W3cubDocs

/WordPress

apply_filters( 'the_content_more_link', string $more_link_element, string $more_link_text )

Filters the Read More link text.

Parameters

$more_link_element

(string) Read More link element.

$more_link_text

(string) Read More text.

Source

File: wp-includes/post-template.php

View on Trac

Changelog

Version Description
2.8.0 Introduced.

© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/the_content_more_link