Enables back/forward cache (bfcache) for instant history navigations even when “nocache” headers are sent, such as when a user is logged in.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_action". | 51:107 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound | Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "nocache_bfcache_use_remember_me_as_opt_in". | 62:34 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound | Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "secure_auth_cookie". | 308:30 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound | Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "secure_logged_in_cookie". | 311:34 | Plugin Repo |
| WARNING | readme_reserved_contributors | The "Contributors" header in the readme file contains reserved username(s). Found: "wordpressdotorg" | — | Plugin Repo |
| 11/13/2025, 7:39:54 PM | 9s | 99 | 4 | 1 |