Changeset 32116 for trunk/src/wp-includes/post.php
- Timestamp:
- 04/12/2015 09:28:58 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/post.php
r31829 r32116 1604 1604 * - add_new - Default is Add New for both hierarchical and non-hierarchical types. 1605 1605 * When internationalizing this string, please use a gettext context 1606 * {@link http ://codex.wordpress.org/I18n_for_WordPress_Developers#Disambiguation_by_context}1606 * {@link https://codex.wordpress.org/I18n_for_WordPress_Developers#Disambiguation_by_context} 1607 1607 * matching your post type. Example: `_x( 'Add New', 'product' );`. 1608 1608 * - add_new_item - Default is Add New Post/Add New Page.
Note: See TracChangeset
for help on using the changeset viewer.