Add description for custom fields on write>page. Fixes #6190 props hansengel.

git-svn-id: https://develop.svn.wordpress.org/trunk@7266 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Peter Westwood 2008-03-12 17:36:26 +00:00
parent 371daed3ad
commit 65a8975cc0
1 changed files with 1 additions and 0 deletions

View File

@ -195,6 +195,7 @@ list_meta($metadata);
?>
<div id="ajax-response"></div>
</div>
<p><?php _e('Custom fields can be used to add extra metadata to a post that you can <a href="http://codex.wordpress.org/Using_Custom_Fields" target="_blank">use in your theme</a>.'); ?></p>
</div>
</div>