WordPress plugin Verlico scored84%from 54 tests.

About plugin

  • Plugin page: content-analytics...
  • Plugin version: 1.0.0
  • PHP version: 7.4.16
  • WordPress compatibility: 2.8-4.2.0
  • WordPress version: 6.3.1
  • First release: Apr 10, 2015
  • Latest release: Apr 21, 2015
  • Number of updates: 7
  • Update frequency: every 1.6 days
  • Top authors: verlico (100%)

Code review

54 tests

User reviews

1 review

Install metrics

10+ active /688 total downloads

Benchmarks

Plugin footprint 83% from 16 tests

Installer Passed 1 test

🔺 Critical test (weight: 50) | Checking the installer triggered no errors
Installer ran successfully

Server metrics [RAM: ▲0.03MB] [CPU: ▲0.39ms] Passed 4 tests

A check of server-side resources used by Verlico
This plugin has minimal impact on server resources
PageMemory (MB)CPU Time (ms)
Home /3.49 ▲0.0340.57 ▼1.01
Dashboard /wp-admin3.34 ▲0.0353.02 ▲5.85
Posts /wp-admin/edit.php3.39 ▲0.0349.28 ▼0.10
Add New Post /wp-admin/post-new.php5.92 ▲0.03111.79 ▲5.26
Media Library /wp-admin/upload.php3.26 ▲0.0334.64 ▼2.59
Verlico /wp-admin/options-general.php?page=verlico-options3.2230.30

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

Filesystem and database footprint
No storage issues were detected
Filesystem: 2 new files
Database: no new tables, 6 new options
New WordPress options
widget_theysaidso_widget
db_upgraded
widget_recent-comments
widget_recent-posts
theysaidso_admin_options
can_compress_scripts

Browser metrics Passed 4 tests

A check of browser resources used by Verlico
Minimal impact on browser resources
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,833 ▲7613.60 ▼0.691.64 ▼0.2342.79 ▼3.68
Dashboard /wp-admin2,242 ▲574.86 ▼0.0397.86 ▼5.1938.10 ▼3.56
Posts /wp-admin/edit.php2,129 ▲372.05 ▲0.0139.62 ▼0.6936.87 ▲2.37
Add New Post /wp-admin/post-new.php1,558 ▲1618.54 ▲0.43599.05 ▼6.0556.12 ▼7.79
Media Library /wp-admin/upload.php1,424 ▲364.20 ▼0.0697.47 ▲0.0140.23 ▼4.23
Verlico /wp-admin/options-general.php?page=verlico-options8402.0425.8924.47

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

🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
You still need to fix the following
  • The uninstall procedure has failed, leaving 6 options in the database
    • widget_recent-comments
    • widget_recent-posts
    • db_upgraded
    • widget_theysaidso_widget
    • theysaidso_admin_options
    • can_compress_scripts

Smoke tests 75% from 4 tests

Server-side errors Passed 1 test

🔹 Test weight: 20 | This is a shallow check for server-side errors
Everything seems fine, however this is by no means 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 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/content-analytics-by-verlico/verlico.php:197

User-side errors Passed 1 test

🔹 Test weight: 20 | This is a shallow check for browser errors
There were no browser issues found

Optimizations

Plugin configuration 96% from 29 tests

readme.txt Passed 16 tests

Often overlooked, readme.txt is one of the most important files in your plugin
4 plugin tags: verlico, analytics, content analytics, blog analytics

content-analytics-by-verlico/verlico.php 92% from 13 tests

"Verlico" version 1.0.0's primary PHP file adds more information about the plugin and serves as the entry point for WordPress
Please make the necessary changes and fix the following:
  • Main file name: It is recommended to name the main PHP file as the plugin slug ("content-analytics-by-verlico.php" instead of "verlico.php")

Code Analysis Passed 3 tests

File types Passed 1 test

🔸 Test weight: 35 | There should be no dangerous file extensions present in any WordPress plugin
Good job! No executable or dangerous file extensions detected156 lines of code in 1 file:
LanguageFilesBlank linesComment linesLines of code
PHP12726156

PHP code Passed 2 tests

Cyclomatic complexity and code structure are the fingerprint of this plugin
No complexity issues detected
Cyclomatic complexity
Average complexity per logical line of code0.23
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%
Functions9
▷ Named functions9100.00%
▷ Anonymous functions00.00%
Constants0
▷ Global constants00.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
PNG images were not found in this plugin