| [ Index ] |
PHP Cross Reference of WordPress Trunk (Updated Daily) |
[Summary view] [Print] [Text view]
1 <?php return array( 2 'a11y/index.js' => array( 3 'dependencies' => array( 4 5 ), 6 'version' => '1c371cb517a97cdbcb9f' 7 ), 8 'abilities/index.js' => array( 9 'dependencies' => array( 10 'wp-data', 11 'wp-i18n' 12 ), 13 'version' => 'f3475bc77a30dcc5b38d' 14 ), 15 'block-editor/utils/fit-text-frontend.js' => array( 16 'dependencies' => array( 17 18 ), 19 'module_dependencies' => array( 20 array( 21 'id' => '@wordpress/interactivity', 22 'import' => 'static' 23 ) 24 ), 25 'version' => '383c7a8bd24a1f2fd9b9' 26 ), 27 'block-library/accordion/view.js' => array( 28 'dependencies' => array( 29 30 ), 31 'module_dependencies' => array( 32 array( 33 'id' => '@wordpress/interactivity', 34 'import' => 'static' 35 ) 36 ), 37 'version' => '2af01b43d30739c3fb8d' 38 ), 39 'block-library/file/view.js' => array( 40 'dependencies' => array( 41 42 ), 43 'module_dependencies' => array( 44 array( 45 'id' => '@wordpress/interactivity', 46 'import' => 'static' 47 ) 48 ), 49 'version' => '7d4d261d10dca47ebecb' 50 ), 51 'block-library/form/view.js' => array( 52 'dependencies' => array( 53 54 ), 55 'version' => '5542f8ad251fe43ef09e' 56 ), 57 'block-library/image/view.js' => array( 58 'dependencies' => array( 59 60 ), 61 'module_dependencies' => array( 62 array( 63 'id' => '@wordpress/interactivity', 64 'import' => 'static' 65 ) 66 ), 67 'version' => '25ee935fd6c67371d0f3' 68 ), 69 'block-library/navigation/view.js' => array( 70 'dependencies' => array( 71 72 ), 73 'module_dependencies' => array( 74 array( 75 'id' => '@wordpress/interactivity', 76 'import' => 'static' 77 ) 78 ), 79 'version' => '96a846e1d7b789c39ab9' 80 ), 81 'block-library/playlist/view.js' => array( 82 'dependencies' => array( 83 84 ), 85 'module_dependencies' => array( 86 array( 87 'id' => '@wordpress/interactivity', 88 'import' => 'static' 89 ) 90 ), 91 'version' => '99f747d731f80246db11' 92 ), 93 'block-library/query/view.js' => array( 94 'dependencies' => array( 95 96 ), 97 'module_dependencies' => array( 98 array( 99 'id' => '@wordpress/interactivity', 100 'import' => 'static' 101 ), 102 array( 103 'id' => '@wordpress/interactivity-router', 104 'import' => 'dynamic' 105 ) 106 ), 107 'version' => '7a4ec5bfb61a7137cf4b' 108 ), 109 'block-library/search/view.js' => array( 110 'dependencies' => array( 111 112 ), 113 'module_dependencies' => array( 114 array( 115 'id' => '@wordpress/interactivity', 116 'import' => 'static' 117 ) 118 ), 119 'version' => '38bd0e230eaffa354d2a' 120 ), 121 'block-library/tabs/view.js' => array( 122 'dependencies' => array( 123 124 ), 125 'module_dependencies' => array( 126 array( 127 'id' => '@wordpress/interactivity', 128 'import' => 'static' 129 ) 130 ), 131 'version' => '1f60dd5e3fa56c6b2e2e' 132 ), 133 'boot/index.js' => array( 134 'dependencies' => array( 135 'react', 136 'react-dom', 137 'react-jsx-runtime', 138 'wp-commands', 139 'wp-components', 140 'wp-compose', 141 'wp-core-data', 142 'wp-data', 143 'wp-editor', 144 'wp-element', 145 'wp-html-entities', 146 'wp-i18n', 147 'wp-keyboard-shortcuts', 148 'wp-keycodes', 149 'wp-notices', 150 'wp-primitives', 151 'wp-private-apis', 152 'wp-theme', 153 'wp-url' 154 ), 155 'module_dependencies' => array( 156 array( 157 'id' => '@wordpress/a11y', 158 'import' => 'static' 159 ), 160 array( 161 'id' => '@wordpress/lazy-editor', 162 'import' => 'dynamic' 163 ), 164 array( 165 'id' => '@wordpress/route', 166 'import' => 'static' 167 ) 168 ), 169 'version' => '54bb5a420026a61c7e4f' 170 ), 171 'connectors/index.js' => array( 172 'dependencies' => array( 173 'react-jsx-runtime', 174 'wp-components', 175 'wp-data', 176 'wp-element', 177 'wp-i18n', 178 'wp-private-apis' 179 ), 180 'version' => '274797868955a828dfdc' 181 ), 182 'core-abilities/index.js' => array( 183 'dependencies' => array( 184 'wp-api-fetch', 185 'wp-url' 186 ), 187 'module_dependencies' => array( 188 array( 189 'id' => '@wordpress/abilities', 190 'import' => 'static' 191 ) 192 ), 193 'version' => '012760fd849397dd0031' 194 ), 195 'edit-site-init/index.js' => array( 196 'dependencies' => array( 197 'react-jsx-runtime', 198 'wp-data', 199 'wp-element', 200 'wp-primitives' 201 ), 202 'module_dependencies' => array( 203 array( 204 'id' => '@wordpress/boot', 205 'import' => 'static' 206 ) 207 ), 208 'version' => 'e57f44d1a9f69e75d2d9' 209 ), 210 'interactivity/index.js' => array( 211 'dependencies' => array( 212 213 ), 214 'version' => 'efaa5193bbad9c60ffd1' 215 ), 216 'interactivity-router/full-page.js' => array( 217 'dependencies' => array( 218 219 ), 220 'module_dependencies' => array( 221 array( 222 'id' => '@wordpress/interactivity-router', 223 'import' => 'dynamic' 224 ) 225 ), 226 'version' => '5c07cd7a12ae073c5241' 227 ), 228 'interactivity-router/index.js' => array( 229 'dependencies' => array( 230 231 ), 232 'module_dependencies' => array( 233 array( 234 'id' => '@wordpress/a11y', 235 'import' => 'dynamic' 236 ), 237 array( 238 'id' => '@wordpress/interactivity', 239 'import' => 'static' 240 ) 241 ), 242 'version' => '71aa17bac91628a0f874' 243 ), 244 'latex-to-mathml/index.js' => array( 245 'dependencies' => array( 246 247 ), 248 'version' => 'e5fd3ae6d2c3b6e669da' 249 ), 250 'latex-to-mathml/loader.js' => array( 251 'dependencies' => array( 252 253 ), 254 'module_dependencies' => array( 255 array( 256 'id' => '@wordpress/latex-to-mathml', 257 'import' => 'dynamic' 258 ) 259 ), 260 'version' => '4f37456af539bd3d2351' 261 ), 262 'lazy-editor/index.js' => array( 263 'dependencies' => array( 264 'react-jsx-runtime', 265 'wp-block-editor', 266 'wp-blocks', 267 'wp-components', 268 'wp-core-data', 269 'wp-data', 270 'wp-editor', 271 'wp-element', 272 'wp-i18n', 273 'wp-private-apis', 274 'wp-style-engine' 275 ), 276 'version' => '30ab62f45bfe9f971ea0' 277 ), 278 'route/index.js' => array( 279 'dependencies' => array( 280 'react', 281 'react-dom', 282 'react-jsx-runtime', 283 'wp-private-apis' 284 ), 285 'version' => 'c5843b6c5e84b352f43b' 286 ), 287 'vips/loader.js' => array( 288 'dependencies' => array( 289 290 ), 291 'module_dependencies' => array( 292 array( 293 'id' => '@wordpress/vips/worker', 294 'import' => 'dynamic' 295 ) 296 ), 297 'version' => '07c9acb45d3e5d81829a' 298 ), 299 'vips/worker.js' => array( 300 'dependencies' => array( 301 302 ), 303 'version' => 'aff5e5c5b28ae6b73aaa' 304 ), 305 'workflow/index.js' => array( 306 'dependencies' => array( 307 'react', 308 'react-dom', 309 'react-jsx-runtime', 310 'wp-components', 311 'wp-data', 312 'wp-element', 313 'wp-i18n', 314 'wp-keyboard-shortcuts', 315 'wp-primitives', 316 'wp-private-apis' 317 ), 318 'module_dependencies' => array( 319 array( 320 'id' => '@wordpress/abilities', 321 'import' => 'static' 322 ) 323 ), 324 'version' => '13556bc597bbf2a8d620' 325 ) 326 );
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
| Generated : Sun Jun 14 08:20:09 2026 | Cross-referenced by PHPXref |