Changeset 57772 for trunk/src/wp-includes/load.php
- Timestamp:
- 03/05/2024 11:41:53 AM (14 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/load.php
r57685 r57772 1014 1014 * 1015 1015 * @since 5.2.0 1016 * 1017 * @global WP_Paused_Extensions_Storage $_paused_plugins 1016 1018 * 1017 1019 * @param string[] $plugins Array of absolute plugin main file paths. … … 1088 1090 * 1089 1091 * @since 5.2.0 1092 * 1093 * @global WP_Paused_Extensions_Storage $_paused_themes 1090 1094 * 1091 1095 * @param string[] $themes Array of absolute theme directory paths.
Note: See TracChangeset
for help on using the changeset viewer.