UiPress Lite 3.0.97

Does UiPress Lite work with WordPress 6.1.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
2PHP fatal errors
2PHP warnings
4PHP notices
1PHP deprecation warnings
No JavaScript exceptions
1Page failed to load
  • 1 500 Internal Server Error
No resource errors
Performance

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.

Environment
WordPress version6.1.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 10,000+
WordPress.org page https://wordpress.org/plugins/uipress-lite/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 3

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?plugin_status=all&paged=1&s
Requested URL /wp-admin/plugins.php?action=activate&plugin=uipress-lite%2Fuipress-lite.php&plugin_status=all&paged=1&s&_wpnonce=8963601a7f
Aspect after-activation
HTTP status 200
Load time 0.280 s
Memory usage 3.17 MiB
JS errors None
Resource errors None

Settings → uiBuilder

Page screenshot: Settings → uiBuilder
URL /wp-admin/options-general.php?page=uip-ui-builder
Aspect menu-item
HTTP status 200
Load time 1.328 s
Memory usage 3.28 MiB
JS errors None
Resource errors None

WordPress › Error

Page screenshot: WordPress › Error
URL /
Aspect front-page
HTTP status 500
Load time 0.049 s
Memory usage N/A
JS errors None
Resource errors None

Benchmark

No benchmark data available.

Code Statistics

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.

JavaScript
Language % Lines of code Comment lines Files
JavaScript81.4%63,9326,976133
Sass7.7%6,0741069
PHP5.9%4,5988389
PO File3.4%2,6791,9862
JSON1.6%1,29302
CSS0.0%10510
SVG0.0%202
Total 78,588 9,911 167

PHP Code Analysis | More results »

Lines of code 4,591
Total complexity 966
Median class complexity 155.0
Median method complexity 4.0
Most complex class uip_ajax
Most complex function uip_util::uip_format_admin_menu()
Classes 8
Methods 147
Functions 0

Additions

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.

Custom Post Types 2

ID Name
uip-ui-templateUI Template
uip-ui-patternUI Pattern

Capabilities 2

PHP Error Log 33 lines

[02-Feb-2023 18:17:44 UTC] PHP Deprecated:  preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/kses.php on line 1686
[02-Feb-2023 18:17:45 UTC] PHP Warning:  require_once(/wp-content/plugins/uipress-lite/admin/classes/uip-ui-front-end.php): Failed to open stream: No such file or directory in /wp-content/plugins/uipress-lite/admin/classes/uip-app.php on line 126
[02-Feb-2023 18:17:45 UTC] PHP Fatal error:  Uncaught Error: Failed opening required '/wp-content/plugins/uipress-lite/admin/classes/uip-ui-front-end.php' (include_path='.:/opt/bitnami/php/lib/php') in /wp-content/plugins/uipress-lite/admin/classes/uip-app.php:126
Stack trace:
#0 /wp-content/plugins/uipress-lite/admin/classes/uip-app.php(106): uip_app->front_actions()
#1 /wp-includes/class-wp-hook.php(308): uip_app->start_uipress_app()
#2 /wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
#3 /wp-includes/plugin.php(517): WP_Hook->do_action()
#4 /wp-settings.php(480): 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/uipress-lite/admin/classes/uip-app.php on line 126
[02-Feb-2023 18:17:45 UTC] PHP Notice:  Function is_embed 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://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.1.0.) in /wp-includes/functions.php on line 5835
[02-Feb-2023 18:17:45 UTC] PHP Notice:  Function is_search 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://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.1.0.) in /wp-includes/functions.php on line 5835
[02-Feb-2023 18:17:46 UTC] PHP Warning:  require_once(/wp-content/plugins/uipress-lite/admin/classes/uip-ui-front-end.php): Failed to open stream: No such file or directory in /wp-content/plugins/uipress-lite/admin/classes/uip-app.php on line 126
[02-Feb-2023 18:17:46 UTC] PHP Fatal error:  Uncaught Error: Failed opening required '/wp-content/plugins/uipress-lite/admin/classes/uip-ui-front-end.php' (include_path='.:/opt/bitnami/php/lib/php') in /wp-content/plugins/uipress-lite/admin/classes/uip-app.php:126
Stack trace:
#0 /wp-content/plugins/uipress-lite/admin/classes/uip-app.php(106): uip_app->front_actions()
#1 /wp-includes/class-wp-hook.php(308): uip_app->start_uipress_app()
#2 /wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
#3 /wp-includes/plugin.php(517): WP_Hook->do_action()
#4 /wp-settings.php(480): 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/uipress-lite/admin/classes/uip-app.php on line 126
[02-Feb-2023 18:17:46 UTC] PHP Notice:  Function is_embed 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://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.1.0.) in /wp-includes/functions.php on line 5835
[02-Feb-2023 18:17:46 UTC] PHP Notice:  Function is_search 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://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.1.0.) in /wp-includes/functions.php on line 5835
See also: All tests for this plugin, How to Hide the "uiPressuip-ui-builder" Admin Menu