Summery Summery
Fires right before the meta boxes are rendered.
Syntax Syntax
Description Description
This allows for the filtering of meta box data, that should already be present by this point. Do not use as a means of adding meta box data.
Parameters Parameters
- $wp_meta_boxes
-
Global meta box state.
Source Source
Advertisement
Changelog Changelog
Version | Description |
---|---|
5.0.0 | Introduced. |