You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -351,7 +393,7 @@ function ableplayer_show_sidebar() {
351
393
// Translators: URL for AblePlayer github docs.
352
394
echowp_kses_post( sprintf( __( 'Learn more about the <a href="%s">AblePlayer accessible media player</a>.', 'ableplayer' ), 'https://ableplayer.github.io/ableplayer/' ) );
353
395
// Translators: URL for Joe Dolson donate page.
354
-
echowp_kses_post( sprintf( __( '<a href="%s">Support Joe Dolson</a>, AblePlayer lead developer.', 'ableplayer' ), 'https://www.joedolson.com/donate/' ) );
396
+
echo'' . wp_kses_post( sprintf( __( 'Help support Able Player! <a href="%s">Sponsor Joe Dolson</a>, AblePlayer lead developer.', 'ableplayer' ), 'https://www.joedolson.com/donate/' ) );
355
397
?>
356
398
</p>
357
399
<ul class="ableplayer-flex ableplayer-social">
@@ -386,5 +428,11 @@ function ableplayer_show_sidebar() {
0 commit comments