Get meta info on front end
-
Hi, (this plugin is really awesome and i have a range of feature requests ?? )
Is there a method where i can get the meta info on the front end?
For example in my template i say something like this:
get_meta_info(PLACE META ID HERE);
like:
get_meta_info(‘picture’);And it returns an array with this information:
label, type, description
What i want to do is to show the label on the front end and then the meta value. But i want it to be dynamic so whenever i change the label in back end i dont have to change my template files too.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Get meta info on front end’ is closed to new replies.