Hi, by default the plugin adds a annoying prefix 'cf_' in front of the custom field name, how to remove that?
Hi, by default the plugin adds a annoying prefix 'cf_' in front of the custom field name, how to remove that?
I searched for this code from the files and removed it.
from Plugins => Editors
Hi NumazPurho101, can you be more specific? like which file and which line?
Will it cause any errors because the author says the cf_ prefix cannot be removed.
It's not possible to remove the cf_ from the field name. It's there for a reason.
Thanks
find and edit wp-user-frontend/admin/custom-fields.php
look for the "cf_" and delete them, there are 4
You must log in to post.