Changeset 63316
- Timestamp:
- 08/16/2026 11:47:54 PM (8 hours ago)
- Location:
- branches/7.1
- Files:
-
- 3 edited
-
package.json (modified) (1 diff)
-
src/wp-admin/includes/update-core.php (modified) (1 diff)
-
src/wp-includes/assets/script-loader-packages.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/7.1/package.json
r63209 r63316 8 8 }, 9 9 "gutenberg": { 10 "sha": " b9743a015526ac8fd79298fd4e96cf002cee333b",10 "sha": "1984a8058ff0c1465615ef88fe52e14cb207f6c0", 11 11 "ghcrRepo": "WordPress/gutenberg/gutenberg-wp-develop-build" 12 12 }, -
branches/7.1/src/wp-admin/includes/update-core.php
r63305 r63316 906 906 'wp-includes/collaboration', 907 907 'wp-includes/collaboration.php', 908 /* 909 * Restored in WordPress 7.1. 910 * 911 * 'wp-includes/js/dist/sync.js', 912 * 'wp-includes/js/dist/sync.min.js', 913 */ 908 'wp-includes/js/dist/sync.js', 909 'wp-includes/js/dist/sync.min.js', 914 910 // 7.1 915 911 'wp-includes/images/icon-library/accordion-heading.svg', -
branches/7.1/src/wp-includes/assets/script-loader-packages.php
r63209 r63316 269 269 'wp-deprecated', 270 270 'wp-element', 271 'wp-hooks', 271 272 'wp-html-entities', 272 273 'wp-i18n', 273 274 'wp-private-apis', 274 275 'wp-rich-text', 275 'wp-sync',276 276 'wp-undo-manager', 277 277 'wp-url', 278 278 'wp-warning' 279 279 ), 280 'version' => ' f0176a9c136b2962fdc4'280 'version' => '573f98dbff9f49ffeb0b' 281 281 ), 282 282 'customize-widgets.js' => array( … … 839 839 'version' => '914befb08774033e6265' 840 840 ), 841 'sync.js' => array( 842 'dependencies' => array( 843 'wp-api-fetch', 844 'wp-hooks', 841 'theme.js' => array( 842 'dependencies' => array( 843 'react-jsx-runtime', 844 'wp-compose', 845 'wp-deprecated', 846 'wp-element', 845 847 'wp-private-apis' 846 848 ), 847 'version' => '15f3a34404da1c4bb483' 848 ), 849 'theme.js' => array( 850 'dependencies' => array( 851 'react-jsx-runtime', 852 'wp-compose', 853 'wp-deprecated', 854 'wp-element', 855 'wp-private-apis' 856 ), 857 'version' => '48f91740a3d737558e9c' 849 'version' => '56a75cc08ae66c1fcb7a' 858 850 ), 859 851 'token-list.js' => array(
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)