Skip to content

Commit 2278f44

Browse files
committed
Update ableplayer.php
1 parent 2b8edf2 commit 2278f44

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ableplayer.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -682,6 +682,7 @@ function able_status_notice() {
682682
echo '<p>' . __( "Let me give you a few quick things to try out while you're here:", 'ableplayer' ) . '</p>';
683683
echo '<ol>';
684684
echo '<li>' . __( 'Create a new post and add media to experiment with Able Player.', 'ableplayer' ) . '</li>';
685+
// translators: link to settings page.
685686
echo '<li>' . sprintf( __( 'Visit the <a href="%s">Able Player settings page</a> and explore options.', 'ableplayer' ), esc_url( $settings_url ) ) . '</li>';
686687
echo '</ol>';
687688
// translators: link to plugin documentation.

0 commit comments

Comments
 (0)