W3 Mind Logo
Home » Custom Fields – Disappeared from Screen Options in WordPress

Custom Fields – Disappeared from Screen Options in WordPress

Recently I got an issue in a WordPress site. The issue was that the default custom fields of WordPress weren’t visible in the backend of the site. I thought it might not have enabled the custom field in “Screen Options”. It will be disabled from there.

I went there and checked the settings. But the option was already enabled. Then I thought that it must be happening because of some plugin.

And after some research I found the solution. This was due to the ACF(Advanced Custom Fields) plugin. Basically there is a conflict between this plugin and WordPress’s custom field feature.

Now I couldn’t even disable ACF because a lot of things on the site were made from this plugin. So I found that a function is already available to solve this problem. All you need to do is add it to your theme’s function.php file.

And after that I can see back the default custom field feature of WordPress on my pages.

				
					add_filter('acf/settings/remove_wp_meta_box', '__return_false');
				
			
About Author
W3Mind

W3Mind

W3Mind focuses on Blogging, Make Money Online, SEO, Business Blogging, Social Media, WordPress, Internet Tools, Web Design and Development.
Give it a Share
Facebook
Twitter
LinkedIn
You May Also Like
Leave a Reply

Your email address will not be published. Required fields are marked *

How to
START A
BLOG
(step by step)
Load WordPress Sites in as fast as 37ms!