This hook has been deprecated.

apply_filters( 'htmledit_pre', string $output )

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


Parameters

$output

(string) The HTML-formatted text.


Source

File: wp-includes/deprecated.php

View on GitHub



Changelog

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