Hi
I would like to convert, automatically, Custom Fields into Tags.
Anyone knows if there is some plugin that do it "automatically" or some code that could be added.
Many Thanks
Hi
I would like to convert, automatically, Custom Fields into Tags.
Anyone knows if there is some plugin that do it "automatically" or some code that could be added.
Many Thanks
Who knows??
I'd like to know how too....any one?
I asked this because I wanted to display my custom fields in posts and pages, I have found that using:
<?php get_post_meta(get_the_ID , 'url' , true) ?>
I can display any custom field I want, just replace url for your custom field.
This topic has been closed to new replies.