84% definitely-allow-mobile-zooming

Code Review | Definitely allow mobile zooming

WordPress plugin Definitely allow mobile zooming scored84%from 54 tests.

About plugin

  • Plugin page: definitely-allow-...
  • Plugin version: 1.6.0
  • PHP compatiblity: 5.2+
  • PHP version: 7.4.16
  • WordPress compatibility: 1.2.0-6.3
  • WordPress version: 6.3.1
  • First release: Feb 27, 2014
  • Latest release: Aug 10, 2023
  • Number of updates: 52
  • Update frequency: every 66.5 days
  • Top authors: Hinjiriyo (71.15%)kybernetikservices (30.77%)

Code review

54 tests

User reviews

51 reviews

Install metrics

9,000+ active /90,089 total downloads

Benchmarks

Plugin footprint 83% from 16 tests

Installer Passed 1 test

🔺 Critical test (weight: 50) | The install procedure must perform silently
The plugin installed gracefully, with no errors

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

An overview of server-side resources used by Definitely allow mobile zooming
Normal server usage
PageMemory (MB)CPU Time (ms)
Home /3.47 ▲0.0137.89 ▼4.08
Dashboard /wp-admin3.32 ▲0.0147.45 ▲2.06
Posts /wp-admin/edit.php3.37 ▲0.0145.62 ▲0.14
Add New Post /wp-admin/post-new.php5.90 ▲0.0190.93 ▲0.43
Media Library /wp-admin/upload.php3.24 ▲0.0135.88 ▲2.80

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

How much does this plugin use your filesystem and database?
This plugin installed successfully
Filesystem: 4 new files
Database: no new tables, 6 new options
New WordPress options
widget_recent-comments
db_upgraded
widget_recent-posts
can_compress_scripts
theysaidso_admin_options
widget_theysaidso_widget

Browser metrics Passed 4 tests

Checking browser requirements for Definitely allow mobile zooming
Minimal impact on browser resources
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,802 ▲6713.61 ▼0.761.49 ▼0.2440.86 ▼6.41
Dashboard /wp-admin2,203 ▲155.79 ▲0.9196.85 ▼8.4441.97 ▼2.45
Posts /wp-admin/edit.php2,089 ▼02.04 ▼0.0239.82 ▲4.3936.68 ▲1.85
Add New Post /wp-admin/post-new.php1,537 ▲923.16 ▼0.00642.04 ▼46.1355.68 ▼3.81
Media Library /wp-admin/upload.php1,385 ▼34.19 ▼0.04100.63 ▼7.9342.12 ▼6.51

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
You still need to fix the following
  • This plugin did not uninstall successfully, leaving 6 options in the database
    • widget_recent-comments
    • can_compress_scripts
    • widget_theysaidso_widget
    • widget_recent-posts
    • theysaidso_admin_options
    • db_upgraded

Smoke tests 75% from 4 tests

Server-side errors Passed 1 test

🔹 Test weight: 20 | A shallow check that no server-side errors were triggered
The smoke test was a success, however most plugin functionality was not tested

SRP 50% from 2 tests

🔹 Tests weight: 20 | It is important to ensure that your PHP files perform no action when accessed directly, respecting the single-responsibility principle
Please take a closer look at the following
  • 1× PHP files trigger server errors when accessed directly:
    • > PHP Fatal error
      Uncaught Error: Call to undefined function add_action() in wp-content/plugins/definitely-allow-mobile-zooming/definitely-allow-mobile-zooming.php:23

User-side errors Passed 1 test

🔹 Test weight: 20 | This is a shallow check for browser errors
Everything seems fine, but this is not an exhaustive test

Optimizations

Plugin configuration 96% from 29 tests

readme.txt Passed 16 tests

The readme.txt file describes your plugin functionality and requirements and it is parsed to prepare the your plugin's listing
9 plugin tags: zoom, zooming, smarthphones, metatag, viewport...

definitely-allow-mobile-zooming/definitely-allow-mobile-zooming.php 92% from 13 tests

This is the main PHP file of "Definitely allow mobile zooming" version 1.6.0, providing information about the plugin in the header fields and serving as the principal entry point to the plugin's functions
You should first fix the following items:
  • Description: If Twitter did it, so should we! Keep the description under 140 characters (currently 144 characters long)

Code Analysis Passed 3 tests

File types Passed 1 test

🔸 Test weight: 35 | This is a short overview of programming languages used in this plugin, detecting executable files
Good job! No executable or dangerous file extensions detected28 lines of code in 2 files:
LanguageFilesBlank linesComment linesLines of code
PHP2103128

PHP code Passed 2 tests

This is a very shot review of cyclomatic complexity and code structure
Great job! No cyclomatic complexity issues were detected in this plugin
Cyclomatic complexity
Average complexity per logical line of code0.18
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%
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 images were found in this plugin