apply_filters( 'editor_stylesheets', array $stylesheets )

Filters the array of stylesheets applied to the editor.


Description Description


Parameters Parameters

$stylesheets

(array) Array of stylesheets to be applied to the editor.


Top ↑

Source Source

File: wp-includes/theme.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
4.3.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

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