Warning: This hook has been deprecated.

apply_filters( 'htmledit_pre', string $output )

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


Description Description


Parameters Parameters

$output

(string) The HTML-formatted text.


Top ↑

Source Source

File: wp-includes/deprecated.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
4.3.0 This hook has been deprecated.
2.5.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.