Skip to content

Commit

Permalink
Twenty Fifteen: Document the $more parameter in `twentyfifteen_exce…
Browse files Browse the repository at this point in the history
…rpt_more()`.

Follow-up to [30237], [30569].

Props pitamdey, sabernhardt.
See #62079.

git-svn-id: https://develop.svn.wordpress.org/trunk@59110 602fd350-edb4-49c9-b593-d223f7449a82
  • Loading branch information
SergeyBiryukov committed Sep 28, 2024
1 parent a51f2e4 commit 9f05c9e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/wp-content/themes/twentyfifteen/inc/template-tags.php
Original file line number Diff line number Diff line change
Expand Up @@ -256,6 +256,7 @@ function twentyfifteen_get_link_url() {
*
* @since Twenty Fifteen 1.0
*
* @param string $more Default Read More excerpt link.
* @return string 'Continue reading' link prepended with an ellipsis.
*/
function twentyfifteen_excerpt_more( $more ) {
Expand Down

0 comments on commit 9f05c9e

Please sign in to comment.