Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
The plugin installed gracefully, with no errors
Server metrics [RAM: ▲0.02MB] [CPU: ▼8.00ms] Passed 4 tests
Analyzing server-side resources used by Tailor Page Builder: Advanced Features
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.49 ▲0.03 | 38.00 ▼4.11 |
Dashboard /wp-admin | 3.33 ▼0.01 | 47.61 ▼12.53 |
Posts /wp-admin/edit.php | 3.45 ▲0.09 | 44.93 ▲0.68 |
Add New Post /wp-admin/post-new.php | 5.91 ▲0.03 | 85.26 ▼10.75 |
Media Library /wp-admin/upload.php | 3.25 ▲0.03 | 33.92 ▼4.61 |
Server storage [IO: ▲0.91MB] [DB: ▲0.00MB] Passed 3 tests
Analyzing filesystem and database footprints of this plugin
This plugin installed successfully
Filesystem: 128 new files
Database: no new tables, 6 new options
New WordPress options |
---|
widget_theysaidso_widget |
widget_recent-posts |
widget_recent-comments |
can_compress_scripts |
db_upgraded |
theysaidso_admin_options |
Browser metrics Passed 4 tests
This is an overview of browser requirements for Tailor Page Builder: Advanced Features
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,812 ▲66 | 13.33 ▼1.05 | 1.72 ▲0.15 | 42.89 ▲2.98 |
Dashboard /wp-admin | 2,218 ▲29 | 5.88 ▲0.78 | 97.63 ▼15.68 | 41.58 ▲2.10 |
Posts /wp-admin/edit.php | 2,103 ▲14 | 2.04 ▲0.06 | 35.47 ▼3.04 | 34.07 ▲4.04 |
Add New Post /wp-admin/post-new.php | 1,545 ▲26 | 23.27 ▼0.09 | 636.03 ▼46.18 | 55.88 ▼5.76 |
Media Library /wp-admin/upload.php | 1,400 ▲18 | 4.24 ▼0.03 | 96.88 ▼2.35 | 44.49 ▼0.36 |
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
These items require your attention
- Zombie WordPress options detected upon uninstall: 6 options
- theysaidso_admin_options
- widget_recent-comments
- widget_recent-posts
- widget_theysaidso_widget
- can_compress_scripts
- db_upgraded
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no server-side errors were triggered
Even though everything seems fine, this is not an exhaustive test
SRP 50% from 2 tests
🔹 Tests weight: 20 | A shallow check of the single-responsibility principle; PHP files should perform no action - including output of placeholder text - and trigger no errors when accessed directly
Please take a closer look at the following
- 7× PHP files trigger server errors when accessed directly:
- > PHP Fatal error
Uncaught Error: Call to undefined function add_filter() in wp-content/plugins/tailor-advanced/includes/helpers-markup.php:59
- > PHP Fatal error
Uncaught Error: Call to undefined function add_shortcode() in wp-content/plugins/tailor-advanced/includes/shortcodes/shortcode-image.php:111
- > PHP Fatal error
Uncaught Error: Call to undefined function add_shortcode() in wp-content/plugins/tailor-advanced/includes/shortcodes/shortcode-restricted-content.php:68
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/tailor-advanced/includes/helpers-elements.php:15
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/tailor-advanced/includes/helpers-general.php:382
- > PHP Fatal error
Uncaught Error: Call to undefined function add_filter() in wp-content/plugins/tailor-advanced/includes/helpers-video.php:23
- > PHP Fatal error
Uncaught Error: Call to undefined function add_filter() in wp-content/plugins/tailor-advanced/includes/helpers-animations.php:40
- > PHP Fatal error
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 97% from 29 tests
readme.txt 94% from 16 tests
The readme.txt file describes your plugin functionality and requirements and it is parsed to prepare the your plugin's listing
These attributes need your attention:
- Tags: Too many tags (16 tag instead of maximum 10); only the first 5 tags are used in your directory listing
tailor-advanced/tailor-advanced.php Passed 13 tests
The main file in "Tailor Page Builder: Advanced Features" v. 1.0.2 serves as a complement to information provided in readme.txt and as the entry point to the plugin
49 characters long description:
Adds advanced functionality to the Tailor plugin.
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 detected11,128 lines of code in 114 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
CSS | 4 | 342 | 4 | 7,225 |
Sass | 85 | 409 | 44 | 1,604 |
PHP | 12 | 206 | 523 | 1,253 |
JavaScript | 11 | 172 | 368 | 1,006 |
JSON | 1 | 0 | 0 | 21 |
Markdown | 1 | 10 | 0 | 19 |
PHP code Passed 2 tests
Analyzing cyclomatic complexity and code structure
No cyclomatic complexity issues were detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.40 |
Average class complexity | 4.67 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 8.00 |
Average method complexity | 1.55 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 5.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 3 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 3 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 20 | |
▷ Static methods | 1 | 5.00% |
▷ Public methods | 15 | 75.00% |
▷ Protected methods | 4 | 20.00% |
▷ Private methods | 1 | 5.00% |
Functions | 23 | |
▷ Named functions | 23 | 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
Using a strong compression for your PNG files is a great way to speed-up your plugin
There were not PNG files found in your plugin