wpseek.com
A WordPress-centric search engine for devs and theme authors



wp_quicktags › WordPress Function

Sincen/a
Deprecated3.3.0
wp_quicktags ( No parameters )
See:
Defined at:
Codex:

Handles quicktags.



Source

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