Filters the post status.
Parameters
$post_statusstring- The post status.
$postWP_Post- The post object.
Source
return apply_filters( 'get_post_status', $post_status, $post );
Filters the post status.
$post_statusstring$postWP_Postreturn apply_filters( 'get_post_status', $post_status, $post );
You must log in before being able to contribute a note or feedback.
Example: Changed post status of post id 1