Changeset 53060 for trunk/src/wp-includes/vars.php
- Timestamp:
- 04/04/2022 06:24:18 PM (4 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/vars.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/vars.php
r52825 r53060 3 3 * Creates common globals for the rest of WordPress 4 4 * 5 * Sets $pagenow global which is the current page. Checks6 * for the browser to set which one is currently being used.5 * Sets $pagenow global which is the filename of the current screen. 6 * Checks for the browser to set which one is currently being used. 7 7 * 8 8 * Detects which user environment WordPress is being used on.
Note: See TracChangeset
for help on using the changeset viewer.