Start preview theme output buffer.
Description
Will only perform task if the user has permissions and template and preview query variables exist.
Source
function preview_theme() {
_deprecated_function( __FUNCTION__, '4.3.0' );
}
This function has been deprecated.
Start preview theme output buffer.
Will only perform task if the user has permissions and template and preview query variables exist.
function preview_theme() {
_deprecated_function( __FUNCTION__, '4.3.0' );
}
User Contributed Notes
You must log in before being able to contribute a note or feedback.