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



wp_preload_dialogs › WordPress Function

Seitn/v
Veraltet3.3.0
wp_preload_dialogs ( Keine Parameter )
Siehe:
Definiert in:
Codex:

Preloads TinyMCE dialogs.



Quellcode

function wp_preload_dialogs() {
	_deprecated_function( __FUNCTION__, '3.3.0', 'wp_editor()' );
}