A wordpress plugin to automatically resize and improve upon wysiwyg and textarea fields in Advanced Custom Fields.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound | Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "acf-autosize/wysiwyg/min-height". | 51:46 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound | Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "acf-autosize/enabledInFrontend". | 30:27 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound | Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "acf-autosize/enabledByDefault". | 53:49 | Plugin Repo |
| ERROR | outdated_tested_upto_header | Tested up to: 5.9 < 6.8. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress. | — | Plugin Repo |
| ERROR | plugin_header_no_license | Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license. | — | Plugin Repo |
| WARNING | WordPress.WP.EnqueuedResourceParameters.NotInFooter | In footer ($in_footer) is not set explicitly wp_register_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header. | 44:9 | Performance |
| WARNING | mismatched_plugin_name | Plugin name "acf-autosize" is different from the name declared in plugin header "ACF Autosize". | — | — |
| 11/14/2025, 7:56:37 AM | 9s | 99 | 5 | 2 |