Changeset 53060 for trunk/src/wp-admin/includes/ms.php
- Timestamp:
- 04/04/2022 06:24:18 PM (4 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/includes/ms.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/ms.php
r52332 r53060 693 693 * 694 694 * @global int $wp_db_version WordPress database version. 695 * @global string $pagenow 695 * @global string $pagenow The filename of the current screen. 696 696 * 697 697 * @return void|false Void on success. False if the current user is not a super admin. … … 1030 1030 * @since 4.6.0 1031 1031 * 1032 * @global string $pagenow 1032 * @global string $pagenow The filename of the current screen. 1033 1033 * 1034 1034 * @param array $args {
Note: See TracChangeset
for help on using the changeset viewer.