htmledit_pre

最后更新于:2021-11-27 00:50:39

apply_filters( ‘htmledit_pre’, string $output )

Filters the text before it is formatted for the HTML editor.

参数

$output

(string)
The HTML-formatted text.

源文件

文件: gc-includes/deprecated.php

View on Trac