Skip to content

excerpt_more

github-actions[bot] edited this page Jun 25, 2026 · 1 revision

Auto-generated Example

add_filter(
   'excerpt_more',
    function( string $_____hellip_ ) {
        // Your code here.
        return $_____hellip_;
    }
);

Parameters

  • string $_____hellip_

Files

apply_filters( 'excerpt_more', ' ' . '…' )

← All Hooks

Clone this wiki locally