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
Install script ran successfully
Server metrics [RAM: ▲0.13MB] [CPU: ▼11.98ms] Passed 4 tests
Analyzing server-side resources used by WP Tabular Post Slider
Server-side resource usage in normal parameters
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.69 ▲0.19 | 50.56 ▲10.02 |
Dashboard /wp-admin | 3.46 ▲0.07 | 51.12 ▼10.65 |
Posts /wp-admin/edit.php | 3.55 ▲0.16 | 47.64 ▼19.60 |
Add New Post /wp-admin/post-new.php | 6.15 ▲0.22 | 84.92 ▼18.62 |
Media Library /wp-admin/upload.php | 3.39 ▲0.12 | 36.32 ▲0.97 |
Server storage [IO: ▲0.05MB] [DB: ▲0.00MB] Passed 3 tests
How much does this plugin use your filesystem and database?
This plugin installed successfully
Filesystem: 6 new files
Database: no new tables, 6 new options
New WordPress options |
---|
can_compress_scripts |
widget_theysaidso_widget |
db_upgraded |
widget_recent-posts |
theysaidso_admin_options |
widget_recent-comments |
Browser metrics Passed 4 tests
This is an overview of browser requirements for WP Tabular Post Slider
Minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 3,161 ▲390 | 15.39 ▲1.04 | 36.83 ▲33.99 | 42.29 ▼3.71 |
Dashboard /wp-admin | 2,215 ▲35 | 5.54 ▼0.06 | 85.95 ▼3.17 | 38.82 ▼1.39 |
Posts /wp-admin/edit.php | 2,120 ▲41 | 1.97 ▼0.04 | 33.52 ▼3.11 | 38.17 ▲2.85 |
Add New Post /wp-admin/post-new.php | 1,378 ▼148 | 16.87 ▼6.95 | 527.56 ▼173.77 | 39.46 ▼14.54 |
Media Library /wp-admin/upload.php | 1,420 ▲17 | 4.11 ▼0.13 | 87.38 ▼11.89 | 39.06 ▼9.94 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Checking the uninstaller removed all traces of the plugin
The following items require your attention
- This plugin does not fully uninstall, leaving 6 options in the database
- widget_theysaidso_widget
- db_upgraded
- theysaidso_admin_options
- can_compress_scripts
- widget_recent-posts
- 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
The smoke test was a success, however most plugin functionality was not tested
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 take a closer look at the following
- 1× GET requests to PHP files trigger server-side errors or Error 500 responses:
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/wp-tabular-post-slider/wp-tabular-post-slider.php:29
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for browser errors
No browser errors were detected
Optimizations
Plugin configuration Passed 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
5 plugin tags: tpsbc, category slider, tabular posts, post by category, post slider
wp-tabular-post-slider/wp-tabular-post-slider.php Passed 13 tests
The entry point to "WP Tabular Post Slider" version 1.0 is a PHP file that has certain tags in its header comment area
123 characters long description:
this plugin is used to show your post by category as slider in tabular format. to use this plugin use shortcode as [TPSBC]
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
Success! There were no dangerous files found in this plugin1,042 lines of code in 5 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
CSS | 2 | 23 | 35 | 823 |
PHP | 1 | 10 | 30 | 205 |
JavaScript | 2 | 2 | 3 | 14 |
PHP code Passed 2 tests
A short review of cyclomatic complexity and code structure
No complexity issues detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.18 |
Average class complexity | 0.00 |
▷ Minimum class complexity | 0.00 |
▷ Maximum class complexity | 0.00 |
Average method complexity | 0.00 |
▷ Minimum method complexity | 0.00 |
▷ Maximum method complexity | 0.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 0 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 0 | 0.00% |
▷ Final classes | 0 | 0.00% |
Methods | 0 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 0 | 0.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 8 | |
▷ Named functions | 8 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 0 | |
▷ Global constants | 0 | 0.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.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