the_editor

Advertisement

Summery Summery

Filters the HTML markup output that displays the editor.

Syntax Syntax

apply_filters( 'the_editor', string $output )

Parameters Parameters

$output

Editor's HTML markup.

Source Source

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

Advertisement

Changelog Changelog

Changelog
Version Description
2.1.0 Introduced.

Advertisement

Leave a Reply