PluginProbe
Flamingo / trunk
Flamingo vtrunk
2.6.4 2.6.3 2.6.2 trunk 1.0 1.0.1 1.0.2 1.0.3 1.0.4 1.0.5 1.0.6 1.1 1.1.1 1.2 1.3 1.4 1.5 1.6 1.7 1.8 1.9 2.0 2.1 2.1.1 2.2 All 33 releases
flamingo / admin / includes / js / index.asset.php

index.asset.php in Flamingo trunk, at admin/includes/js/index.asset.php

9 lines 99 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <?php
2
3 return array(
4 'dependencies' => array(
5 'wp-i18n',
6 ),
7 'version' => FLAMINGO_VERSION,
8 );
9