wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren



preview_theme › WordPress Function

Seit2.6.0
Veraltet4.3.0
preview_theme ( Keine Parameter )
Definiert in:
Codex:

Start preview theme output buffer.

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


Quellcode

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