PluginProbe
ThinkRank AI SEO – AI SEO Plugin for WordPress: Schema, XML Sitemaps, Meta Tags, Search Console & Local SEO / 2.7.0
ThinkRank AI SEO – AI SEO Plugin for WordPress: Schema, XML Sitemaps, Meta Tags, Search Console & Local SEO v2.7.0
2.8.0 2.7.0 2.6.0 2.5.0 2.4.0 2.3.0 2.2.0 2.1.1 2.1.0 2.0.2 2.0.1 2.0.0 1.32.0 1.31.0 1.30.0 1.29.0 1.28.0 1.27.0 1.26.0 1.25.0 trunk 1.0.0 1.0.1 1.0.2 1.1.0 All 49 releases
← All changes | templates/email-report/email.html.php +4 -4 2.2.02.7.0 View file →
@@ -8,12 +8,12 @@
8 8 * - Inline styles only — Gmail / Outlook / Apple Mail strip / partially
9 9 * support <style> blocks. Anything that must render reliably is inline.
10 10 * - Tables for outer layout — most reliable across clients (especially
11 11 * older Outlook versions).
12 - * - The `additional_css` block (Pro-only) is injected as a <style> tag so
13 - * advanced agencies can theme without us re-engineering inline rules
14 - * every time. The PRD calls out that CSS support varies — that's their
15 - * risk to take.
12 + * - The header logo, logo link, header background, intro, footer, extra CSS
13 + * and dashboard link are slots filled through the
14 + * `thinkrank_email_report_payload` filter. Extra CSS goes into a <style>
15 + * tag; CSS support varies across email clients.
16 16 *
17 17 * @var array $payload
18 18 *
19 19 * @package ThinkRank