Changeset 48100 for trunk/src/wp-includes/load.php
- Timestamp:
- 06/19/2020 10:53:54 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/load.php
r48059 r48100 722 722 * @access private 723 723 * 724 * @return string[] $plugin_fileArray of paths to plugin files relative to the plugins directory.724 * @return string[] Array of paths to plugin files relative to the plugins directory. 725 725 */ 726 726 function wp_get_active_and_valid_plugins() {
Note: See TracChangeset
for help on using the changeset viewer.