We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcc0e46 commit 671a557Copy full SHA for 671a557
ableplayer.php.html
@@ -343,11 +343,11 @@
343
),
344
'vimeo-id' => array(
345
'default' => '',
346
- 'description' => __( 'ID of a video on Vimeo.', 'ableplayer' ),
+ 'description' => __( 'ID or URL of a video on Vimeo.', 'ableplayer' ),
347
348
'vimeo-desc-id' => array(
349
350
- 'description' => __( 'ID of an alternate described version of a video on Vimeo', 'ableplayer' ),
+ 'description' => __( 'ID or URL of an alternate described version of a video on Vimeo', 'ableplayer' ),
351
352
'width' => array(
353
0 commit comments