Making WordPress.org


Ignore:
Timestamp:
10/22/2021 10:44:47 PM (4 years ago)
Author:
coreymckrill
Message:

WordPress.org Learn: Sync with GitHub

Props psykro, alexstine, chetan200891

https://github.com/WordPress/learn/compare/7ea99ea7ed2b193eb3b8e85ca8d338347865dc2b...b33b5d02045af0a3ee379dc43d1326a75c7d026a

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/wordpress.org/public_html/wp-content/plugins/wporg-learn/inc/post-meta.php

    r11275 r11294  
    134134        'video_caption_language',
    135135        array(
    136             'description'       => __( 'A language for which captions are available for the workshop video.', 'wporg_learn' ),
     136            'description'       => __( 'A language for which subtitles are available for the workshop video.', 'wporg_learn' ),
    137137            'type'              => 'string',
    138138            'single'            => false,
Note: See TracChangeset for help on using the changeset viewer.