apply_filters( 'format_to_edit', string $content )

Filters the text to be formatted for editing.


Description Description


Parameters Parameters

$content

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


Top ↑

Source Source

File: wp-includes/formatting.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
1.2.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

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