Enables browsers to speculatively prerender or prefetch pages to achieve near-instant loads based on user interaction.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$site_ids". | 16:5 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$site_id". | 25:28 | Plugin Repo |
| WARNING | readme_reserved_contributors | The "Contributors" header in the readme file contains reserved username(s). Found: "wordpressdotorg" | — | Plugin Repo |
| WARNING | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$$global_var_name". | 62:23 | Plugin Repo |
| WARNING | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$$global_var_name". | 63:23 | Plugin Repo |
| 11/12/2025, 11:28:51 PM | 8s | 99 | 2 | 3 |