Add description for custom fields on write>page. Fixes #6190 props hansengel.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7266 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
f80da996c9
commit
0070e011a2
|
@ -195,6 +195,7 @@ list_meta($metadata);
|
||||||
?>
|
?>
|
||||||
<div id="ajax-response"></div>
|
<div id="ajax-response"></div>
|
||||||
</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>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue