apply_filters( 'teeny_mce_plugins', array $plugins, string $editor_id )

Filters the list of teenyMCE plugins.


Description Description


Parameters Parameters

$plugins

(array) An array of teenyMCE plugins.

$editor_id

(string) Unique editor identifier, e.g. 'content'.


Top ↑

Source Source

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

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
2.7.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

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