apply_filters( 'wp_default_editor', string $r )

Filters which editor should be displayed by default.


Description Description


Parameters Parameters

$r

(string) Which editor should be displayed by default. Either 'tinymce', 'html', or 'test'.


Top ↑

Source Source

File: wp-includes/general-template.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
2.5.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

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