=== Custom Fields Missing When ACF is Active === Contributors: Francisco Gálvez Tags: acf, custom fields, missing Requires at least: 5.0 Tested up to: 5.8 Stable tag: 1.0.0 Requires PHP: 5.6 and higher License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Reverse missing Wordpress custom fields when ACF is activated. == Description == When the plugin ACF or ACF Pro 5.6.0 is active the native WordPress Custom Fields on post, pages or CPTs is not visible and gone missing. If you disable the ACF plugin the custom fields are visible again. The functionality to hide the WordPress custom fields was introduced in ACF version 5.5.13 but then made default in 5.6.0, it was made default to speed up the page speed load of the admin edit page/post screen. This plugin reverse this behaviour, so you don't need to edit the function.php of your template. == Installation == 1. Install from WordPress control panel in Dashboard > Plugins admin page. Then activate it. 2. Install manually uploading to plugin folder inside wp-content. Then activate it == Frequently Asked Questions == = Why ACF hide this box? = The functionality to hide the WordPress custom fields was introduced in ACF version 5.5.13 but then made default in 5.6.0, it was made default to speed up the page speed load of the admin edit page/post screen. == Screenshots == == Changelog == = Custom Fields Missing When ACF is Active 1.0.0 | 23.08.2021 =