apply_filters( 'quicktags_settings', array $qtInit, string $editor_id )

Filters the Quicktags settings.


Description Description


Parameters Parameters

$qtInit

(array) Quicktags settings.

$editor_id

(string) The unique editor ID, e.g. 'content'.


Top ↑

Source Source

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

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
3.3.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

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