Does "PeproDev Ultimate Profile Solutions" work with WordPress 6.6.2 and PHP 8.1.12? A smoke test was performed on .
| 16 | PHP fatal errors |
| 15 | PHP notices |
| 16 | Database errors |
| No JavaScript exceptions | |
| 2 | Pages failed to load
|
| No resource errors |
Memory usage: 0 bytes
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.6.2 |
|---|---|
| PHP version | 8.1.12 |
| MySQL version | 10.6.10 |
| PHP memory limit | 512M |
| Last updated | |
|---|---|
| Active installs | 80+ |
| WordPress.org page | https://wordpress.org/plugins/peprodev-ups/ |
| Badges |
|
| URL | /wp-admin/plugins.php?activate=true&plugin_status=all&paged=1&s= |
|---|---|
| Requested URL | /wp-admin/plugins.php?action=activate&plugin=peprodev-ups%2Fpeprodev-ups.php&plugin_status=all&paged=1&s&_wpnonce=ca92605fed |
| Aspect | after-activation |
| HTTP status | 500 |
| Load time | 0.188 s |
| Memory usage | N/A |
| JS errors | None |
| Resource errors | None |
| URL | / |
|---|---|
| Aspect | front-page |
| HTTP status | 500 |
| Load time | 0.050 s |
| Memory usage | N/A |
| JS errors | None |
| Resource errors | None |
No benchmark data available.
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 | |
|---|---|---|---|---|---|
| JavaScript | 72.4% | 82,988 | 3,783 | 50 | |
| PHP | 18.4% | 21,097 | 1,458 | 47 | |
| CSS | 6.5% | 7,412 | 233 | 29 | |
| PO File | 2.2% | 2,535 | 1,051 | 2 | |
| Markdown | 0.3% | 297 | 0 | 2 | |
| HTML | 0.1% | 164 | 6 | 2 | |
| SVG | 0.1% | 87 | 0 | 8 | |
| Total | 114,580 | 6,531 | 140 | ||
| Lines of code | 11,139 |
|---|---|
| Total complexity | 2,324 |
| Median class complexity | 29.0 |
| Median method complexity | 2.0 |
| Most complex class | PeproDevUPS_Login |
| Most complex function | PeproDevUPS_Login::handel_ajax_req() |
| Classes | 11 |
|---|---|
| Methods | 322 |
| Functions | 12 |
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.
No new entries found.
[16-Sep-2024 12:18:26 UTC] WordPress database error Table 'wordpress.wp_pepro_core_profile_sections' doesn't exist for query SELECT * FROM `wp_pepro_core_profile_sections` ORDER BY `date_created` DESC made by require_once('wp-admin/admin.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, PeproDevUPS_Profile->init_plugin, PeproDevUPS_Profile->peprofile_custom_user_nav_items_hndlr
[16-Sep-2024 12:18:26 UTC] PHP Fatal error: Uncaught Error: Call to undefined function is_plugin_active() in /wp-content/plugins/peprodev-ups/profile/profile.php:3553
Stack trace:
#0 /wp-content/plugins/peprodev-ups/profile/profile.php(585): PeproDevUPS_Profile->_wc_activated()
#1 /wp-includes/class-wp-hook.php(324): PeproDevUPS_Profile->init_plugin()
#2 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#3 /wp-includes/plugin.php(517): WP_Hook->do_action()
#4 /wp-settings.php(700): do_action()
#5 /wp-config.php(191): require_once('...')
#6 /wp-load.php(50): require_once('...')
#7 /wp-admin/admin.php(34): require_once('...')
#8 /wp-admin/plugins.php(10): require_once('...')
#9 {main}
thrown in /wp-content/plugins/peprodev-ups/profile/profile.php on line 3553
[16-Sep-2024 12:18:26 UTC] PHP Notice: Function is_single was called <strong>incorrectly</strong>. Conditional query tags do not work before the query is run. Before then, they always return false. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.1.0.) in /wp-includes/functions.php on line 6085
[16-Sep-2024 12:18:26 UTC] WordPress database error Table 'wordpress.wp_pepro_core_profile_sections' doesn't exist for query SELECT * FROM `wp_pepro_core_profile_sections` ORDER BY `date_created` DESC made by require_once('wp-admin/admin.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, PeproDevUPS_Profile->init_plugin, PeproDevUPS_Profile->peprofile_custom_user_nav_items_hndlr
[16-Sep-2024 12:18:26 UTC] PHP Fatal error: Uncaught Error: Call to undefined function is_plugin_active() in /wp-content/plugins/peprodev-ups/profile/profile.php:3553
Stack trace:
#0 /wp-content/plugins/peprodev-ups/profile/profile.php(585): PeproDevUPS_Profile->_wc_activated()
#1 /wp-includes/class-wp-hook.php(324): PeproDevUPS_Profile->init_plugin()
#2 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#3 /wp-includes/plugin.php(517): WP_Hook->do_action()
#4 /wp-settings.php(700): do_action()
#5 /wp-config.php(191): require_once('...')
#6 /wp-load.php(50): require_once('...')
#7 /wp-admin/admin.php(34): require_once('...')
#8 /wp-admin/index.php(10): require_once('...')
#9 {main}
thrown in /wp-content/plugins/peprodev-ups/profile/profile.php on line 3553
[16-Sep-2024 12:18:26 UTC] PHP Notice: Function is_single was called <strong>incorrectly</strong>. Conditional query tags do not work before the query is run. Before then, they always return false. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.1.0.) in /wp-includes/functions.php on line 6085
[16-Sep-2024 12:18:26 UTC] WordPress database error Table 'wordpress.wp_pepro_core_profile_sections' doesn't exist for query SELECT * FROM `wp_pepro_core_profile_sections` ORDER BY `date_created` DESC made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, PeproDevUPS_Profile->init_plugin, PeproDevUPS_Profile->peprofile_custom_user_nav_items_hndlr
[16-Sep-2024 12:18:26 UTC] PHP Fatal error: Uncaught Error: Call to undefined function is_plugin_active() in /wp-content/plugins/peprodev-ups/profile/profile.php:3553
Stack trace:
#0 /wp-content/plugins/peprodev-ups/profile/profile.php(585): PeproDevUPS_Profile->_wc_activated()
#1 /wp-includes/class-wp-hook.php(324): PeproDevUPS_Profile->init_plugin()
#2 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#3 /wp-includes/plugin.php(517): WP_Hook->do_action()
#4 /wp-settings.php(700): do_action()
#5 /wp-config.php(191): require_once('...')
#6 /wp-load.php(50): require_once('...')
#7 /wp-blog-header.php(13): require_once('...')
#8 /index.php(17): require('...')
#9 {main}
thrown in /wp-content/plugins/peprodev-ups/profile/profile.php on line 3553
[16-Sep-2024 12:18:27 UTC] PHP Notice: Function is_single was called <strong>incorrectly</strong>. Conditional query tags do not work before the query is run. Before then, they always return false. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.1.0.) in /wp-includes/functions.php on line 6085
[16-Sep-2024 12:18:27 UTC] WordPress database error Table 'wordpress.wp_pepro_core_profile_sections' doesn't exist for query SELECT * FROM `wp_pepro_core_profile_sections` ORDER BY `date_created` DESC made by require_once('wp-admin/admin.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, PeproDevUPS_Profile->init_plugin, PeproDevUPS_Profile->peprofile_custom_user_nav_items_hndlr
[16-Sep-2024 12:18:27 UTC] PHP Fatal error: Uncaught Error: Call to undefined function is_plugin_active() in /wp-content/plugins/peprodev-ups/profile/profile.php:3553
Stack trace:
#0 /wp-content/plugins/peprodev-ups/profile/profile.php(585): PeproDevUPS_Profile->_wc_activated()
#1 /wp-includes/class-wp-hook.php(324): PeproDevUPS_Profile->init_plugin()
#2 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#3 /wp-includes/plugin.php(517): WP_Hook->do_action()
#4 /wp-settings.php(700): do_action()
#5 /wp-config.php(191): require_once('...')
#6 /wp-load.php(50): require_once('...')
#7 /wp-admin/admin.php(34): require_once('...')
#8 /wp-admin/index.php(10): require_once('...')
#9 {main}
thrown in /wp-content/plugins/peprodev-ups/profile/profile.php on line 3553
[16-Sep-2024 12:18:27 UTC] PHP Notice: Function is_single was called <strong>incorrectly</strong>. Conditional query tags do not work before the query is run. Before then, they always return false. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.1.0.) in /wp-includes/functions.php on line 6085
[16-Sep-2024 12:18:27 UTC] WordPress database error Table 'wordpress.wp_pepro_core_profile_sections' doesn't exist for query SELECT * FROM `wp_pepro_core_profile_sections` ORDER BY `date_created` DESC made by require_once('wp-admin/admin.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, PeproDevUPS_Profile->init_plugin, PeproDevUPS_Profile->peprofile_custom_user_nav_items_hndlr
[16-Sep-2024 12:18:27 UTC] PHP Fatal error: Uncaught Error: Call to undefined function is_plugin_active() in /wp-content/plugins/peprodev-ups/profile/profile.php:3553
Stack trace:
#0 /wp-content/plugins/peprodev-ups/profile/profile.php(585): PeproDevUPS_Profile->_wc_activated()
#1 /wp-includes/class-wp-hook.php(324): PeproDevUPS_Profile->init_plugin()
#2 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#3 /wp-includes/plugin.php(517): WP_Hook->do_action()
#4 /wp-settings.php(700): do_action()
#5 /wp-config.php(191): require_once('...')
#6 /wp-load.php(50): require_once('...')
#7 /wp-admin/admin.php(34): require_once('...')
#8 /wp-admin/edit.php(10): require_once('...')
#9 {main}
thrown in /wp-content/plugins/peprodev-ups/profile/profile.php on line 3553
[16-Sep-2024 12:18:27 UTC] PHP Notice: Function is_single was called <strong>incorrectly</strong>. Conditional query tags do not work before the query is run. Before then, they always return false. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.1.0.) in /wp-includes/functions.php on line 6085
[16-Sep-2024 12:18:27 UTC] WordPress database error Table 'wordpress.wp_pepro_core_profile_sections' doesn't exist for query SELECT * FROM `wp_pepro_core_profile_sections` ORDER BY `date_created` DESC made by require_once('wp-admin/admin.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, PeproDevUPS_Profile->init_plugin, PeproDevUPS_Profile->peprofile_custom_user_nav_items_hndlr
[16-Sep-2024 12:18:27 UTC] PHP Fatal error: Uncaught Error: Call to undefined function is_plugin_active() in /wp-content/plugins/peprodev-ups/profile/profile.php:3553
Stack trace:
#0 /wp-content/plugins/peprodev-ups/profile/profile.php(585): PeproDevUPS_Profile->_wc_activated()
#1 /wp-includes/class-wp-hook.php(324): PeproDevUPS_Profile->init_plugin()
#2 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#3 /wp-includes/plugin.php(517): WP_Hook->do_action()
#4 /wp-settings.php(700): do_action()
#5 /wp-config.php(191): require_once('...')
#6 /wp-load.php(50): require_once('...')
#7 /wp-admin/admin.php(34): require_once('...')
#8 /wp-admin/post-new.php(10): require_once('...')
#9 {main}
thrown in /wp-content/plugins/peprodev-ups/profile/profile.php on line 3553
[16-Sep-2024 12:18:27 UTC] PHP Notice: Function is_single was called <strong>incorrectly</strong>. Conditional query tags do not work before the query is run. Before then, they always return false. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.1.0.) in /wp-includes/functions.php on line 6085
[16-Sep-2024 12:18:27 UTC] WordPress database error Table 'wordpress.wp_pepro_core_profile_sections' doesn't exist for query SELECT * FROM `wp_pepro_core_profile_sections` ORDER BY `date_created` DESC made by require_once('wp-admin/admin.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, PeproDevUPS_Profile->init_plugin, PeproDevUPS_Profile->peprofile_custom_user_nav_items_hndlr
[16-Sep-2024 12:18:27 UTC] PHP Fatal error: Uncaught Error: Call to undefined function is_plugin_active() in /wp-content/plugins/peprodev-ups/profile/profile.php:3553
Stack trace:
#0 /wp-content/plugins/peprodev-ups/profile/profile.php(585): PeproDevUPS_Profile->_wc_activated()
#1 /wp-includes/class-wp-hook.php(324): PeproDevUPS_Profile->init_plugin()
#2 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#3 /wp-includes/plugin.php(517): WP_Hook->do_action()
#4 /wp-settings.php(700): do_action()
#5 /wp-config.php(191): require_once('...')
#6 /wp-load.php(50): require_once('...')
(+139 more lines)