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



the_editor_content › WordPress Filter Hooks

Seitn/v
Veraltetn/v
apply_filters( 'the_editor_content', $instance['text'], $default_editor )
Definiert in:
Codex:

This filter is documented in wp-includes/class-wp-editor.php





Quellcode

$text = apply_filters( 'the_editor_content', $instance['text'], $default_editor );