84% todaysmeet

Code Review | TodaysMeet

WordPress plugin TodaysMeet scored 84% from 54 tests.

About plugin

  • Plugin page: todaysmeet
  • Plugin version: 1.0.4
  • PHP version: 7.4.16
  • WordPress compatibility: 3.0-4.0
  • WordPress version: 6.3.1
  • First release: Aug 7, 2014
  • Latest release: Sep 23, 2014
  • Number of updates: 9
  • Update frequency: every 5.1 days
  • Top authors: todaysmeet (100%)

Code review

54 tests

User reviews

1 review

Install metrics

10+ active / 1,154 total downloads

Benchmarks

Plugin footprint 83% from 16 tests

Installer Passed 1 test

🔺 Critical test (weight: 50) | The install procedure must perform silently
Installer ran successfully

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

Analyzing server-side resources used by TodaysMeet
This plugin does not affect your website's performance
PageMemory (MB)CPU Time (ms)
Home /3.47 ▲0.0135.66 ▼9.10
Dashboard /wp-admin3.31 ▲0.0152.80 ▼0.25
Posts /wp-admin/edit.php3.36 ▲0.0151.83 ▲3.06
Add New Post /wp-admin/post-new.php5.89 ▲0.0198.97 ▲7.94
Media Library /wp-admin/upload.php3.23 ▲0.0135.36 ▲1.75

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

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

Browser metrics Passed 4 tests

TodaysMeet: an overview of browser usage
Minimal impact on browser resources
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,800 ▲6513.20 ▼1.201.73 ▼0.2741.41 ▼8.04
Dashboard /wp-admin2,206 ▲155.90 ▲1.04105.77 ▼0.5543.31 ▼6.68
Posts /wp-admin/edit.php2,089 ▼02.04 ▲0.0138.28 ▲1.0635.67 ▲0.39
Add New Post /wp-admin/post-new.php1,542 ▲2118.30 ▼5.06620.09 ▼38.1551.77 ▼8.25
Media Library /wp-admin/upload.php1,388 ▲34.15 ▼0.1394.23 ▼5.1939.94 ▼2.76

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

🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
These items require your attention
  • Zombie WordPress options were found after uninstall: 6 options
    • theysaidso_admin_options
    • widget_recent-posts
    • db_upgraded
    • widget_theysaidso_widget
    • widget_recent-comments
    • can_compress_scripts

Smoke tests 75% from 4 tests

Server-side errors Passed 1 test

🔹 Test weight: 20 | This is a short smoke test looking for server-side errors
The smoke test was a success, however most plugin functionality was not tested

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
The following issues need your attention
  • 1× PHP files perform the action of outputting non-empty strings when accessed directly:
    • > /wp-content/plugins/todaysmeet/todaysmeet.php

User-side errors Passed 1 test

🔹 Test weight: 20 | This is a shallow check for browser errors
Everything seems fine on the user side

Optimizations

Plugin configuration Passed 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
4 plugin tags: shortcode, todaysmeet, chat, embed

todaysmeet/todaysmeet.php Passed 13 tests

The primary PHP file in "TodaysMeet" version 1.0.4 is used by WordPress to initiate all plugin functionality
47 characters long description:
Embed TodaysMeet rooms in your posts and pages.

Code Analysis Passed 3 tests

File types Passed 1 test

🔸 Test weight: 35 | An overview of files in this plugin; executable files are not allowed
Good job! No executable or dangerous file extensions detected27 lines of code in 1 file:
LanguageFilesBlank linesComment linesLines of code
PHP1112127

PHP code Passed 2 tests

An short overview of logical lines of code, cyclomatic complexity, and other code metrics
Everything seems fine, there were no complexity issues found
Cyclomatic complexity
Average complexity per logical line of code0.36
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%
Functions1
▷ Named functions1100.00%
▷ Anonymous functions00.00%
Constants0
▷ Global constants00.00%
▷ Class constants00.00%
▷ Public constants00.00%

Plugin size Passed 2 tests

Image compression Passed 2 tests

It is recommended to compress PNG files in your plugin to minimize bandwidth usage
There were not PNG files found in your plugin