PluginProbe
ThinkRank AI SEO – AI SEO Plugin for WordPress: Schema, XML Sitemaps, Meta Tags, Search Console & Local SEO / 2.8.0
ThinkRank AI SEO – AI SEO Plugin for WordPress: Schema, XML Sitemaps, Meta Tags, Search Console & Local SEO v2.8.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 | includes/api/class-setup-wizard-endpoint.php +1 -1 2.7.02.8.0 View file →
@@ -81,9 +81,9 @@
81 81 * Import_Controller::ALLOWED_PLUGINS so an arbitrary slug can never be stored.
82 82 *
83 83 * @var string[]
84 84 */
85 - const MIGRATABLE_PLUGINS = ['yoast', 'rankmath', 'seopress', 'aioseo'];
85 + const MIGRATABLE_PLUGINS = ['yoast', 'rankmath', 'seopress', 'aioseo', 'squirrly'];
86 86
87 87 /**
88 88 * Register API routes.
89 89 *