Changeset 51038
- Timestamp:
- 05/27/2021 01:51:49 AM (5 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/widgets-form-blocks.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/widgets-form-blocks.php
r51037 r51038 57 57 58 58 require_once ABSPATH . 'wp-admin/admin-header.php'; 59 60 /** 61 * Fires before the Widgets administration page content loads. 62 * 63 * @since 3.0.0 64 */ 65 do_action( 'widgets_admin_page' ); 59 66 ?> 60 67
Note: See TracChangeset
for help on using the changeset viewer.