feat: make msls_get_switcher() $attr optional#644
Merged
lloc merged 3 commits intoJul 24, 2026
Annotations
10 warnings
|
Run plugin check:
includes/Frontend/Output.php#L130
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "self::MSLS_ALTERNATE_LINKS_HOOK".
|
|
Run plugin check:
includes/Frontend/Output.php#L101
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "self::MSLS_GET_HOOK".
|
|
Run plugin check:
includes/Frontend/Map/HrefLang.php#L69
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "self::MSLS_HEAD_HREFLANG_HOOK".
|
|
Run plugin check:
includes/Frontend/Widget.php#L58
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "self::MSLS_ALTERNATIVE_CONTENT_HOOK".
|
|
Run plugin check:
includes/ContentImport/ContentImporter.php#L360
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "self::MSLS_AFTER_IMPORT_ACTION".
|
|
Run plugin check:
includes/ContentImport/ContentImporter.php#L299
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "self::MSLS_BEFORE_IMPORT_ACTION".
|
|
Run plugin check:
includes/RestApi/RestApi.php#L409
Using exclusionary parameters, like post__not_in, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
|
|
Run plugin check:
includes/Admin/CustomFilter.php#L89
Using exclusionary parameters, like post__not_in, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
|
|
Run plugin check:
includes/Admin/TranslationPicker/Table.php#L182
Using exclusionary parameters, like post__not_in, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
|
|
Run plugin check:
includes/Plugin.php#L204
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
|
background
wait
wait-all
cancel
parallel
Loading