Codex tools: Log in / create account
Contents |
Displays an unordered list of meta "key:value" pairs, or the post-meta, for the current post. Must be used from within The_Loop. For more information on this tag, see Using_Custom_Fields.
<?php the_meta(); ?>
<p>Meta information for this post:</p> <?php the_meta(); ?>
This tag has no parameters.
the_ID, the_title, the_title_attribute, single_post_title, the_title_rss, the_content, the_content_rss, the_excerpt, the_excerpt_rss, previous_post_link, next_post_link, posts_nav_link, the_meta