apply_filters( 'the_editor', string $output )

Filters the HTML markup output that displays the editor.


Description Description


Parameters Parameters

$output

(string) Editor's HTML markup.


Top ↑

Source Source

File: wp-includes/class-wp-editor.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
2.1.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

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