mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 14:20:15 +00:00
Revert label change in [20282]. see #18311.
git-svn-id: https://develop.svn.wordpress.org/trunk@20310 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -951,7 +951,7 @@ function get_attachment_fields_to_edit($post, $errors = null) {
|
||||
),
|
||||
'image_alt' => array(),
|
||||
'post_excerpt' => array(
|
||||
'label' => __('Caption'),
|
||||
'label' => __('Default Caption'),
|
||||
'input' => 'html',
|
||||
'html' => wp_caption_input_textarea($edit_post)
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user