Recent

the_contentfilter

the_content

Type: filter
Source: includes/rest/class-rest-controller.php line 758

Usage

add_filter( 'the_content', function() {
    // ...
} );