WordPress plugin WP Vegas scored 10% from 54 tests.

About plugin

  • Plugin page: vegas-fullscreen-...
  • Plugin version: 2.2
  • PHP version: 7.4.16
  • WordPress compatibility: 3.5-3.8.1
  • WordPress version: 6.3.1
  • First release: Dec 30, 2012
  • Latest release: Jan 30, 2015
  • Number of updates: 39
  • Update frequency: every 19.5 days
  • Top authors: jamesdbruner (100%)

Code review

54 tests

User reviews

36 reviews

Install metrics

800+ active / 24,756 total downloads

Benchmarks

Plugin footprint 40% from 16 tests

Installer 0% from 1 test

🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
You still need to fix the following installer errors
  • Install procedure had errors
    • > Deprecated in wp-includes/class-wp-hook.php+310
    Non-static method vegas::flush() should not be called statically

Server metrics [RAM: ▲0.04MB] [CPU: ▼8.09ms] Passed 4 tests

Server-side resources used by WP Vegas
This plugin does not affect your website's performance
PageMemory (MB)CPU Time (ms)
Home /3.50 ▲0.0440.10 ▼5.01
Dashboard /wp-admin3.34 ▲0.0446.31 ▼1.58
Posts /wp-admin/edit.php3.39 ▲0.0343.79 ▼4.28
Add New Post /wp-admin/post-new.php5.93 ▲0.0487.12 ▼21.48
Media Library /wp-admin/upload.php3.26 ▲0.0333.18 ▲0.19
Add Slideshow /wp-admin/post-new.php?post_type=vegas3.3653.55
View Slideshows /wp-admin/edit.php?post_type=vegas3.3538.47

Server storage [IO: ▲0.03MB] [DB: ▲0.07MB] Passed 3 tests

How much does this plugin use your filesystem and database?
This plugin was installed successfully
Filesystem: 18 new files
Database: no new tables, 6 new options
New WordPress options
widget_recent-posts
db_upgraded
widget_recent-comments
theysaidso_admin_options
widget_theysaidso_widget
can_compress_scripts

Browser metrics Passed 4 tests

Checking browser requirements for WP Vegas
There were no issues detected in relation to browser resource usage
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,916 ▲15913.59 ▼0.796.04 ▲3.7643.38 ▼7.27
Dashboard /wp-admin2,230 ▲455.95 ▲0.05102.36 ▲0.2941.59 ▼3.83
Posts /wp-admin/edit.php2,116 ▲242.07 ▲0.0833.04 ▼10.5032.17 ▼2.54
Add New Post /wp-admin/post-new.php1,556 ▲2823.37 ▲5.07644.71 ▲39.7051.43 ▼4.61
Media Library /wp-admin/upload.php1,412 ▲214.24 ▼0.01104.60 ▲5.3745.25 ▲2.72
Add Slideshow /wp-admin/post-new.php?post_type=vegas1,8283.5563.9332.55
View Slideshows /wp-admin/edit.php?post_type=vegas1,2663.4853.5227.87

Uninstaller [IO: ▲0.00MB] [DB: ▲0.08MB] 50% from 4 tests

🔸 Tests weight: 35 | Checking the uninstaller removed all traces of the plugin
These items require your attention
  • The plugin did not uninstall gracefully
    • > Deprecated in wp-includes/class-wp-hook.php+310
    Non-static method vegas::flush() should not be called statically
  • Zombie WordPress options were found after uninstall: 6 options
    • widget_recent-posts
    • widget_theysaidso_widget
    • db_upgraded
    • can_compress_scripts
    • theysaidso_admin_options
    • widget_recent-comments

Smoke tests 75% from 4 tests

Server-side errors Passed 1 test

🔹 Test weight: 20 | A smoke test targeting server-side errors
Even though no errors were found, this is by no means an exhaustive test

SRP Passed 2 tests

🔹 Tests weight: 20 | The single-responsibility principle applies for WordPress plugins as well - please make sure your PHP files perform no actions when accessed directly
The SRP test was a success

User-side errors 0% from 1 test

🔹 Test weight: 20 | Just a short smoke test targeting errors on the browser (console and network errors and warnings)
Please fix the following user-side errors
    • > GET request to /wp-admin/post-new.php?post_type=vegas
    • > Javascript (severe) in unknown
    /wp-content/plugins/vegas-fullscreen-background-slider/js/img_reorder_remove.js 0:326 Uncaught TypeError: jQuery(...).live is not a function

Optimizations

Plugin configuration 93% from 29 tests

readme.txt Passed 16 tests

The readme.txt file is undoubtedly the most important file in your plugin, preparing it for public listing on WordPress.org
6 plugin tags: jquery fullscreen slideshow, vegas, jquery slideshow, background slideshow, fullscreen slideshow...

vegas-fullscreen-background-slider/vegas.php 85% from 13 tests

Analyzing the main PHP file in "WP Vegas" version 2.2
Please take the time to fix the following:
  • Description: Keep the plugin description shorter than 140 characters (currently 175 characters long)
  • Main file name: Even though not officially enforced, the main plugin file should be the same as the plugin slug ("vegas-fullscreen-background-slider.php" instead of "vegas.php")

Code Analysis Passed 3 tests

File types Passed 1 test

🔸 Test weight: 35 | A short glimpse at programming languages used with this plugin and a check that no dangerous files are present
Success! There were no dangerous files found in this plugin307 lines of code in 17 files:
LanguageFilesBlank linesComment linesLines of code
PHP115041301
JavaScript42284
CSS2002

PHP code Passed 2 tests

An overview of cyclomatic complexity and code structure
There were no cyclomatic complexity issued detected
Cyclomatic complexity
Average complexity per logical line of code0.33
Average class complexity7.00
▷ Minimum class complexity7.00
▷ Maximum class complexity7.00
Average method complexity1.40
▷ Minimum method complexity1.00
▷ Maximum method complexity7.00
Code structure
Namespaces0
Interfaces0
Traits0
Classes1
▷ Abstract classes00.00%
▷ Concrete classes1100.00%
▷ Final classes00.00%
Methods15
▷ Static methods00.00%
▷ Public methods15100.00%
▷ Protected methods00.00%
▷ Private methods00.00%
Functions0
▷ Named functions00.00%
▷ Anonymous functions00.00%
Constants0
▷ Global constants00.00%
▷ Class constants00.00%
▷ Public constants00.00%

Plugin size Passed 2 tests

Image compression Passed 2 tests

It is recommended to compress PNG files in your plugin to minimize bandwidth usage
No PNG files were detected