84% atomic-docs-lockdown

Code Review | Atomic Docs Lockdown

WordPress plugin Atomic Docs Lockdown scored84%from 54 tests.

About plugin

  • Plugin page: atomic-docs-lockdown
  • Plugin version: 1.1.1
  • PHP version: 7.4.16
  • WordPress compatibility: 3.0.1-4.5.2
  • WordPress version: 6.3.1
  • First release: Sep 20, 2016
  • Latest release: Feb 20, 2017
  • Number of updates: 11
  • Update frequency: every 13.9 days
  • Top authors: mdahlke (100%)

Code review

54 tests

User reviews

1 review

Install metrics

10+ active /5,357 total downloads

Benchmarks

Plugin footprint 83% from 16 tests

Installer Passed 1 test

🔺 Critical test (weight: 50) | It is important to correctly install your plugin, without throwing errors or notices
This plugin's installer ran successfully

Server metrics [RAM: ▼1.53MB] [CPU: ▼273,443.99ms] Passed 4 tests

An overview of server-side resources used by Atomic Docs Lockdown
Server-side resource usage in normal parameters
PageMemory (MB)CPU Time (ms)
Home /3.51 ▲0.0143.08 ▲0.02
Dashboard /wp-admin3.35 ▼6.1351.43 ▼1,093,766.85
Posts /wp-admin/edit.php3.40 ▲0.0150.33 ▼0.22
Add New Post /wp-admin/post-new.php5.93 ▲0.0187.66 ▼8.92
Media Library /wp-admin/upload.php3.28 ▲0.0138.31 ▲1.55

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

Analyzing filesystem and database footprints of this plugin
This plugin installed successfully
Filesystem: 2 new files
Database: no new tables, 6 new options
New WordPress options
db_upgraded
widget_recent-comments
widget_theysaidso_widget
can_compress_scripts
theysaidso_admin_options
widget_recent-posts

Browser metrics Passed 4 tests

Atomic Docs Lockdown: an overview of browser usage
There were no issues detected in relation to browser resource usage
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,832 ▲6114.25 ▼0.102.16 ▲0.2144.65 ▼2.05
Dashboard /wp-admin2,204 ▲305.57 ▲0.0785.16 ▼18.0339.81 ▼5.05
Posts /wp-admin/edit.php2,109 ▲91.97 ▲0.0034.02 ▼1.0536.25 ▼4.58
Add New Post /wp-admin/post-new.php1,540 ▲13618.20 ▲0.33631.55 ▼51.9566.65 ▲19.06
Media Library /wp-admin/upload.php1,412 ▲94.19 ▼0.0099.06 ▼2.0347.12 ▼5.09

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 did not uninstall successfully, leaving 6 options in the database
    • theysaidso_admin_options
    • widget_theysaidso_widget
    • can_compress_scripts
    • widget_recent-posts
    • db_upgraded
    • widget_recent-comments

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
The smoke test was a success, however most plugin functionality was not tested

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
Almost there! Just fix the following items
  • 1× GET requests to PHP files trigger server-side errors or Error 500 responses:
    • > PHP Fatal error
      Uncaught Error: Call to undefined function add_action() in wp-content/plugins/atomic-docs-lockdown/atomic-lockdown.php:28

User-side errors Passed 1 test

🔹 Test weight: 20 | A shallow check that no browser errors were triggered
No browser errors were detected

Optimizations

Plugin configuration 93% from 29 tests

readme.txt 94% from 16 tests

The readme.txt file is undoubtedly the most important file in your plugin, preparing it for public listing on WordPress.org
Attributes that require attention:
  • Plugin Name: "Plugin Name" should be replaced with the name of your plugin on the first line ( === atomic-docs-lockdown === )
The official readme.txt is a good inspiration

atomic-docs-lockdown/atomic-lockdown.php 92% from 13 tests

The principal PHP file in "Atomic Docs Lockdown" v. 1.1.1 is loaded by WordPress automatically on each request
The following require your attention:
  • Main file name: Please rename the main PHP file in this plugin to the plugin slug ("atomic-docs-lockdown.php" instead of "atomic-lockdown.php")

Code Analysis Passed 3 tests

File types Passed 1 test

🔸 Test weight: 35 | A short check of programming languages and file extensions; no executable files are allowed
No dangerous file extensions were detected56 lines of code in 2 files:
LanguageFilesBlank linesComment linesLines of code
PHP14932
Markdown112024

PHP code Passed 2 tests

Analyzing cyclomatic complexity and code structure
There are no cyclomatic complexity problems detected for this plugin
Cyclomatic complexity
Average complexity per logical line of code0.67
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%
Functions2
▷ Named functions2100.00%
▷ Anonymous functions00.00%
Constants0
▷ Global constants00.00%
▷ Class constants00.00%
▷ Public constants00.00%

Plugin size Passed 2 tests

Image compression Passed 2 tests

PNG files should be compressed to save space and minimize bandwidth usage
No PNG files were detected