wordpress - ACF get the value of an options field in a plugin -
I am adding advanced custom field plugin with options.
How can I use the value of a field? From a plugin option?
I have a simple php file in the plugin folder, which needs to get this value. Is this possible?
For anyone searching for a solution:
Field "my_option_field_01" The text field is named.
If you want to display the value of that option field within the paragraph tag, then you will enter it:
Comments
Post a Comment