Core Class
View Source on Trac ↗
Core Class
WP_Block_Editor_Context
class WP_Block_Editor_Context
// Constructor: function Object() { [native code] } Contains information about a block editor being rendered.
Methods 1 methods
| Method / Return | Description |
|---|---|
| __construct() void | Constructor.
Parameters: $settings: array |
Properties
| Property / Type | Description |
|---|---|
| $name mixed public | No description available. |
| $post mixed public | No description available. |
Class Information
Since Version
5.8.0
Source File
wp-includes/class-wp-block-editor-context.php
Advertisement