Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | All plugins must install correctly, without throwing any errors, warnings, or notices
The plugin installed successfully, without throwing any errors or notices
Server metrics [RAM: ▲0.00MB] [CPU: ▼4.19ms] Passed 4 tests
This is a short check of server-side resources used by TinyMCE Advanced Language Pack
Normal server usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.46 ▲0.00 | 33.98 ▼6.86 |
Dashboard /wp-admin | 3.31 ▲0.00 | 45.47 ▼1.85 |
Posts /wp-admin/edit.php | 3.36 ▲0.00 | 46.54 ▲0.51 |
Add New Post /wp-admin/post-new.php | 5.89 ▲0.00 | 85.96 ▼7.41 |
Media Library /wp-admin/upload.php | 3.23 ▲0.00 | 36.10 ▼0.65 |
Server storage [IO: ▲0.41MB] [DB: ▲0.00MB] Passed 3 tests
Filesystem and database footprint
The plugin installed successfully
Filesystem: 227 new files
Database: no new tables, 8 new options
New WordPress options |
---|
ossm_speed_score |
widget_recent-comments |
theysaidso_admin_options |
widget_theysaidso_widget |
can_compress_scripts |
db_upgraded |
widget_recent-posts |
ossm_da_pa |
Browser metrics Passed 4 tests
A check of browser resources used by TinyMCE Advanced Language Pack
There were no issues detected in relation to browser resource usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,800 ▲65 | 13.28 ▼1.00 | 1.68 ▼0.30 | 40.44 ▼0.92 |
Dashboard /wp-admin | 2,203 ▲15 | 5.82 ▲0.90 | 95.34 ▼7.53 | 42.08 ▲1.66 |
Posts /wp-admin/edit.php | 2,089 ▼0 | 1.99 ▼0.01 | 34.27 ▼0.43 | 31.90 ▼0.52 |
Add New Post /wp-admin/post-new.php | 1,530 ▲2 | 23.49 ▲5.45 | 692.92 ▲61.59 | 53.35 ▼12.95 |
Media Library /wp-admin/upload.php | 1,388 ▼0 | 4.12 ▼0.12 | 106.38 ▼4.29 | 48.78 ▼2.11 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | All plugins must uninstall correctly, removing their source code and extra database tables they might have created
It is recommended to fix the following
- Zombie WordPress options detected upon uninstall: 8 options
- widget_recent-posts
- can_compress_scripts
- theysaidso_admin_options
- widget_recent-comments
- ossm_speed_score
- widget_theysaidso_widget
- db_upgraded
- ossm_da_pa
Smoke tests Passed 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A smoke test targeting server-side errors
Even though everything seems fine, this is not an exhaustive test
SRP Passed 2 tests
🔹 Tests weight: 20 | SRP (Single-Responsibility Principle) - PHP files must act as libraries and never output text or perform any action when accessed directly in a browser
Looking good! No server-side errors or output on direct access of PHP files
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a smoke test targeting browser errors/issues
Everything seems fine, but this is not an exhaustive test
Optimizations
Plugin configuration Passed 29 tests
readme.txt Passed 16 tests
Often overlooked, readme.txt is one of the most important files in your plugin
4 plugin tags: editor, wysiwyg, tinymce, write
tinymce-advanced-language-pack/tinymce-advanced-language-pack.php Passed 13 tests
Analyzing the main PHP file in "TinyMCE Advanced Language Pack" version 1.0
86 characters long description:
Adds more translations for the TinyMCE components used in the TinyMCE Advanced 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
Good job! No executable or dangerous file extensions detected214 lines of code in 212 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
JavaScript | 210 | 0 | 0 | 210 |
PHP | 2 | 4 | 15 | 4 |
PHP code Passed 2 tests
This is a very shot review of cyclomatic complexity and code structure
All good! No complexity issues found
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 1.00 |
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 | 0 | |
▷ Named functions | 0 | 0.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 1 | |
▷ Global constants | 1 | 100.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
PNG images were not found in this plugin