Advertisement

Summery Summery

Filters the comma-delimited list of stylesheets to load in TinyMCE.

Syntax Syntax

apply_filters( 'mce_css', string $stylesheets )

Parameters Parameters

$stylesheets

Comma-delimited list of stylesheets.

Source Source

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

Advertisement

Changelog Changelog

Changelog
Version Description
2.1.0 Introduced.

Advertisement

Leave a Reply