Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | It is important to correctly install your plugin, without throwing errors or notices
This plugin's installer ran successfully
Server metrics [RAM: ▲0.48MB] [CPU: ▼10.91ms] Passed 4 tests
An overview of server-side resources used by PhotoPress
Normal server usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 4.10 ▲0.63 | 44.72 ▼2.53 |
Dashboard /wp-admin | 4.09 ▲0.79 | 57.82 ▲6.85 |
Posts /wp-admin/edit.php | 4.21 ▲0.85 | 58.20 ▲10.26 |
Add New Post /wp-admin/post-new.php | 5.59 ▼0.30 | 60.20 ▼51.91 |
Media Library /wp-admin/upload.php | 4.02 ▲0.79 | 42.96 ▲3.95 |
Cameras /wp-admin/edit-tags.php?taxonomy=photos_camera&post_type=attachment | 4.01 | 55.00 |
Keywords /wp-admin/edit-tags.php?taxonomy=photos_keywords&post_type=attachment | 4.01 | 44.40 |
Cities /wp-admin/edit-tags.php?taxonomy=photos_city&post_type=attachment | 4.01 | 38.71 |
Countries /wp-admin/edit-tags.php?taxonomy=photos_country&post_type=attachment | 4.01 | 40.42 |
States /wp-admin/edit-tags.php?taxonomy=photos_state&post_type=attachment | 4.01 | 40.80 |
Lenses /wp-admin/edit-tags.php?taxonomy=photos_lens&post_type=attachment | 4.01 | 42.62 |
People /wp-admin/edit-tags.php?taxonomy=photos_people&post_type=attachment | 4.01 | 38.67 |
Server storage [IO: ▲23.65MB] [DB: ▲0.00MB] Passed 3 tests
How much does this plugin use your filesystem and database?
No storage issues were detected
Filesystem: 1,181 new files
Database: no new tables, 8 new options
New WordPress options |
---|
widget_exifdisplaywidget |
widget_recent-comments |
theysaidso_admin_options |
can_compress_scripts |
widget_xmpdisplaywidget |
widget_theysaidso_widget |
widget_recent-posts |
db_upgraded |
Browser metrics Passed 4 tests
This is an overview of browser requirements for PhotoPress
There were no issues detected in relation to browser resource usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,987 ▲226 | 17.05 ▲2.43 | 5.85 ▲4.01 | 43.20 ▼2.03 |
Dashboard /wp-admin | 2,275 ▲104 | 7.68 ▲1.97 | 196.44 ▲104.19 | 35.77 ▼6.13 |
Posts /wp-admin/edit.php | 2,214 ▲110 | 7.11 ▲5.09 | 73.46 ▲35.64 | 32.76 ▲2.25 |
Add New Post /wp-admin/post-new.php | 6,237 ▲4,709 | 20.11 ▼2.87 | 851.54 ▲171.19 | 39.04 ▼18.11 |
Media Library /wp-admin/upload.php | 1,574 ▲180 | 8.98 ▲4.82 | 139.79 ▲33.59 | 42.13 ▼5.40 |
Cameras /wp-admin/edit-tags.php?taxonomy=photos_camera&post_type=attachment | 1,357 | 6.88 | 64.48 | 29.62 |
Keywords /wp-admin/edit-tags.php?taxonomy=photos_keywords&post_type=attachment | 1,357 | 6.91 | 64.14 | 29.22 |
Cities /wp-admin/edit-tags.php?taxonomy=photos_city&post_type=attachment | 1,360 | 6.93 | 66.95 | 27.68 |
Countries /wp-admin/edit-tags.php?taxonomy=photos_country&post_type=attachment | 1,360 | 6.89 | 62.19 | 27.95 |
States /wp-admin/edit-tags.php?taxonomy=photos_state&post_type=attachment | 1,360 | 6.98 | 62.65 | 29.66 |
Lenses /wp-admin/edit-tags.php?taxonomy=photos_lens&post_type=attachment | 1,360 | 6.93 | 68.27 | 30.81 |
People /wp-admin/edit-tags.php?taxonomy=photos_people&post_type=attachment | 1,360 | 6.93 | 62.39 | 25.63 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | All plugins must uninstall correctly, removing their source code and extra database tables they might have created
Please fix the following items
- Zombie WordPress options were found after uninstall: 8 options
- widget_recent-posts
- widget_theysaidso_widget
- can_compress_scripts
- db_upgraded
- widget_exifdisplaywidget
- widget_xmpdisplaywidget
- widget_recent-comments
- theysaidso_admin_options
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for server-side errors
Even though no errors were found, this is by no means an exhaustive test
SRP 50% from 2 tests
🔹 Tests weight: 20 | SRP (Single-Responsibility Principle) - PHP files must act as libraries and never output text or perform any action when accessed directly in a browser
Please fix the following
- 13× PHP files trigger server errors when accessed directly (only 10 are shown):
- > PHP Fatal error
Uncaught Error: Class 'photopress_module' not found in wp-content/plugins/photopress/modules/gallery/gallery.php:11
- > PHP Warning
require_once(PHOTOPRESS_FRAMEWORK_PATHclass-pp-framework.php): failed to open stream: No such file or directory in wp-content/plugins/photopress/framework/class-package.php on line 6
- > PHP Fatal error
Uncaught Error: Class 'WP_Widget' not found in wp-content/plugins/photopress/modules/metadata/XmpDisplayWidget.php:8
- > PHP Fatal error
require_once(): Failed opening required 'PHOTOPRESS_FRAMEWORK_PATHclass-package.php' (include_path='.:/usr/share/php') in wp-content/plugins/photopress/includes/class-photopress-core-package.php on line 12
- > PHP Fatal error
Uncaught Error: Class 'WP_Widget' not found in wp-content/plugins/photopress/modules/metadata/ExifDisplayWidget.php:6
- > PHP Fatal error
Uncaught Error: Class 'photopress_module' not found in wp-content/plugins/photopress/modules/slideshow/slideshow.php:12
- > PHP Warning
require_once(PHOTOPRESS_FRAMEWORK_PATHclass-package.php): failed to open stream: No such file or directory in wp-content/plugins/photopress/includes/class-photopress-core-package.php on line 12
- > PHP Warning
Use of undefined constant PHOTOPRESS_FRAMEWORK_PATH - assumed 'PHOTOPRESS_FRAMEWORK_PATH' (this will throw an Error in a future version of PHP) in wp-content/plugins/photopress/framework/class-package.php on line 6
- > PHP Warning
Use of undefined constant PHOTOPRESS_FRAMEWORK_PATH - assumed 'PHOTOPRESS_FRAMEWORK_PATH' (this will throw an Error in a future version of PHP) in wp-content/plugins/photopress/includes/class-photopress-core-package.php on line 12
- > PHP Fatal error
Uncaught Error: Class 'photopress_module' not found in wp-content/plugins/photopress/modules/base/base.php:8
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | Just a short smoke test targeting errors on the browser (console and network errors and warnings)
There were no browser issues found
Optimizations
Plugin configuration 97% from 29 tests
readme.txt 94% from 16 tests
It's important to format your readme.txt file correctly as it is parsed for the public listing of your plugin
These attributes need your attention:
- Tags: You are using too many tags: 12 tag instead of maximum 10
photopress/photopress.php Passed 13 tests
The main PHP script in "PhotoPress" version 1.5.0 is automatically included on every request by WordPress
110 characters long description:
Making WordPress work for photographers with beautiful image galleries, slideshows, meta-data tools, and more.
Code Analysis 5% from 3 tests
File types 0% from 1 test
🔸 Test weight: 35 | A short glimpse at programming languages used with this plugin and a check that no dangerous files are present
These items require your attention
- For security reasons, never distribute binary or executable files with your plugin
- .out - Executable in Linux
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/AFCP_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/AFCP_3.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/AIFF_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/APE_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/APE_3.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/ASF_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Apple_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Audible_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/BMP_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/BPG_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/BigTIFF_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/CanonRaw_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/CanonRaw_4.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/CanonRaw_5.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/CanonRaw_6.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/CanonRaw_7.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/CanonRaw_8.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/CanonRaw_9.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/CanonVRD_11.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/CanonVRD_12.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/CanonVRD_13.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/CanonVRD_14.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/CanonVRD_15.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/CanonVRD_16.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/CanonVRD_17.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/CanonVRD_18.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/CanonVRD_19.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/CanonVRD_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/CanonVRD_20.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/CanonVRD_21.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/CanonVRD_22.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/CanonVRD_24.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/CanonVRD_3.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/CanonVRD_4.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/CanonVRD_5.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/CanonVRD_6.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/CanonVRD_7.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/CanonVRD_8.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/CanonVRD_9.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Canon_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Canon_3.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Casio_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Casio_3.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Casio_4.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Casio_5.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Casio_6.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/DICOM_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/DNG_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/DNG_3.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/DPX_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/DV_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/DjVu_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/EXE_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/EXE_3.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/EXE_4.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/EXE_5.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/EXE_6.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/EXE_7.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/ExifTool_16.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/ExifTool_17.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/ExifTool_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/ExifTool_20.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/ExifTool_21.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/ExifTool_22.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/ExifTool_23.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/ExifTool_24.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/ExifTool_25.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/ExifTool_26.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/ExifTool_27.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/ExifTool_28.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/ExifTool_29.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/ExifTool_3.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/ExifTool_30.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/ExifTool_31.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/ExifTool_32.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/ExifTool_4.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/ExifTool_5.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/ExifTool_6.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/ExifTool_7.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/ExifTool_8.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/ExifTool_9.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/FITS_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/FLAC_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/FLAC_3.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/FLIF_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/FLIF_3.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/FLIF_4.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/FLIF_5.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/FLIF_6.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/FLIR_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/FLIR_3.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/FlashPix_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Flash_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Flash_3.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Font_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Font_3.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Font_4.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Font_5.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Font_6.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Font_7.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/FotoStation_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/FotoStation_3.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/FujiFilm_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/FujiFilm_3.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/FujiFilm_4.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/FujiFilm_5.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/GE_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/GE_3.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/GIF_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/GIF_3.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/GIF_4.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/GIMP_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/GPS_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/GPS_3.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/GeoTiff_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/GeoTiff_3.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/GeoTiff_4.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Geotag_10.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Geotag_11.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Geotag_12.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Geotag_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Geotag_3.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Geotag_5.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Geotag_6.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Geotag_7.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Geotag_8.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Geotag_9.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/GoPro_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/HTML_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/IPTC_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/IPTC_4.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/IPTC_5.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/IPTC_6.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/IPTC_7.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/IPTC_8.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/ISO_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/ITC_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/InDesign_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/InDesign_3.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/InDesign_4.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/JSON_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/JVC_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/JVC_3.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/JXL_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/JXL_3.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Jpeg2000_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Jpeg2000_3.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Jpeg2000_4.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Jpeg2000_5.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Kodak_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Kodak_3.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/KyoceraRaw_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/LNK_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Lang_1.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Lang_10.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Lang_11.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Lang_12.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Lang_13.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Lang_14.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Lang_15.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Lang_16.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Lang_17.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Lang_18.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Lang_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Lang_3.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Lang_4.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Lang_5.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Lang_6.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Lang_7.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Lang_8.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Lang_9.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Lytro_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/M2TS_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/MIE_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/MIE_3.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/MIE_5.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/MIE_6.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/MIFF_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/MOI_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/MP3_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/MRC_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/MWG_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/MWG_3.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/MWG_4.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/MWG_5.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/MWG_6.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/MWG_7.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/MXF_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/MacOS_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Matroska_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Minolta_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Minolta_3.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Minolta_4.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Motorola_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Nikon_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Nikon_3.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Nikon_4.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Nikon_5.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Nikon_7.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Nikon_8.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Olympus_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Olympus_3.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Olympus_4.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Olympus_5.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Olympus_6.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Olympus_7.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Olympus_8.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/OpenEXR_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Opus_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/PCX_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/PDF_10.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/PDF_11.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/PDF_12.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/PDF_14.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/PDF_15.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/PDF_16.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/PDF_17.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/PDF_18.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/PDF_19.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/PDF_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/PDF_20.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/PDF_22.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/PDF_4.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/PDF_5.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/PDF_6.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/PDF_7.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/PDF_8.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/PDF_9.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/PFM_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/PGF_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/PICT_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/PLIST_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/PLIST_3.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/PLIST_4.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/PLUS_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/PNG_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/PNG_3.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/PNG_4.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/PNG_5.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/PNG_6.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/PPM_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/PPM_3.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/PSP_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Palm_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Panasonic_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Panasonic_3.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Panasonic_4.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Panasonic_5.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Pentax_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Pentax_3.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Pentax_4.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/PhaseOne_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/PhaseOne_3.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/PhotoCD_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/PhotoMechanic_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/PhotoMechanic_3.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Photoshop_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Photoshop_3.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/PostScript_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/PostScript_3.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/QuickTime_10.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/QuickTime_11.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/QuickTime_12.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/QuickTime_13.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/QuickTime_14.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/QuickTime_15.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/QuickTime_16.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/QuickTime_17.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/QuickTime_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/QuickTime_3.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/QuickTime_4.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/QuickTime_5.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/QuickTime_6.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/QuickTime_7.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/QuickTime_8.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/QuickTime_9.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/RIFF_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/RIFF_3.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/RIFF_4.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/RTF_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Radiance_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Real_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Real_3.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Real_4.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Red_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Ricoh_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Ricoh_3.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Ricoh_4.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Sanyo_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Sanyo_3.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Sigma_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Sigma_3.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Sigma_4.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Sigma_5.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Sony_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Sony_3.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Sony_5.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Text_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Text_3.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Text_4.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Text_5.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Text_6.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Text_7.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Torrent_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Unknown_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Unknown_3.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/VCard_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/VCard_3.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Vorbis_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/WTV_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Writer_10.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Writer_11.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Writer_13.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Writer_14.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Writer_15.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Writer_16.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Writer_17.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Writer_18.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Writer_19.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Writer_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Writer_22.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Writer_24.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Writer_25.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Writer_26.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Writer_27.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Writer_28.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Writer_29.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Writer_30.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Writer_31.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Writer_32.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Writer_33.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Writer_34.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Writer_35.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Writer_36.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Writer_37.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Writer_38.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Writer_39.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Writer_4.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Writer_40.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Writer_41.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Writer_42.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Writer_43.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Writer_44.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Writer_45.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Writer_46.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Writer_47.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Writer_48.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Writer_50.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Writer_51.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Writer_52.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Writer_53.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Writer_54.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Writer_55.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Writer_56.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Writer_58.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Writer_59.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Writer_6.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Writer_7.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/Writer_9.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/XMP_10.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/XMP_11.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/XMP_12.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/XMP_13.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/XMP_14.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/XMP_15.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/XMP_16.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/XMP_17.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/XMP_18.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/XMP_19.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/XMP_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/XMP_20.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/XMP_21.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/XMP_22.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/XMP_23.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/XMP_24.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/XMP_25.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/XMP_26.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/XMP_27.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/XMP_28.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/XMP_29.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/XMP_3.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/XMP_30.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/XMP_31.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/XMP_32.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/XMP_34.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/XMP_36.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/XMP_37.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/XMP_39.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/XMP_40.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/XMP_41.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/XMP_42.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/XMP_43.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/XMP_44.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/XMP_45.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/XMP_46.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/XMP_47.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/XMP_48.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/XMP_49.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/XMP_5.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/XMP_50.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/XMP_52.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/XMP_53.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/XMP_54.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/XMP_6.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/XMP_7.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/XMP_8.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/XMP_9.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/ZIP_2.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/ZIP_3.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/ZIP_4.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/ZIP_5.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/ZIP_6.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/ZIP_7.out
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/ZISRAW_2.out
- .elf - Nintendo Wii Game File in Dolphin Emulator
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/images/EXE.elf
- .exe - Executable in Windows
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/images/EXE.exe
- .lnk - File Shortcut in Windows
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/images/LNK.lnk
- .mrc - mIRC Script in mIRC
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/images/MRC.mrc
- .inx - InstallShield Compiled Script in Windows
- ☣ wp-content/plugins/photopress/vendor/philharvey/exiftool/t/images/XMP.inx
- .out - Executable in Linux
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
Perl | 220 | 9,628 | 31,858 | 265,817 |
HTML | 161 | 4,291 | 499 | 194,504 |
PHP | 30 | 1,750 | 1,100 | 4,047 |
JavaScript | 8 | 736 | 1,121 | 2,428 |
XML | 7 | 1 | 0 | 365 |
Oracle Forms | 4 | 0 | 0 | 181 |
JSON | 3 | 0 | 0 | 88 |
CSS | 5 | 3 | 5 | 64 |
SVG | 1 | 0 | 0 | 33 |
YAML | 1 | 0 | 0 | 31 |
PHP code Passed 2 tests
This is a very shot review of cyclomatic complexity and code structure
No cyclomatic complexity issues were detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.35 |
Average class complexity | 11.87 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 71.00 |
Average method complexity | 2.36 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 18.00 |
Code structure | ||
---|---|---|
Namespaces | 7 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 39 | |
▷ Abstract classes | 2 | 5.13% |
▷ Concrete classes | 37 | 94.87% |
▷ Final classes | 0 | 0.00% |
Methods | 312 | |
▷ Static methods | 64 | 20.51% |
▷ Public methods | 307 | 98.40% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 5 | 1.60% |
Functions | 5 | |
▷ Named functions | 1 | 20.00% |
▷ Anonymous functions | 4 | 80.00% |
Constants | 3 | |
▷ Global constants | 3 | 100.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
All PNG images should be compressed to minimize bandwidth usage for end users
5 PNG files occupy 0.04MB with 0.02MB in potential savings
Potential savings
Compression of 5 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
static/images/logo-200w.png | 1.99KB | 0.96KB | ▼ 51.55% |
vendor/philharvey/exiftool/t/images/PNG.png | 0.56KB | 0.08KB | ▼ 85.31% |
static/images/logo-300w.png | 3.10KB | 1.31KB | ▼ 57.61% |
static/images/Photopress-logo.200w.png | 4.28KB | 3.01KB | ▼ 29.50% |
vendor/philharvey/exiftool/html/overview.png | 26.57KB | 24.72KB | ▼ 6.94% |