Make WordPress Core

Changeset 25158


Ignore:
Timestamp:
08/28/2013 06:58:57 PM (11 years ago)
Author:
nacin
Message:

Return to 'Item' for term updated messages for the link_category taxonomy.

props SergeyBiryukov, pavelevap.
fixes #18714.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/edit-tags.php

    r25144 r25158  
    272272    6 => __( 'Categories deleted.' )
    273273);
    274 $messages['link_category'] = $messages['category'];
    275274$messages['post_tag'] = array(
    276275    0 => '', // Unused. Messages start at index 1.
Note: See TracChangeset for help on using the changeset viewer.