the_editor_content

过滤钩子


apply_filters( 'the_editor_content', $instance['text'], $default_editor )
定义位置
  • wp-includes/widgets/class-wp-widget-text.php
    , line 474
引入
n/a
弃用

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

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