90% post-share-count

Code Review | Post Share Count

WordPress plugin Post Share Count scored90%from 54 tests.

About plugin

  • Plugin page: post-share-count
  • Plugin version: 0.5.1
  • PHP version: 7.4.16
  • WordPress compatibility: 3.0-3.6
  • WordPress version: 6.3.1
  • First release: Aug 17, 2013
  • Latest release: Feb 1, 2015
  • Number of updates: 19
  • Update frequency: every 28.1 days
  • Top authors: zviryatko (100%)

Code review

54 tests

User reviews

2 reviews

Install metrics

20+ active /3,021 total downloads

Benchmarks

Plugin footprint 83% from 16 tests

Installer Passed 1 test

🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
The plugin installed gracefully, with no errors

Server metrics [RAM: ▲0.00MB] [CPU: ▼1.44ms] Passed 4 tests

A check of server-side resources used by Post Share Count
This plugin has minimal impact on server resources
PageMemory (MB)CPU Time (ms)
Home /3.46 ▲0.0039.83 ▼2.63
Dashboard /wp-admin3.31 ▲0.0052.24 ▼0.70
Posts /wp-admin/edit.php3.36 ▲0.0048.46 ▼1.81
Add New Post /wp-admin/post-new.php5.89 ▲0.0086.61 ▼0.60
Media Library /wp-admin/upload.php3.23 ▲0.0036.77 ▲0.54

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

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

Browser metrics Passed 4 tests

An overview of browser requirements for Post Share Count
There were no issues detected in relation to browser resource usage
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,789 ▲2814.16 ▼0.401.75 ▲0.0644.72 ▲2.03
Dashboard /wp-admin2,192 ▲125.63 ▲0.0285.30 ▼6.5641.79 ▲0.51
Posts /wp-admin/edit.php2,100 ▼01.95 ▼0.0342.21 ▲4.2534.13 ▼2.55
Add New Post /wp-admin/post-new.php1,526 ▼922.87 ▲4.37677.97 ▲40.4865.66 ▲2.24
Media Library /wp-admin/upload.php1,400 ▼04.19 ▲0.01112.70 ▲9.4146.72 ▲1.05

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

Smoke tests Passed 4 tests

Server-side errors Passed 1 test

🔹 Test weight: 20 | A shallow check that no server-side errors were triggered
Good news, no errors were detected

SRP Passed 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
Looking good! No server-side errors or output on direct access of PHP files

User-side errors Passed 1 test

🔹 Test weight: 20 | This is just a short smoke test looking for browser issues
No browser errors were detected

Optimizations

Plugin configuration 97% from 29 tests

readme.txt 94% from 16 tests

The readme.txt file is important because it is parsed by WordPress.org for the public listing of your plugin
Attributes that need to be fixed:
  • Plugin Name: Please specify the plugin name on the first line ( === post-share-count === )
The official readme.txt might help

post-share-count/post-share-count.php Passed 13 tests

This is the main PHP file of "Post Share Count" version 0.5.1, providing information about the plugin in the header fields and serving as the principal entry point to the plugin's functions
38 characters long description:
Show twitter and facebook share count.

Code Analysis Passed 3 tests

File types Passed 1 test

🔸 Test weight: 35 | This is an overview of programming languages used in this plugin; dangerous file extensions are not allowed
Good job! No executable or dangerous file extensions detected180 lines of code in 2 files:
LanguageFilesBlank linesComment linesLines of code
PHP232139180

PHP code Passed 2 tests

This is a short overview of cyclomatic complexity and code structure for this plugin
Everything seems fine, there were no complexity issues found
Cyclomatic complexity
Average complexity per logical line of code0.79
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

Using a strong compression for your PNG files is a great way to speed-up your plugin
There are no PNG files in this plugin