84% alternate-mobile-tag

Code Review | Alternate Mobile Tag

WordPress plugin Alternate Mobile Tag scored84%from 54 tests.

About plugin

  • Plugin page: alternate-mobile-tag
  • Plugin version: 1.1
  • PHP version: 7.4.16
  • WordPress compatibility: 3.5.0-4.2
  • WordPress version: 6.3.1
  • First release: Apr 21, 2015
  • Latest release: Apr 21, 2015
  • Number of updates: 6
  • Update frequency: N/A
  • Top authors: Asif2BD (100%)

Code review

54 tests

User reviews

3 reviews

Install metrics

10+ active /1,728 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
Install script ran successfully

Server metrics [RAM: ▼0.02MB] [CPU: ▼3.63ms] Passed 4 tests

A check of server-side resources used by Alternate Mobile Tag
This plugin has minimal impact on server resources
PageMemory (MB)CPU Time (ms)
Home /3.38 ▼0.0723.49 ▼15.87
Dashboard /wp-admin3.31 ▲0.0046.91 ▼4.16
Posts /wp-admin/edit.php3.36 ▲0.0048.94 ▲1.56
Add New Post /wp-admin/post-new.php5.89 ▲0.0092.06 ▲3.97
Media Library /wp-admin/upload.php3.23 ▲0.0035.09 ▲4.34

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

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

Browser metrics Passed 4 tests

An overview of browser requirements for Alternate Mobile Tag
This plugin renders optimally with no browser resource issues detected
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,804 ▲6913.19 ▼1.401.64 ▲0.0341.11 ▼4.56
Dashboard /wp-admin2,209 ▲185.85 ▼0.06107.06 ▲2.1041.67 ▼3.73
Posts /wp-admin/edit.php2,089 ▼32.05 ▼0.0040.43 ▼1.1734.68 ▼1.92
Add New Post /wp-admin/post-new.php1,547 ▲1418.18 ▼4.88597.24 ▼97.5468.25 ▲9.89
Media Library /wp-admin/upload.php1,388 ▼04.18 ▲0.0596.59 ▼1.6342.96 ▲0.33

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
Please fix the following items
  • The uninstall procedure has failed, leaving 6 options in the database
    • db_upgraded
    • widget_recent-posts
    • widget_recent-comments
    • can_compress_scripts
    • theysaidso_admin_options
    • widget_theysaidso_widget

Smoke tests 75% from 4 tests

Server-side errors Passed 1 test

🔹 Test weight: 20 | This is a shallow check for server-side errors
Even though everything seems fine, this is not an exhaustive test

SRP 50% from 2 tests

🔹 Tests weight: 20 | SRP (Single-Responsibility Principle) - PHP files must act as libraries and never output text or perform any action when accessed directly in a browser
Please take a closer look at the following
  • 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/alternate-mobile-tag/alternate-mobile-tag.php:37

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)
Everything seems fine on the user side

Optimizations

Plugin configuration Passed 29 tests

readme.txt Passed 16 tests

The readme.txt file is an important file in your plugin as it is parsed by WordPress.org to prepare the public listing of your plugin
8 plugin tags: handheld, alternate tag, mobile tag, relalternate, mobile site...

alternate-mobile-tag/alternate-mobile-tag.php Passed 13 tests

The main PHP file in "Alternate Mobile Tag" ver. 1.1 adds more information about the plugin and also serves as the entry point for this plugin
108 characters long description:
Add mobile site url in HEAD sectiomn as Link tag with rel=alternate. Mobile url example http://m.example.com

Code Analysis Passed 3 tests

File types Passed 1 test

🔸 Test weight: 35 | A short review of files and their extensions; it is not recommended to include executable files
Success! There were no dangerous files found in this plugin24 lines of code in 1 file:
LanguageFilesBlank linesComment linesLines of code
PHP121224

PHP code Passed 2 tests

This plugin's cyclomatic complexity and code structure detailed below
This plugin has no cyclomatic complexity issues
Cyclomatic complexity
Average complexity per logical line of code1.14
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
There were not PNG files found in your plugin