Testing of this plugin has been temporarily suspended due to an error. It will automatically resume when a new plugin version is released.
Does Login Logout Shortcode Simple work with WordPress 6.0.2 and PHP 7.4.8? A smoke test was performed on .
3 | PHP warnings |
2 | PHP notices |
1 | Database errors |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors |
Memory usage: 30.59 KiB
The average PHP memory usage increased by this amount after activating by the plugin.
Page speed impact:
insignificant.
The plugin didn't make the site noticeably slower.
WordPress version | 6.0.2 |
---|---|
PHP version | 7.4.8 |
MySQL version | 8.0.21 |
PHP memory limit | 256M |
Last updated | |
---|---|
Active installs | 30+ |
WordPress.org page | https://wordpress.org/plugins/login-logout-shortcode-simple/ |
Badges |
|
URL | /wp-admin/plugins.php?plugin_status=all&paged=1&s |
---|---|
Requested URL | /wp-admin/plugins.php?action=activate&plugin=login-logout-shortcode-simple%2Flogin-logout-shortcode-simple.php&plugin_status=all&paged=1&s&_wpnonce=93b1c1cb93 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.334 s |
Memory usage | 3.71 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/plugins.php?page=LoginLogoutShortcodeSimple_PluginSettings |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.150 s |
Memory usage | 3.68 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.262 s |
Memory usage | 3.58 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.697 s | 0.326 s | -0.371 s | 3.72 MiB | 3.74 MiB | + 20.09 KiB |
/wp-admin/edit.php | 0.191 s | 0.237 s | +0.046 s | 3.76 MiB | 3.78 MiB | + 19.38 KiB |
/wp-admin/post-new.php | 0.993 s | 1.115 s | +0.122 s | 5.55 MiB | 5.58 MiB | + 28.45 KiB |
/wp-admin/upload.php | 0.492 s | 0.380 s | -0.112 s | 3.69 MiB | 3.7 MiB | + 18.96 KiB |
/wp-admin/options-writing.php | 0.237 s | 0.154 s | -0.083 s | 3.62 MiB | 3.68 MiB | + 62.87 KiB |
/wp-admin/media-new.php | 0.462 s | 0.179 s | -0.283 s | 3.66 MiB | 3.68 MiB | + 19.13 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.220 s | 0.178 s | -0.042 s | 3.69 MiB | 3.71 MiB | + 20.04 KiB |
/wp-admin/post-new.php?post_type=page | 1.280 s | 0.929 s | -0.351 s | 5.54 MiB | 5.56 MiB | + 20.04 KiB |
/wp-admin/options-discussion.php | 0.209 s | 0.255 s | +0.046 s | 3.6 MiB | 3.68 MiB | + 83.45 KiB |
/wp-admin/edit-comments.php | 0.210 s | 0.188 s | -0.022 s | 3.7 MiB | 3.72 MiB | + 18.95 KiB |
/ | 0.310 s | 0.202 s | -0.108 s | 3.55 MiB | 3.58 MiB | + 25.09 KiB |
Average | 0.482 s | 0.377 s | -0.105 s | 4.01 MiB | 4.04 MiB | + 30.59 KiB |
Note: Third-party libraries and minified JS/CSS files are excluded from these statistics where possible, so the numbers you see here may be lower than those reported by other tools.
Language | % | Lines of code | Comment lines | Files | |
---|---|---|---|---|---|
PHP | 90.0% | 623 | 580 | 13 | |
PO File | 10.0% | 69 | 22 | 1 | |
Total | 692 | 602 | 14 |
Lines of code | 575 |
---|---|
Total complexity | 132 |
Median class complexity | 8.5 |
Median method complexity | 1.0 |
Most complex class | LoginLogoutShortcodeSimple_OptionsManager |
Most complex function | LoginLogoutShortcodeSimple_OptionsManager::settingsPage() |
Classes | 8 |
---|---|
Methods | 73 |
Functions | 5 |
Things that the plugin adds to the site. This section is not intended to be comprehensive. The test tool only looks for a few specific types of added content.
wp_options
5[06-Sep-2022 14:27:34 UTC] PHP Warning: count(): Parameter must be an array or an object that implements Countable in /wp-content/plugins/login-logout-shortcode-simple/LoginLogoutShortcodeSimple_Plugin.php on line 30
[06-Sep-2022 14:27:34 UTC] PHP Warning: count(): Parameter must be an array or an object that implements Countable in /wp-content/plugins/login-logout-shortcode-simple/LoginLogoutShortcodeSimple_Plugin.php on line 30
[06-Sep-2022 14:27:34 UTC] PHP Notice: Undefined offset: 1 in /wp-content/plugins/login-logout-shortcode-simple/LoginLogoutShortcodeSimple_Plugin.php on line 31
[06-Sep-2022 14:27:34 UTC] PHP Warning: count(): Parameter must be an array or an object that implements Countable in /wp-content/plugins/login-logout-shortcode-simple/LoginLogoutShortcodeSimple_Plugin.php on line 30
[06-Sep-2022 14:27:34 UTC] PHP Notice: Undefined offset: 1 in /wp-content/plugins/login-logout-shortcode-simple/LoginLogoutShortcodeSimple_Plugin.php on line 31
[06-Sep-2022 14:27:34 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '[login-logout-shortcode-simple-login-page]' at line 1 for query SELECT post_id FROM wp_postmeta WHERE meta_key = [login-logout-shortcode-simple-login-page] made by activate_plugin, plugin_sandbox_scrape, include_once('/plugins/login-logout-shortcode-simple/login-logout-shortcode-simple.php'), LoginLogoutShortcodeSimple_init, LoginLogoutShortcodeSimple_LifeCycle->install, LoginLogoutShortcodeSimple_Plugin->InstallDatabaseTablesLoginLogoutShortcodeSimple, include_once('/plugins/login-logout-shortcode-simple/pages/create-login-logout-shortcode-simple-login-page.php')