83% country-content-controller

Code Review | Country Content Controller

WordPress plugin Country Content Controller scored83%from 54 tests.

About plugin

  • Plugin page: country-content-c...
  • Plugin version: 1.0
  • PHP version: 7.4.16
  • WordPress compatibility: 4.5.0-4.7.3
  • WordPress version: 6.3.1
  • First release: Mar 8, 2017
  • Latest release: Mar 8, 2017
  • Number of updates: 3
  • Update frequency: every 3.0 days
  • Top authors: mintslate (100%)

Code review

54 tests

User reviews

1 review

Install metrics

10+ active /514 total downloads

Benchmarks

Plugin footprint 83% from 16 tests

Installer Passed 1 test

🔺 Critical test (weight: 50) | Checking the installer triggered no errors
The plugin installed gracefully, with no errors

Server metrics [RAM: ▲0.01MB] [CPU: ▼14.75ms] Passed 4 tests

An overview of server-side resources used by Country Content Controller
Server-side resource usage in normal parameters
PageMemory (MB)CPU Time (ms)
Home /3.48 ▲0.0242.09 ▲1.36
Dashboard /wp-admin3.32 ▼0.0249.77 ▼46.32
Posts /wp-admin/edit.php3.37 ▲0.0253.54 ▲2.37
Add New Post /wp-admin/post-new.php5.90 ▲0.0290.20 ▼16.39
Media Library /wp-admin/upload.php3.25 ▲0.0238.99 ▲3.55

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

Filesystem and database footprint
The plugin installed successfully
Filesystem: 5 new files
Database: no new tables, 6 new options
New WordPress options
theysaidso_admin_options
can_compress_scripts
db_upgraded
widget_theysaidso_widget
widget_recent-comments
widget_recent-posts

Browser metrics Passed 4 tests

This is an overview of browser requirements for Country Content Controller
This plugin renders optimally with no browser resource issues detected
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,805 ▲4414.26 ▲0.072.06 ▲0.2544.26 ▲1.95
Dashboard /wp-admin2,214 ▲405.64 ▲0.0389.21 ▼12.3938.19 ▼4.99
Posts /wp-admin/edit.php2,116 ▲132.03 ▼0.0140.55 ▲0.1834.74 ▼4.04
Add New Post /wp-admin/post-new.php1,541 ▲1523.05 ▼0.18650.69 ▼25.9647.75 ▼7.06
Media Library /wp-admin/upload.php1,413 ▲104.21 ▲0.04101.39 ▼1.4245.52 ▼1.04

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
It is recommended to fix the following
  • Zombie WordPress options detected upon uninstall: 6 options
    • theysaidso_admin_options
    • can_compress_scripts
    • widget_theysaidso_widget
    • db_upgraded
    • widget_recent-comments
    • widget_recent-posts

Smoke tests 75% from 4 tests

Server-side errors Passed 1 test

🔹 Test weight: 20 | A smoke test targeting 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
The following issues need your attention
  • 1× GET requests to PHP files trigger server-side errors or Error 500 responses:
    • > PHP Fatal error
      Uncaught Error: Call to undefined function plugin_dir_url() in wp-content/plugins/country-content-controller/countryContentController.php:25

User-side errors Passed 1 test

🔹 Test weight: 20 | This is a shallow check for browser errors
Everything seems fine on the user side

Optimizations

Plugin configuration 90% from 29 tests

readme.txt 88% from 16 tests

Perhaps the most important file in your plugin readme.txt gets parsed in order to generate the public listing of your plugin
Please fix the following attributes:
  • Plugin Name: Write the name of your plugin instead of "Plugin Name" on the first line ( === country-content-controller === )
  • Donate link: Invalid url: "#"
You can look at the official readme.txt

country-content-controller/countryContentController.php 92% from 13 tests

This is the main PHP file of "Country Content Controller" version 1.0, providing information about the plugin in the header fields and serving as the principal entry point to the plugin's functions
Please make the necessary changes and fix the following:
  • Main file name: Even though not officially enforced, the main plugin file should be the same as the plugin slug ("country-content-controller.php" instead of "countryContentController.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
No dangerous file extensions were detected166 lines of code in 4 files:
LanguageFilesBlank linesComment linesLines of code
PHP11837158
Markdown1305
JavaScript1052
CSS1051

PHP code Passed 2 tests

A brief analysis of cyclomatic complexity and code structure for this plugin
This plugin has no cyclomatic complexity problems
Cyclomatic complexity
Average complexity per logical line of code0.30
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%
Functions4
▷ Named functions4100.00%
▷ Anonymous functions00.00%
Constants4
▷ Global constants4100.00%
▷ Class constants00.00%
▷ Public constants00.00%

Plugin size Passed 2 tests

Image compression Passed 2 tests

Often times overlooked, PNG files can occupy unnecessary space in your plugin
No PNG files were detected