84% simple-login-logout

Code Review | Simple Login Logout

WordPress plugin Simple Login Logout scored 84% from 54 tests.

About plugin

  • Plugin page: simple-login-logout
  • Plugin version: 1.1.1
  • PHP compatiblity: 5.2.4+
  • PHP version: 7.4.16
  • WordPress compatibility: 3.0.1-5.3.2
  • WordPress version: 6.3.1
  • First release: Sep 8, 2018
  • Latest release: Feb 9, 2020
  • Number of updates: 12
  • Update frequency: every 43.3 days
  • Top authors: yahya2022 (100%)

Code review

54 tests

User reviews

3 reviews

Install metrics

70+ active / 2,294 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.00MB] [CPU: ▼5.86ms] Passed 4 tests

An overview of server-side resources used by Simple Login Logout
No issues were detected with server-side resource usage
PageMemory (MB)CPU Time (ms)
Home /3.47 ▲0.0040.88 ▼1.56
Dashboard /wp-admin3.31 ▲0.0146.53 ▼2.05
Posts /wp-admin/edit.php3.36 ▲0.0047.40 ▲6.19
Add New Post /wp-admin/post-new.php5.89 ▲0.0083.46 ▼20.79
Media Library /wp-admin/upload.php3.23 ▲0.0036.59 ▲0.98

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

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

Browser metrics Passed 4 tests

An overview of browser requirements for Simple Login Logout
Minimal impact on browser resources
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,800 ▲5414.66 ▲0.041.70 ▼0.0344.89 ▲1.04
Dashboard /wp-admin2,209 ▲215.85 ▲0.7495.85 ▼11.6242.77 ▼1.18
Posts /wp-admin/edit.php2,086 ▼32.02 ▲0.0334.56 ▼1.4437.07 ▲4.40
Add New Post /wp-admin/post-new.php1,533 ▼523.45 ▲0.11660.66 ▼69.1764.06 ▲7.00
Media Library /wp-admin/upload.php1,385 ▼64.18 ▼0.1197.16 ▼5.3343.09 ▼1.13

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
These items require your attention
  • Zombie WordPress options detected upon uninstall: 6 options
    • theysaidso_admin_options
    • widget_recent-comments
    • db_upgraded
    • widget_theysaidso_widget
    • can_compress_scripts
    • widget_recent-posts

Smoke tests 75% from 4 tests

Server-side errors Passed 1 test

🔹 Test weight: 20 | This is a shallow check for server-side errors
Good news, no errors were detected

SRP 50% from 2 tests

🔹 Tests weight: 20 | The single-responsibility principle applies for WordPress plugins as well - please make sure your PHP files perform no actions when accessed directly
Please fix the following items
  • 1× GET requests to PHP files trigger server-side errors or Error 500 responses:
    • > PHP Fatal error
      Uncaught Error: Call to undefined function add_filter() in wp-content/plugins/simple-login-logout/simple-login-logout.php:14

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 uses markdown syntax to describe your plugin to the world
9 plugin tags: login button, login menu, logout, log out button, login and logout button...

simple-login-logout/simple-login-logout.php Passed 13 tests

This is the main PHP file of "Simple Login Logout" version 1.1.1, providing information about the plugin in the header fields and serving as the principal entry point to the plugin's functions
98 characters long description:
Simple plugin to automatically add Login and Logout link to navigation menu with WordPress nounce.

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
No dangerous file extensions were detected11 lines of code in 1 file:
LanguageFilesBlank linesComment linesLines of code
PHP151011

PHP code Passed 2 tests

An short overview of logical lines of code, cyclomatic complexity, and other code metrics
There are no cyclomatic complexity problems detected for this plugin
Cyclomatic complexity
Average complexity per logical line of code0.00
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

PNG files should be compressed to save space and minimize bandwidth usage
No PNG files were detected