Skip to content

Commit

Permalink
Fix docs for wpa_excerpt_more
Browse files Browse the repository at this point in the history
  • Loading branch information
joedolson committed May 8, 2024
1 parent 0789a3b commit 50b56e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/wp-accessibility.php
Original file line number Diff line number Diff line change
Expand Up @@ -667,7 +667,7 @@ function wpa_continue_reading( $id ) {
/**
* Add custom continue reading text to excerpts.
*
* @return Ellipsis + continue reading text.
* @return string Ellipsis + continue reading text.
*/
function wpa_excerpt_more() {
global $id;
Expand Down

0 comments on commit 50b56e7

Please sign in to comment.