Benchmarks
Plugin footprint 75% from 16 tests
Installer 0% from 1 test
🔺 Critical test (weight: 50) | All plugins must install correctly, without throwing any errors, warnings, or notices
You still need to fix the following installer errors
- Install procedure had errors
- > Warning in wp-includes/class-wp-hook.php+303
call_user_func_array() expects parameter 1 to be a valid callback, class 'FAR_WP_ContentProtection' does not have a method 'far_wpa_install'
Server metrics [RAM: ▲0.03MB] [CPU: ▼133.88ms] Passed 4 tests
Analyzing server-side resources used by Free Online Article Rewriter
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 2.85 ▲0.13 | 39.38 ▲14.06 |
Dashboard /wp-admin | 3.10 ▲0.04 | 52.94 ▲2.01 |
Posts /wp-admin/edit.php | 3.15 ▲0.04 | 68.83 ▲18.16 |
Add New Post /wp-admin/post-new.php | 5.46 ▲0.03 | 137.60 ▼545.88 |
Media Library /wp-admin/upload.php | 3.04 ▲0.03 | 36.82 ▼5.69 |
Server storage [IO: ▲0.06MB] [DB: ▲0.00MB] Passed 3 tests
A short overview of filesystem and database impact
This plugin was installed successfully
Filesystem: 12 new files
Database: no new tables, no new options
Browser metrics Passed 4 tests
Free Online Article Rewriter: an overview of browser usage
Normal browser usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 3,723 ▲127 | 15.85 ▲0.42 | 10.92 ▲2.75 | 52.49 ▲3.25 |
Dashboard /wp-admin | 2,981 ▲47 | 6.05 ▲0.12 | 171.85 ▲17.41 | 141.58 ▲18.91 |
Posts /wp-admin/edit.php | 2,764 ▲25 | 2.59 ▼0.11 | 99.34 ▲22.10 | 112.00 ▲10.64 |
Add New Post /wp-admin/post-new.php | 6,285 ▲4,602 | 20.36 ▲1.60 | 688.06 ▲305.33 | 156.31 ▲29.85 |
Media Library /wp-admin/upload.php | 1,772 ▼50 | 5.03 ▲0.01 | 145.84 ▼13.74 | 161.42 ▲32.61 |
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
The plugin uninstalled successfully, without leaving any zombie files or tables
Smoke tests 50% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no server-side errors were triggered
Good news, no errors were detected
SRP 0% from 2 tests
🔹 Tests weight: 20 | It is important to ensure that your PHP files perform no action when accessed directly, respecting the single-responsibility principle
Almost there! Just fix the following items
- 2× PHP files output text when accessed directly:
- > /wp-content/plugins/free-online-article-rewriter/settingPage.php
- > /wp-content/plugins/free-online-article-rewriter/far-actions.php
- 1× PHP files trigger server-side errors or warnings when accessed directly:
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/free-online-article-rewriter/free-online-article-rewriter.php:39
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | Just a short smoke test targeting errors on the browser (console and network errors and warnings)
No browser issues were found
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
3 plugin tags: article spinner, rewriter, article rewriter
free-online-article-rewriter/free-online-article-rewriter.php Passed 13 tests
"Free Online Article Rewriter" version 1.0's main PHP file describes plugin functionality and also serves as the entry point to any WordPress functionality
102 characters long description:
Rewrite your post content if you found plagiarized content in it. Keep your site Safe from goolge bots
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | There should be no dangerous file extensions present in any WordPress plugin
Good job! No executable or dangerous file extensions detected353 lines of code in 6 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
CSS | 2 | 38 | 2 | 212 |
PHP | 3 | 85 | 25 | 125 |
JavaScript | 1 | 12 | 1 | 16 |
PHP code Passed 2 tests
An overview of cyclomatic complexity and code structure
All good! No complexity issues found
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.30 |
Average class complexity | 1.00 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 1.00 |
Average method complexity | 1.00 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 1.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 1 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 1 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 3 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 3 | 100.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 5 | |
▷ Named functions | 5 | 100.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
All PNG images should be compressed to minimize bandwidth usage for end users
2 PNG files occupy 0.00MB with 0.00MB in potential savings
Potential savings
Compression of 2 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
imgs/logo.png | 0.56KB | 0.50KB | ▼ 10.57% |
imgs/logo-n.png | 0.58KB | 0.33KB | ▼ 42.23% |