Summery Summery
Returns the TinyMCE base URL.
Syntax Syntax
Return Return
(string)
Source Source
File: wp-includes/class-wp-editor.php
return self::$baseurl; } /** * Returns the default TinyMCE settings. * Doesn't include plugins, buttons, editor selector.
Advertisement
Changelog Changelog
Version | Description |
---|---|
4.8.0 | Introduced. |