Skip to content

Instantly share code, notes, and snippets.

@gerharddt
Created September 7, 2020 09:00
Show Gist options
  • Save gerharddt/08e1ee9338d47cee9ca9e2cab3426360 to your computer and use it in GitHub Desktop.
Save gerharddt/08e1ee9338d47cee9ca9e2cab3426360 to your computer and use it in GitHub Desktop.
WordPress/ACF: Show hidden custom fields
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