Skip to content

Commit 671a557

Browse files
committed
deploy: f21f1f4
1 parent bcc0e46 commit 671a557

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ableplayer.php.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -343,11 +343,11 @@
343343
),
344344
'vimeo-id' => array(
345345
'default' => '',
346-
'description' => __( 'ID of a video on Vimeo.', 'ableplayer' ),
346+
'description' => __( 'ID or URL of a video on Vimeo.', 'ableplayer' ),
347347
),
348348
'vimeo-desc-id' => array(
349349
'default' => '',
350-
'description' => __( 'ID of an alternate described version of a video on Vimeo', 'ableplayer' ),
350+
'description' => __( 'ID or URL of an alternate described version of a video on Vimeo', 'ableplayer' ),
351351
),
352352
'width' => array(
353353
'default' => '',

0 commit comments

Comments
 (0)