PluginProbe ʕ •ᴥ•ʔ
Gallery : FooGallery / 3.1.36
Gallery : FooGallery v3.1.36
3.3.2 3.3.3 3.3.0 3.1.31 3.1.32 3.1.34 3.1.36 3.2.0 3.2.6 trunk 1.10.3 2.0.24 2.1.34 2.2.44 2.3.3 2.4.32 3.0.6 3.1.11 3.1.12 3.1.13 3.1.20 3.1.25 3.1.26 3.1.26.1 3.1.26.2
foogallery / includes / asset-manifest.php
foogallery / includes Last commit date
abilities 2 months ago admin 2 months ago compatibility 2 months ago extensions 2 months ago foopluginbase 2 months ago public 2 months ago thumbs 2 months ago asset-manifest.php 2 months ago class-attachment-filters.php 2 months ago class-command-palette.php 2 months ago class-foogallery-animated-gif-support.php 2 months ago class-foogallery-attachment-custom-class.php 2 months ago class-foogallery-attachment-filename.php 2 months ago class-foogallery-attachment-type.php 2 months ago class-foogallery-attachment.php 2 months ago class-foogallery-cache.php 2 months ago class-foogallery-common-fields.php 2 months ago class-foogallery-crop-position.php 2 months ago class-foogallery-datasource-media_library.php 2 months ago class-foogallery-debug.php 2 months ago class-foogallery-delayed-runtime-loader.php 2 months ago class-foogallery-extensions-compatibility.php 2 months ago class-foogallery-force-https.php 2 months ago class-foogallery-lazyload.php 2 months ago class-foogallery-license-constant-handler.php 2 months ago class-foogallery-lightbox.php 2 months ago class-foogallery-paging.php 2 months ago class-foogallery-password-protect.php 2 months ago class-foogallery-sitemaps.php 2 months ago class-foogallery-widget.php 2 months ago class-foogallery.php 2 months ago class-gallery-advanced-settings.php 2 months ago class-il8n.php 2 months ago class-override-thumbnail.php 2 months ago class-posttypes.php 2 months ago class-previews.php 2 months ago class-retina.php 2 months ago class-thumbnail-dimensions.php 2 months ago class-thumbnails.php 2 months ago class-version-check.php 2 months ago constants.php 2 months ago functions.php 2 months ago includes.php 2 months ago index.php 2 months ago render-functions.php 2 months ago
asset-manifest.php
17 lines
1 <?php
2
3 return [
4 'extensions/default-templates/shared/css/foogallery.css' => 'assets/css/foogallery.729b732e.css',
5 'extensions/default-templates/shared/css/foogallery.min.css' => 'assets/css/foogallery.30488cf4.min.css',
6 'extensions/default-templates/shared/js/foogallery.js' => 'assets/js/foogallery.df0908d3.js',
7 'extensions/default-templates/shared/js/foogallery.min.js' => 'assets/js/foogallery.e6b3c41c.min.js',
8 'extensions/default-templates/shared/js/foogallery.ready.js' => 'assets/js/foogallery.ready.264cc6ce.js',
9 'extensions/default-templates/shared/js/foogallery.ready.min.js' => 'assets/js/foogallery.ready.e6fae73a.min.js',
10 'extensions/default-templates/shared/js/foogallery.polyfills.js' => 'assets/js/foogallery.polyfills.37f35c9b.js',
11 'extensions/default-templates/shared/js/foogallery.polyfills.min.js' => 'assets/js/foogallery.polyfills.c943decf.min.js',
12 'pro/extensions/default-templates/shared/css/foogallery.css' => 'pro/assets/css/foogallery.180cd1e2.css',
13 'pro/extensions/default-templates/shared/css/foogallery.min.css' => 'pro/assets/css/foogallery.47370c85.min.css',
14 'pro/extensions/default-templates/shared/js/foogallery.js' => 'pro/assets/js/foogallery.356baead.js',
15 'pro/extensions/default-templates/shared/js/foogallery.min.js' => 'pro/assets/js/foogallery.5b107ca9.min.js',
16 ];
17