wpseek.com
Uma área de pesquisa sobre o WordPress para devs e autores do tema



preview_theme › WordPress Function

Desde2.6.0
Obsoleto4.3.0
preview_theme ( Sem parâmetros )
Definido em:
Codex:

Start preview theme output buffer.

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


Fonte

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