84% move-addons

Code Review | Move Addons for Elementor

WordPress plugin Move Addons for Elementor scored84%from 54 tests.

About plugin

  • Plugin page: move-addons
  • Plugin version: 1.2.8
  • PHP version: 7.4.16
  • WordPress compatibility: 5.0-6.4
  • WordPress version: 6.3.1
  • First release: Aug 27, 2020
  • Latest release: Oct 30, 2023
  • Number of updates: 34
  • Update frequency: every 34.2 days
  • Top authors: moveaddons (100%)

Code review

54 tests

User reviews

6 reviews

Install metrics

3,000+ active /32,608 total downloads

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
The plugin installed successfully, without throwing any errors or notices

Server metrics [RAM: ▲0.47MB] [CPU: ▼3.06ms] Passed 4 tests

Analyzing server-side resources used by Move Addons for Elementor
Server-side resource usage in normal parameters
PageMemory (MB)CPU Time (ms)
Home /3.85 ▲0.3839.06 ▲3.60
Dashboard /wp-admin3.84 ▲0.5347.06 ▼0.93
Posts /wp-admin/edit.php3.89 ▲0.5347.66 ▼3.00
Add New Post /wp-admin/post-new.php6.38 ▲0.4982.69 ▼6.95
Media Library /wp-admin/upload.php3.70 ▲0.4737.22 ▼1.36

Server storage [IO: ▲6.23MB] [DB: ▲0.00MB] Passed 3 tests

Input-output and database impact of this plugin
There were no storage issued detected upon installing this plugin
Filesystem: 165 new files
Database: no new tables, 8 new options
New WordPress options
MOVE_ADDONS_VERSION
widget_recent-posts
theysaidso_admin_options
move_installed
can_compress_scripts
widget_recent-comments
widget_theysaidso_widget
db_upgraded

Browser metrics Passed 4 tests

An overview of browser requirements for Move Addons for Elementor
This plugin has a minimal impact on browser resources
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,854 ▲10814.36 ▲0.011.59 ▲0.1040.98 ▲1.94
Dashboard /wp-admin2,254 ▲765.53 ▼0.1984.90 ▼22.5775.64 ▲30.76
Posts /wp-admin/edit.php2,162 ▲621.99 ▼0.0239.43 ▼2.7636.25 ▲1.37
Add New Post /wp-admin/post-new.php1,609 ▲8023.90 ▲0.61799.39 ▲156.3057.78 ▲2.59
Media Library /wp-admin/upload.php1,459 ▲594.19 ▲0.0297.65 ▲3.5765.43 ▲24.08
User Data /wp-admin/admin.php?page=move-elementor#userdata3,1011.9541.6584.13
Pro Widgets /wp-admin/admin.php?page=move-elementor#prowidget3,1291.8136.6551.16
Go Pro /wp-admin/admin.php?page=move-elementor#gopro3,0701.9835.2439.38
Welcome /wp-admin/admin.php?page=move-elementor#welcome3,0601.9937.8041.89
Modules /wp-admin/admin.php?page=move-elementor#modules3,1041.8636.3744.38
Widgets /wp-admin/admin.php?page=move-elementor#widgets3,2281.8638.4047.94

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

🔸 Tests weight: 35 | The uninstall procedure must remove all plugin files and extra database tables
Please fix the following items
  • Zombie WordPress options were found after uninstall: 8 options
    • widget_theysaidso_widget
    • widget_recent-posts
    • MOVE_ADDONS_VERSION
    • theysaidso_admin_options
    • can_compress_scripts
    • widget_recent-comments
    • db_upgraded
    • move_installed

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 50% from 2 tests

🔹 Tests weight: 20 | The single-responsibility principle: PHP files have to remain inert when accessed directly, throwing no errors and performing no actions
Please fix the following items
  • 1× GET requests to PHP files have triggered server-side errors or warnings:
    • > PHP Fatal error
      Uncaught Error: Class 'Walker_Nav_Menu' not found in wp-content/plugins/move-addons/classes/menu-walker.php:8

User-side errors Passed 1 test

🔹 Test weight: 20 | This is just a short smoke test looking for browser issues
No browser errors were detected

Optimizations

Plugin configuration 93% from 29 tests

readme.txt Passed 16 tests

Often overlooked, readme.txt is one of the most important files in your plugin
5 plugin tags: elementor widgets, elementor, elementor page builder, elementor blocks, elementor addons

move-addons/move-addons.php 85% from 13 tests

The main file in "Move Addons for Elementor" v. 1.2.8 serves as a complement to information provided in readme.txt and as the entry point to the plugin
The following require your attention:
  • Text Domain: The text domain is optional since WordPress version 4.6; if you do specify it, it must be the same as the plugin slug
  • Description: Please don't use more than 140 characters for the plugin description (currently 169 characters long)

Code Analysis Passed 3 tests

File types Passed 1 test

🔸 Test weight: 35 | Executable files are considered dangerous and should not be included with any WordPress plugin
No dangerous file extensions were detected56,040 lines of code in 142 files:
LanguageFilesBlank linesComment linesLines of code
PHP684,59188732,521
CSS522,06521219,524
JavaScript214253872,170
SVG1001,825

PHP code Passed 2 tests

This is a short overview of cyclomatic complexity and code structure for this plugin
No cyclomatic complexity issues were detected for this plugin
Cyclomatic complexity
Average complexity per logical line of code0.18
Average class complexity13.70
▷ Minimum class complexity2.00
▷ Maximum class complexity42.00
Average method complexity2.73
▷ Minimum method complexity1.00
▷ Maximum method complexity29.00
Code structure
Namespaces2
Interfaces0
Traits0
Classes57
▷ Abstract classes11.75%
▷ Concrete classes5698.25%
▷ Final classes11.79%
Methods409
▷ Static methods92.20%
▷ Public methods31777.51%
▷ Protected methods9022.00%
▷ Private methods20.49%
Functions30
▷ Named functions2790.00%
▷ Anonymous functions310.00%
Constants10
▷ Global constants660.00%
▷ Class constants440.00%
▷ Public constants4100.00%

Plugin size Passed 2 tests

Image compression Passed 2 tests

Using a strong compression for your PNG files is a great way to speed-up your plugin
6 PNG files occupy 0.02MB with 0.01MB in potential savings
Potential savings
Compression of 5 random PNG files using pngquant
FileSize - originalSize - compressedSavings
assets/images/brand.png2.64KB0.81KB▼ 69.42%
assets/admin/images/menu_icon.png14.48KB0.48KB▼ 96.70%
assets/admin/images/logo/logo.png2.64KB0.81KB▼ 69.42%
assets/admin/images/logo/logo-icon-light.png0.59KB0.38KB▼ 35.49%
assets/images/sort_both.png0.20KB0.29KB0.00%