PluginProbe
Yoast SEO – Advanced SEO with real-time guidance and built-in AI / 28.5
Yoast SEO – Advanced SEO with real-time guidance and built-in AI v28.5
28.5 28.4 28.3 28.2 28.1 28.0 27.9 27.8 27.7 27.6 27.5 trunk 18.0 18.1 18.2 18.3 18.4 18.4.1 18.5 18.5.1 18.6 18.7 18.8 18.9 19.0 All 129 releases
← All changes | src/integrations/admin/helpscout-beacon.php +3 -1 28.028.5 View file →
@@ -5,8 +5,9 @@
5 5 use WPSEO_Addon_Manager;
6 6 use WPSEO_Admin_Asset_Manager;
7 7 use WPSEO_Tracking_Server_Data;
8 8 use WPSEO_Utils;
9 +use Yoast\WP\SEO\Bulk_Editor\User_Interface\Bulk_Editor_Integration;
9 10 use Yoast\WP\SEO\Conditionals\Admin_Conditional;
10 11 use Yoast\WP\SEO\Conditionals\User_Can_Manage_Wpseo_Options_Conditional;
11 12 use Yoast\WP\SEO\Config\Migration_Status;
12 13 use Yoast\WP\SEO\Helpers\Options_Helper;
@@ -97,9 +98,10 @@
97 98 'wpseo_search_console',
98 99 'wpseo_tools',
99 100 Plans_Page_Integration::PAGE,
100 101 'wpseo_workouts',
101 - 'wpseo_integrations',
102 + Integrations_Page::PAGE,
103 + Bulk_Editor_Integration::PAGE,
102 104 ];
103 105
104 106 /**
105 107 * The current admin page