PluginProbe
Search Atlas SEO – OTTO AI SEO Automation for WordPress / 2.7.0
Search Atlas SEO – OTTO AI SEO Automation for WordPress v2.7.0
2.7.0 2.6.26 2.6.25 2.6.24 2.6.23 2.6.22 2.6.21 2.6.20 2.6.19 2.6.18 2.6.17 2.6.16 2.6.15 2.6.14 2.6.13 2.6.12 2.6.11 2.6.10 2.6.9 2.6.8 2.6.7 2.6.6 2.6.5 2.6.4 2.6.3 All 139 releases
← All changes | vendor/composer/autoload_static.php +17 -0 2.6.212.7.0 View file →
@@ -172,8 +172,9 @@
172 172 'Metasync_Admin_Pages' => __DIR__ . '/../..' . '/includes/class-metasync-admin-pages.php',
173 173 'Metasync_Auth_Manager' => __DIR__ . '/../..' . '/includes/class-metasync-auth-manager.php',
174 174 'Metasync_Auto_Redirect' => __DIR__ . '/../..' . '/redirections/class-metasync-auto-redirect.php',
175 175 'Metasync_Bing_Instant_Index' => __DIR__ . '/../..' . '/bing-index/class-metasync-bing-instant-index.php',
176 + 'Metasync_BookingPress_Compat' => __DIR__ . '/../..' . '/includes/class-metasync-bookingpress-compat.php',
176 177 'Metasync_Breadcrumbs' => __DIR__ . '/../..' . '/breadcrumbs/class-metasync-breadcrumbs.php',
177 178 'Metasync_Breadcrumbs_Schema' => __DIR__ . '/../..' . '/breadcrumbs/class-metasync-breadcrumbs-schema.php',
178 179 'Metasync_CPU_Monitor' => __DIR__ . '/../..' . '/includes/class-metasync-cpu-monitor.php',
179 180 'Metasync_CSS_Minifier' => __DIR__ . '/../..' . '/code-minification/class-css-minifier.php',
@@ -200,15 +201,23 @@
200 201 'Metasync_Error_Monitor' => __DIR__ . '/../..' . '/404-monitor/class-metasync-404-monitor.php',
201 202 'Metasync_Error_Monitor_Database' => __DIR__ . '/../..' . '/404-monitor/class-metasync-404-monitor-database.php',
202 203 'Metasync_Error_Monitor_List_Table' => __DIR__ . '/../..' . '/404-monitor/class-metasync-404-monitor-list-table.php',
203 204 'Metasync_External_Importer' => __DIR__ . '/../..' . '/includes/class-metasync-external-importer.php',
205 + 'Metasync_Feature_Flags' => __DIR__ . '/../..' . '/includes/class-metasync-feature-flags.php',
204 206 'Metasync_GA4' => __DIR__ . '/../..' . '/includes/class-metasync-ga4.php',
205 207 'Metasync_HTML_To_Builder_Converter' => __DIR__ . '/../..' . '/custom-pages/class-metasync-html-to-builder-converter.php',
206 208 'Metasync_HTML_Visual_Editor' => __DIR__ . '/../..' . '/admin/class-metasync-html-visual-editor.php',
209 + 'Metasync_Headless_Config' => __DIR__ . '/../..' . '/includes/class-metasync-headless-config.php',
210 + 'Metasync_Headless_Graphql' => __DIR__ . '/../..' . '/includes/class-metasync-headless-graphql.php',
211 + 'Metasync_Headless_Refresh_Job' => __DIR__ . '/../..' . '/includes/class-metasync-headless-refresh-job.php',
212 + 'Metasync_Headless_Seo_Data' => __DIR__ . '/../..' . '/includes/class-metasync-headless-seo-data.php',
213 + 'Metasync_Headless_Seo_Surface' => __DIR__ . '/../..' . '/includes/class-metasync-headless-seo-surface.php',
214 + 'Metasync_Headless_Url_Builder' => __DIR__ . '/../..' . '/includes/class-metasync-headless-url-builder.php',
207 215 'Metasync_HeartBeat_Error_Monitor' => __DIR__ . '/../..' . '/heartbeat-error-monitor/class-metasync-heartbeat-error-monitor.php',
208 216 'Metasync_HeartBeat_Error_Monitor_Database' => __DIR__ . '/../..' . '/heartbeat-error-monitor/class-metasync-heartbeat-error-monitor-database.php',
209 217 'Metasync_HeartBeat_Error_Monitor_List_Table' => __DIR__ . '/../..' . '/heartbeat-error-monitor/class-metasync-heartbeat-error-monitor-list-table.php',
210 218 'Metasync_Heartbeat_Manager' => __DIR__ . '/../..' . '/includes/class-metasync-heartbeat-manager.php',
219 + 'Metasync_Host_Blocking_Check' => __DIR__ . '/../..' . '/includes/class-metasync-host-blocking-check.php',
211 220 'Metasync_Hreflang_Output' => __DIR__ . '/../..' . '/public/class-metasync-hreflang-output.php',
212 221 'Metasync_Html_To_Markdown' => __DIR__ . '/../..' . '/includes/class-metasync-html-to-markdown.php',
213 222 'Metasync_Image_Converter' => __DIR__ . '/../..' . '/media-optimization/class-image-converter.php',
214 223 'Metasync_JS_Defer_Delay' => __DIR__ . '/../..' . '/code-minification/class-js-defer-delay.php',
@@ -231,8 +240,9 @@
231 240 'Metasync_Otto_Config' => __DIR__ . '/../..' . '/otto/class-metasync-otto-config.php',
232 241 'Metasync_Otto_Debug' => __DIR__ . '/../..' . '/admin/class-metasync-otto-debug.php',
233 242 'Metasync_Otto_Excluded_URLs_Database' => __DIR__ . '/../..' . '/otto/class-metasync-otto-excluded-urls-database.php',
234 243 'Metasync_Otto_Frontend_Toolbar' => __DIR__ . '/../..' . '/otto-frontend-toolbar/class-metasync-otto-frontend-toolbar.php',
244 + 'Metasync_Otto_Job_Status' => __DIR__ . '/../..' . '/otto/class-metasync-otto-job-status.php',
235 245 'Metasync_Otto_MCP_Integration' => __DIR__ . '/../..' . '/otto/class-metasync-otto-mcp-integration.php',
236 246 'Metasync_Otto_Persistence_Handler' => __DIR__ . '/../..' . '/otto/class-metasync-otto-persistence-handler.php',
237 247 'Metasync_Otto_Persistence_Settings' => __DIR__ . '/../..' . '/otto/class-metasync-otto-persistence-settings.php',
238 248 'Metasync_Otto_Render_Strategy' => __DIR__ . '/../..' . '/otto/class-metasync-otto-render-strategy.php',
@@ -237,8 +247,9 @@
237 247 'Metasync_Otto_Persistence_Settings' => __DIR__ . '/../..' . '/otto/class-metasync-otto-persistence-settings.php',
238 248 'Metasync_Otto_Render_Strategy' => __DIR__ . '/../..' . '/otto/class-metasync-otto-render-strategy.php',
239 249 'Metasync_Otto_Transient_Cache' => __DIR__ . '/../..' . '/otto/class-metasync-otto-transient-cache.php',
240 250 'Metasync_Oxygen_Compat' => __DIR__ . '/../..' . '/includes/class-metasync-oxygen-compat.php',
251 + 'Metasync_Per_Page_Helper' => __DIR__ . '/../..' . '/includes/class-metasync-per-page-helper.php',
241 252 'Metasync_Plugin_Sync' => __DIR__ . '/../..' . '/includes/class-metasync-plugin-sync.php',
242 253 'Metasync_Post_Meta_Settings' => __DIR__ . '/../..' . '/admin/class-metasync-post-meta-setting.php',
243 254 'Metasync_Public' => __DIR__ . '/../..' . '/public/class-metasync-public.php',
244 255 'Metasync_REST_SEO_Inventory' => __DIR__ . '/../..' . '/includes/class-metasync-rest-seo-inventory.php',
@@ -246,8 +257,9 @@
246 257 'Metasync_Redirection' => __DIR__ . '/../..' . '/redirections/class-metasync-redirection.php',
247 258 'Metasync_Redirection_Database' => __DIR__ . '/../..' . '/redirections/class-metasync-redirection-database.php',
248 259 'Metasync_Redirection_Importer' => __DIR__ . '/../..' . '/redirections/class-metasync-redirection-importer.php',
249 260 'Metasync_Redirection_List_Table' => __DIR__ . '/../..' . '/redirections/class-metasync-redirection-list-table.php',
261 + 'Metasync_Redirection_Validator' => __DIR__ . '/../..' . '/redirections/class-metasync-redirection-validator.php',
250 262 'Metasync_Redirections_Admin' => __DIR__ . '/../..' . '/includes/class-metasync-redirections-admin.php',
251 263 'Metasync_Regex_Validator' => __DIR__ . '/../..' . '/includes/class-metasync-regex-validator.php',
252 264 'Metasync_Rest_Api' => __DIR__ . '/../..' . '/public/class-metasync-rest-api.php',
253 265 'Metasync_Review_Notice' => __DIR__ . '/../..' . '/includes/class-metasync-review-notice.php',
@@ -260,9 +272,14 @@
260 272 'Metasync_SEO_Inventory_Builder' => __DIR__ . '/../..' . '/includes/class-metasync-seo-inventory-builder.php',
261 273 'Metasync_SEO_Sidebar' => __DIR__ . '/../..' . '/admin/class-metasync-seo-sidebar.php',
262 274 'Metasync_Schema_Markup' => __DIR__ . '/../..' . '/schema-markup/class-metasync-schema-markup.php',
263 275 'Metasync_Sentry_Telemetry' => __DIR__ . '/../..' . '/telemetry/class-sentry-telemetry.php',
276 + 'Metasync_Seo_Backup' => __DIR__ . '/../..' . '/includes/class-metasync-seo-backup.php',
264 277 'Metasync_Seo_Output' => __DIR__ . '/../..' . '/public/class-metasync-seo-output.php',
278 + 'Metasync_Seo_Precedence' => __DIR__ . '/../..' . '/includes/class-metasync-seo-precedence.php',
279 + 'Metasync_Seo_Restore' => __DIR__ . '/../..' . '/includes/class-metasync-seo-restore.php',
280 + 'Metasync_Seo_Suite' => __DIR__ . '/../..' . '/includes/class-metasync-seo-suite.php',
281 + 'Metasync_Seo_Sync_Settings' => __DIR__ . '/../..' . '/admin/class-metasync-seo-sync-settings.php',
265 282 'Metasync_Session_Helper' => __DIR__ . '/../..' . '/includes/class-metasync-session-helper.php',
266 283 'Metasync_Settings_Fields' => __DIR__ . '/../..' . '/includes/class-metasync-settings-fields.php',
267 284 'Metasync_Settings_Registration' => __DIR__ . '/../..' . '/includes/class-metasync-settings-registration.php',
268 285 'Metasync_Setup_Wizard' => __DIR__ . '/../..' . '/includes/class-metasync-setup-wizard.php',