Uses
Uses | Description |
---|---|
wp-includes/functions.php: _deprecated_function() | Mark a function as deprecated and inform when it has been used. |
This method has been deprecated.
Outputs the HTML for distraction-free writing mode.
File: wp-includes/class-wp-editor.php
public static function wp_fullscreen_html() { _deprecated_function( __FUNCTION__, '4.3.0' ); }
Version | Description |
---|---|
4.3.0 | This method has been deprecated. |
3.2.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/classes/_wp_editors/wp_fullscreen_html