| @@ -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). |