apply_filters( 'the_excerpt', string $post_excerpt )

Filters the displayed post excerpt.


Description Description

See also See also


Top ↑

Parameters Parameters

$post_excerpt

(string) The post excerpt.


Top ↑

Source Source

File: wp-includes/post-template.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
0.71 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.