Created
September 7, 2020 09:00
-
-
Save gerharddt/08e1ee9338d47cee9ca9e2cab3426360 to your computer and use it in GitHub Desktop.
WordPress/ACF: Show hidden custom fields
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
add_filter('acf/settings/remove_wp_meta_box', '__return_false'); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment