Make WordPress Core

Changeset 20826


Ignore:
Timestamp:
05/18/2012 02:50:05 AM (12 years ago)
Author:
azaozz
Message:

Image captions: revert label change back to "Caption", fixes #18311

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/includes/media.php

    r20735 r20826  
    936936        'image_alt'   => array(),
    937937        'post_excerpt' => array(
    938             'label'      => __('Default Caption'),
     938            'label'      => __('Caption'),
    939939            'input'      => 'html',
    940940            'html'       => wp_caption_input_textarea($edit_post)
Note: See TracChangeset for help on using the changeset viewer.