format_to_edit

最后更新于:2021-11-26 10:09:44

apply_filters( ‘format_to_edit’, string $content )

Filters the text to be formatted for editing.

参数

$content

(string)
The text, prior to formatting for editing.

源文件

文件: gc-includes/formatting.php

View on Trac