wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
_wp_get_entity_view_config_root_site › WordPress Function
Seit7.2.0
Veraltetn/v
› _wp_get_entity_view_config_root_site ( $data )
| Parameter: |
|
| Gibt zurück: |
|
| Definiert in: |
|
| 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.