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



wp_print_editor_js › WordPress Function

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

Prints TinyMCE editor JS.



Quellcode

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