Make WordPress Core

Changeset 7266


Ignore:
Timestamp:
03/12/2008 05:36:26 PM (18 years ago)
Author:
westi
Message:

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/edit-page-form.php

    r7240 r7266  
    196196<div id="ajax-response"></div>
    197197</div>
     198<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>
    198199</div>
    199200</div>
Note: See TracChangeset for help on using the changeset viewer.