84% eazy-xmlrpc-pingback-disable

Code Review | Eazy XMLRPC Pingback Disable

WordPress plugin Eazy XMLRPC Pingback Disable scored84%from 54 tests.

About plugin

  • Plugin page: eazy-xmlrpc-pingb...
  • Plugin version: 1.0.1
  • PHP version: 7.4.16
  • WordPress compatibility: 4.2-4.9.1
  • WordPress version: 6.3.1
  • First release: May 16, 2015
  • Latest release: Jan 2, 2018
  • Number of updates: 12
  • Update frequency: every 80.2 days
  • Top authors: r0bsc0tt (100%)

Code review

54 tests

User reviews

4 reviews

Install metrics

1,000+ active /8,570 total downloads

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 successfully, without throwing any errors or notices

Server metrics [RAM: ▲0.00MB] [CPU: ▼1.97ms] Passed 4 tests

Analyzing server-side resources used by Eazy XMLRPC Pingback Disable
Normal server usage
PageMemory (MB)CPU Time (ms)
Home /3.46 ▲0.0045.10 ▲0.26
Dashboard /wp-admin3.31 ▲0.0054.93 ▲3.42
Posts /wp-admin/edit.php3.36 ▲0.0050.40 ▲0.10
Add New Post /wp-admin/post-new.php5.89 ▲0.0088.59 ▼3.15
Media Library /wp-admin/upload.php3.23 ▲0.0036.33 ▼5.09

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

Analyzing filesystem and database footprints of this plugin
There were no storage issued detected upon installing this plugin
Filesystem: 2 new files
Database: no new tables, 6 new options
New WordPress options
widget_recent-comments
widget_recent-posts
can_compress_scripts
theysaidso_admin_options
widget_theysaidso_widget
db_upgraded

Browser metrics Passed 4 tests

A check of browser resources used by Eazy XMLRPC Pingback Disable
Minimal impact on browser resources
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,825 ▲7913.20 ▼1.362.02 ▲0.0140.92 ▼1.63
Dashboard /wp-admin2,206 ▲215.83 ▼0.04115.76 ▲15.4244.17 ▲1.42
Posts /wp-admin/edit.php2,092 ▲32.01 ▼0.0239.07 ▲3.4433.91 ▼4.72
Add New Post /wp-admin/post-new.php1,542 ▼018.41 ▲0.36632.63 ▲10.5754.06 ▲0.00
Media Library /wp-admin/upload.php1,385 ▼34.19 ▼0.01101.11 ▼0.4644.54 ▲2.20

Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests

🔸 Tests weight: 35 | It is important to correctly uninstall your plugin, without leaving any traces
These items require your attention
  • This plugin does not fully uninstall, leaving 6 options in the database
    • widget_recent-comments
    • widget_theysaidso_widget
    • widget_recent-posts
    • theysaidso_admin_options
    • can_compress_scripts
    • db_upgraded

Smoke tests 75% from 4 tests

Server-side errors Passed 1 test

🔹 Test weight: 20 | This is a short smoke test looking for server-side errors
Even though no errors were found, this is by no means an exhaustive test

SRP 50% from 2 tests

🔹 Tests weight: 20 | The single-responsibility principle applies for WordPress plugins as well - please make sure your PHP files perform no actions when accessed directly
Almost there! Just fix the following items
  • 1× PHP files trigger server errors when accessed directly:
    • > PHP Fatal error
      Uncaught Error: Call to undefined function add_filter() in wp-content/plugins/eazy-xmlrpc-pingback-disable/eazy_xmlrpc_ping_disable.php:11

User-side errors Passed 1 test

🔹 Test weight: 20 | A shallow check that no browser errors were triggered
Everything seems fine, but this is not an exhaustive test

Optimizations

Plugin configuration 96% from 29 tests

readme.txt Passed 16 tests

Perhaps the most important file in your plugin readme.txt gets parsed in order to generate the public listing of your plugin
7 plugin tags: rpc, ping, pingback, ddos, xmlrpc...

eazy-xmlrpc-pingback-disable/eazy_xmlrpc_ping_disable.php 92% from 13 tests

Analyzing the main PHP file in "Eazy XMLRPC Pingback Disable" version 1.0.1
You should first fix the following items:
  • Main file name: Please rename the main PHP file in this plugin to the plugin slug ("eazy-xmlrpc-pingback-disable.php" instead of "eazy_xmlrpc_ping_disable.php")

Code Analysis Passed 3 tests

File types Passed 1 test

🔸 Test weight: 35 | Executable files are not allowed as they can serve as attack vectors
Success! There were no dangerous files found in this plugin8 lines of code in 1 file:
LanguageFilesBlank linesComment linesLines of code
PHP1288

PHP code Passed 2 tests

Analyzing logical lines of code, cyclomatic complexity, and other code metrics
All good! No complexity issues found
Cyclomatic complexity
Average complexity per logical line of code0.00
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%
Functions1
▷ Named functions1100.00%
▷ Anonymous functions00.00%
Constants0
▷ Global constants00.00%
▷ Class constants00.00%
▷ Public constants00.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
There are no PNG files in this plugin