Changeset 45482 for branches/5.2/src/wp-includes/script-loader.php
- Timestamp:
- 05/30/2019 03:47:36 PM (7 years ago)
- Location:
- branches/5.2
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/wp-includes/script-loader.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/5.2
-
branches/5.2/src/wp-includes/script-loader.php
r45354 r45482 230 230 'autop' => '2.0.0', 231 231 'blob' => '2.3.0', 232 'block-editor' => '2.0. 2',233 'block-library' => '2.4. 5',232 'block-editor' => '2.0.3', 233 'block-library' => '2.4.6', 234 234 'block-serialization-default-parser' => '3.1.0', 235 235 'blocks' => '6.2.5', … … 242 242 'dom' => '2.2.5', 243 243 'dom-ready' => '2.2.0', 244 'edit-post' => '3.3. 5',245 'editor' => '9.2. 5',244 'edit-post' => '3.3.6', 245 'editor' => '9.2.6', 246 246 'element' => '2.3.0', 247 247 'escape-html' => '1.2.0', 248 'format-library' => '1.4. 5',248 'format-library' => '1.4.6', 249 249 'hooks' => '2.2.0', 250 250 'html-entities' => '2.2.0',
Note: See TracChangeset
for help on using the changeset viewer.