Skip to content

Commit c259108

Browse files
committed
Minor description updates.
1 parent c9e19cb commit c259108

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/ableplayer.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -335,11 +335,11 @@ function able_player_parameters() {
335335
),
336336
'youtube-id' => array(
337337
'default' => '',
338-
'description' => __( '11-character YouTube ID or a URL to a YouTube video page.', 'ableplayer' ),
338+
'description' => __( 'YouTube ID or a URL to a YouTube video page.', 'ableplayer' ),
339339
),
340340
'youtube-desc-id' => array(
341341
'default' => '',
342-
'description' => __( '11-character YouTube ID of an alternative described version of a video.', 'ableplayer' ),
342+
'description' => __( 'YouTube ID or URL of an alternative described version of a video.', 'ableplayer' ),
343343
),
344344
'youtube-nocookie' => array(
345345
'default' => '',

0 commit comments

Comments
 (0)