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.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 1.10.0 All 48 releases
← All changes | includes/cleanup-manifest.php +7 -1 2.2.02.7.0 View file →
@@ -48,14 +48,19 @@
48 48 'thinkrank_collect_performance_data',
49 49 'thinkrank_regenerate_sitemap',
50 50 'thinkrank_regenerate_sitemap_settings',
51 51 'thinkrank_ai_traffic_prune',
52 - 'thinkrank_auto_ai_optimize',
53 52 'thinkrank_instant_indexing_reconcile',
54 53 'thinkrank_instant_indexing_submit',
55 54 'thinkrank_email_report_tick',
55 + // Retired with the Brand Visibility feature. Still listed so deactivation
56 + // and uninstall clear events a site scheduled before it was removed.
56 57 'thinkrank_bv_tick',
57 58 'thinkrank_bv_watchdog',
59 + // Moved to ThinkRank Pro with Auto AI metadata, which schedules its own
60 + // `thinkrank_pro_` hook. Still listed so events queued before the move
61 + // are cleared.
62 + 'thinkrank_auto_ai_optimize',
58 63 ],
59 64
60 65 /*
61 66 * Every capability the plugin grants, including the pre-Role-Manager slugs
@@ -80,8 +85,9 @@
80 85 'thinkrank_ai_insights',
81 86 'thinkrank_internal_links',
82 87 'thinkrank_redirections',
83 88 'thinkrank_broken_links',
89 + 'thinkrank_external_links',
84 90 'thinkrank_woocommerce',
85 91 'thinkrank_settings',
86 92 'thinkrank_manage_roles',
87 93 // Legacy slugs (pre-Role Manager).