This hook has been deprecated.

apply_filters( 'htmledit_pre', string $output )

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


Parameters

$output

The HTML-formatted text.


Source

File: wp-includes/deprecated.php

View on GitHub


Changelog

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