wpseek.com
A WordPress-centric search engine for devs and theme authors
_wp_get_entity_view_config_root_site › WordPress Function
Since7.2.0
Deprecatedn/a
› _wp_get_entity_view_config_root_site ( $data )
| Parameters: |
|
| Returns: |
|
| Defined at: |
|
| Codex: |
Provides the view configuration for the `root`/`site` entity.
The site settings are a singleton record edited through a form (the site editor's Identity screen) rather than listed in a view, so only theform
is defined here. The generic default_view, default_layouts, and
view_list built by wp_get_entity_view_config() are left untouched.