84% disable-attachment-pages

Code Review | Disable Attachment Pages

WordPress plugin Disable Attachment Pages scored84%from 54 tests.

About plugin

  • Plugin page: disable-attachmen...
  • Plugin version: 1.1
  • PHP version: 7.4.16
  • WordPress compatibility: 4.0-5.1
  • WordPress version: 6.3.1
  • First release: Jun 23, 2017
  • Latest release: Mar 3, 2019
  • Number of updates: 5
  • Update frequency: every 124.0 days
  • Top authors: greatestview (100%)

Code review

54 tests

User reviews

2 reviews

Install metrics

500+ active /6,122 total downloads

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
This plugin's installer ran successfully

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

A check of server-side resources used by Disable Attachment Pages
This plugin does not affect your website's performance
PageMemory (MB)CPU Time (ms)
Home /3.47 ▲0.0142.27 ▼2.42
Dashboard /wp-admin3.31 ▲0.0152.24 ▼1.05
Posts /wp-admin/edit.php3.36 ▲0.0148.17 ▼5.62
Add New Post /wp-admin/post-new.php5.89 ▲0.0184.86 ▼10.36
Media Library /wp-admin/upload.php3.23 ▲0.0138.93 ▲2.44

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

A short overview of filesystem and database impact
This plugin installed successfully
Filesystem: 3 new files
Database: no new tables, 6 new options
New WordPress options
can_compress_scripts
widget_theysaidso_widget
widget_recent-comments
widget_recent-posts
db_upgraded
theysaidso_admin_options

Browser metrics Passed 4 tests

This is an overview of browser requirements for Disable Attachment Pages
This plugin has a minimal impact on browser resources
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,791 ▲514.22 ▼0.311.78 ▼0.2844.80 ▼1.12
Dashboard /wp-admin2,197 ▲175.64 ▲0.03103.70 ▲15.1241.42 ▲1.11
Posts /wp-admin/edit.php2,102 ▲21.94 ▼0.0634.78 ▼3.8732.89 ▼1.87
Add New Post /wp-admin/post-new.php1,528 ▼023.31 ▲0.06702.01 ▲7.4658.63 ▲4.72
Media Library /wp-admin/upload.php1,402 ▲24.17 ▲0.00104.68 ▼11.2444.74 ▼4.91

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

🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
Please fix the following items
  • Zombie WordPress options detected upon uninstall: 6 options
    • widget_theysaidso_widget
    • widget_recent-comments
    • widget_recent-posts
    • can_compress_scripts
    • theysaidso_admin_options
    • db_upgraded

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: PHP files have to remain inert when accessed directly, throwing no errors and performing no actions
Almost there! Just fix the following items
  • 1× PHP files trigger errors when accessed directly with GET requests:
    • > PHP Fatal error
      Uncaught Error: Call to undefined function add_action() in wp-content/plugins/disable-attachment-pages/disable-attachment-pages.php:11

User-side errors Passed 1 test

🔹 Test weight: 20 | This is a smoke test targeting browser errors/issues
No browser issues were found

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: redirect, attachment, attachments, images

disable-attachment-pages/disable-attachment-pages.php Passed 13 tests

The main PHP file in "Disable Attachment Pages" ver. 1.1 adds more information about the plugin and also serves as the entry point for this plugin
139 characters long description:
Redirects attachment pages to the post, where they are placed, and hides backend option to link images to attachment page (if not default).

Code Analysis Passed 3 tests

File types Passed 1 test

🔸 Test weight: 35 | A short glimpse at programming languages used with this plugin and a check that no dangerous files are present
Good job! No executable or dangerous file extensions detected24 lines of code in 1 file:
LanguageFilesBlank linesComment linesLines of code
PHP151324

PHP code Passed 2 tests

An overview of cyclomatic complexity and code structure
There are no cyclomatic complexity problems detected for this plugin
Cyclomatic complexity
Average complexity per logical line of code0.29
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

All PNG images should be compressed to minimize bandwidth usage for end users
No PNG images were found in this plugin