Changeset 63526 for trunk/src/wp-includes/default-filters.php
- Timestamp:
- 09/08/2026 08:41:22 AM (4 hours ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/default-filters.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/default-filters.php
r63012 r63526 546 546 add_action( 'rest_api_init', 'rest_api_default_filters', 10, 1 ); 547 547 add_action( 'rest_api_init', 'register_initial_settings', 10 ); 548 add_filter( 'rest_pre_update_setting', 'rest_restrict_privacy_policy_page_setting_update', 10, 2 ); 548 549 add_action( 'rest_api_init', 'create_initial_rest_routes', 99 ); 549 550 add_action( 'parse_request', 'rest_api_loaded' );
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)