wpseek.com
WordPress开发者和主题制作者的搜索引擎



the_editor_content › WordPress过滤钩子

Sincen/a
已弃用n/a
apply_filters( 'the_editor_content', $instance['text'], $default_editor )
定义在:
文档:

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





源码

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