apply_filters_ref_array( 'the_preview', WP_Post $post_preview, WP_Query $query )

Filters the single post for preview mode.

Parameters

$post_preview

(WP_Post) The Post object.

$query

(WP_Query) The WP_Query instance (passed by reference).

Source

File: wp-includes/class-wp-query.php

View on Trac

Changelog

Version Description
2.7.0 Introduced.

© 2003–2021 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/the_preview