Changeset 63579 for trunk/src/wp-includes/class-wp-scripts.php
- Timestamp:
- 09/10/2026 10:48:20 AM (31 hours ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/class-wp-scripts.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-scripts.php
r63440 r63579 528 528 } 529 529 530 $script = (array) $this->get_data( $handle, $position ); 530 $script = $this->get_data( $handle, $position ); 531 $script = false === $script ? array() : (array) $script; 531 532 $script[] = $data; 532 533
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)