the_content
Type: filter
Source: includes/rest/class-rest-controller.php line 758
Usage
add_filter( 'the_content', function() {
// ...
} );
the_contentfilterType: filter
Source: includes/rest/class-rest-controller.php line 758
add_filter( 'the_content', function() {
// ...
} );