wpseek.com
Un motore di ricerca WordPress per sviluppatori e autori di temi



preview_theme › WordPress Function

Da2.6.0
Deprecato4.3.0
preview_theme ( Nessun parametro )
Definito a:
Codex:

Start preview theme output buffer.

Will only perform task if the user has permissions and template and preview query variables exist.


Sorgenti

function preview_theme() {
	_deprecated_function( __FUNCTION__, '4.3.0' );
}