Changeset 43949 for branches/5.0/src/wp-includes/script-loader.php
- Timestamp:
- 11/30/2018 09:58:24 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/5.0/src/wp-includes/script-loader.php
r43942 r43949 213 213 'autop' => '2.0.2', 214 214 'blob' => '2.1.0', 215 'block-library' => '2.2. 7',215 'block-library' => '2.2.8', 216 216 'block-serialization-default-parser' => '2.0.0', 217 217 'blocks' => '6.0.2', 218 'components' => '7.0. 2',218 'components' => '7.0.3', 219 219 'compose' => '3.0.0', 220 220 'core-data' => '2.0.14', … … 224 224 'dom' => '2.0.7', 225 225 'dom-ready' => '2.0.2', 226 'edit-post' => '3.1. 2',227 'editor' => '9.0. 2',226 'edit-post' => '3.1.3', 227 'editor' => '9.0.3', 228 228 'element' => '2.1.8', 229 229 'escape-html' => '1.0.1', 230 'format-library' => '1.2. 5',230 'format-library' => '1.2.6', 231 231 'hooks' => '2.0.3', 232 232 'html-entities' => '2.0.3', … … 234 234 'is-shallow-equal' => '1.1.4', 235 235 'keycodes' => '2.0.5', 236 'list-reusable-blocks' => '1.1.1 5',236 'list-reusable-blocks' => '1.1.16', 237 237 'notices' => '1.1.0', 238 'nux' => '3.0. 3',238 'nux' => '3.0.4', 239 239 'plugins' => '2.0.9', 240 240 'redux-routine' => '3.0.3', … … 277 277 'editor', 278 278 'lodash', 279 'moment',280 279 'wp-api-fetch', 281 280 'wp-autop',
Note: See TracChangeset
for help on using the changeset viewer.