mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-16 23:00:21 +00:00
Twenty Nineteen: Correct @since version for twentynineteen_excerpt_more().
Follow-up to [49831]. See #46177. git-svn-id: https://develop.svn.wordpress.org/trunk@49901 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -208,7 +208,7 @@ add_action( 'widgets_init', 'twentynineteen_widgets_init' );
|
||||
* Replaces "[...]" (appended to automatically generated excerpts) with ... and
|
||||
* a 'Continue reading' link.
|
||||
*
|
||||
* @since Twenty Nineteen 2.6
|
||||
* @since Twenty Nineteen 2.0
|
||||
*
|
||||
* @param string $link Link to single post/page.
|
||||
* @return string 'Continue reading' link prepended with an ellipsis.
|
||||
|
||||
Reference in New Issue
Block a user