100% rexly-toolbox

Code Review | Rexly Toolbox

WordPress plugin Rexly Toolbox scored 100% from 54 tests.

About plugin

  • Plugin page: rexly-toolbox
  • Plugin version: 1.0
  • PHP version: 7.4.16
  • WordPress compatibility: 4.0-4.7
  • WordPress version: 5.8.1
  • First release: Dec 19, 2016
  • Latest release: Dec 19, 2016
  • Number of updates: 3
  • Update frequency: N/A
  • Top authors: antorjalalin (100%)

Code review

54 tests

User reviews

1 review

Install metrics

10+ active / 500 total downloads

Benchmarks

Plugin footprint Passed 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.31MB] [CPU: ▼139.79ms] Passed 4 tests

Server-side resources used by Rexly Toolbox
No issues were detected with server-side resource usage
PageMemory (MB)CPU Time (ms)
Home /3.13 ▲0.4243.29 ▲22.31
Dashboard /wp-admin3.37 ▲0.3145.13 ▼3.47
Posts /wp-admin/edit.php3.42 ▲0.3146.90 ▲0.53
Add New Post /wp-admin/post-new.php5.72 ▲0.2993.96 ▼552.86
Media Library /wp-admin/upload.php3.31 ▲0.3132.12 ▼3.34
Add Service /wp-admin/post-new.php?post_type=rexly-service3.4049.78
Team Members /wp-admin/edit.php?post_type=rexly-team-member3.3539.32
Add Portfolio /wp-admin/post-new.php?post_type=rexly-portfolio3.4150.03
Add Team Member /wp-admin/post-new.php?post_type=rexly-team-member3.4149.83
Add Testimonial /wp-admin/post-new.php?post_type=rexly-testimonial3.4143.55
Portfolios /wp-admin/edit.php?post_type=rexly-portfolio3.3534.94
Services /wp-admin/edit.php?post_type=rexly-service3.3534.58
Testimonials /wp-admin/edit.php?post_type=rexly-testimonial3.3534.74

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

How much does this plugin use your filesystem and database?
No storage issues were detected
Filesystem: 6 new files
Database: no new tables, no new options

Browser metrics Passed 4 tests

An overview of browser requirements for Rexly Toolbox
There were no issues detected in relation to browser resource usage
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /3,862 ▲29015.93 ▲0.0510.57 ▲0.8746.36 ▲1.34
Dashboard /wp-admin3,138 ▲2045.99 ▼0.08156.24 ▼0.58107.75 ▼1.55
Posts /wp-admin/edit.php2,910 ▲1712.74 ▲0.0370.56 ▲1.8688.39 ▼4.86
Add New Post /wp-admin/post-new.php1,783 ▲10018.81 ▼0.01392.43 ▼8.03102.33 ▼0.99
Media Library /wp-admin/upload.php1,976 ▲1695.03 ▲0.02163.14 ▼8.20109.89 ▼2.75
Add Service /wp-admin/post-new.php?post_type=rexly-service2,9798.98236.73134.84
Team Members /wp-admin/edit.php?post_type=rexly-team-member1,5672.6565.0874.52
Add Portfolio /wp-admin/post-new.php?post_type=rexly-portfolio3,0068.78222.29137.26
Add Team Member /wp-admin/post-new.php?post_type=rexly-team-member2,9858.31219.33135.89
Add Testimonial /wp-admin/post-new.php?post_type=rexly-testimonial2,9828.18242.42131.02
Portfolios /wp-admin/edit.php?post_type=rexly-portfolio1,5672.7867.3774.14
Services /wp-admin/edit.php?post_type=rexly-service1,5672.6671.2074.42
Testimonials /wp-admin/edit.php?post_type=rexly-testimonial1,5672.6766.9172.80

Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] Passed 4 tests

🔸 Tests weight: 35 | All plugins must uninstall correctly, removing their source code and extra database tables they might have created
Uninstaller ran successfully

Smoke tests Passed 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 Passed 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
No output text or server-side errors detected on direct access of PHP files

User-side errors Passed 1 test

🔹 Test weight: 20 | This is a smoke test targeting browser errors/issues
No browser issues were found

Optimizations

Plugin configuration Passed 29 tests

readme.txt Passed 16 tests

It's important to format your readme.txt file correctly as it is parsed for the public listing of your plugin
3 plugin tags: custom post types, metaboxes, rexly

rexly-toolbox/rexly-toolbox.php Passed 13 tests

The primary PHP file in "Rexly Toolbox" version 1.0 is used by WordPress to initiate all plugin functionality
81 characters long description:
This plugin especially made for rexly theme. It registers some custom post types.

Code Analysis Passed 3 tests

File types Passed 1 test

🔸 Test weight: 35 | An overview of files in this plugin; executable files are not allowed
There were no executable files found in this plugin887 lines of code in 4 files:
LanguageFilesBlank linesComment linesLines of code
PHP437161887

PHP code Passed 2 tests

This is a short overview of cyclomatic complexity and code structure for this plugin
All good! No complexity issues found
Cyclomatic complexity
Average complexity per logical line of code0.12
Average class complexity0.00
▷ Minimum class complexity0.00
▷ Maximum class complexity0.00
Average method complexity0.00
▷ Minimum method complexity0.00
▷ Maximum method complexity0.00
Code structure
Namespaces0
Interfaces0
Traits0
Classes0
▷ Abstract classes00.00%
▷ Concrete classes00.00%
▷ Final classes00.00%
Methods0
▷ Static methods00.00%
▷ Public methods00.00%
▷ Protected methods00.00%
▷ Private methods00.00%
Functions4
▷ Named functions4100.00%
▷ Anonymous functions00.00%
Constants0
▷ Global constants00.00%
▷ Class constants00.00%
▷ Public constants00.00%

Plugin size Passed 2 tests

Image compression Passed 2 tests

All PNG images should be compressed to minimize bandwidth usage for end users
There were not PNG files found in your plugin