wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
rest_restrict_privacy_policy_page_setting_update › WordPress Function
Seit7.2.0
Veraltetn/v
› rest_restrict_privacy_policy_page_setting_update ( $updated, $name )
| Parameter: (2) |
|
| Gibt zurück: |
|
| Definiert in: |
|
| Codex: |
Prevents users without the `manage_privacy_options` capability from changing the privacy policy page through the REST API.
The settings endpoint only checksmanage_options. On multisite the
manage_privacy_options capability maps to manage_network, so a site
administrator can read the setting but must not change it, matching the
Settings > Privacy screen.