Bundler Lite 2.1.5

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

Summary

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

Memory usage: 76.7 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.

Environment
WordPress version6.4.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 300+
WordPress.org page https://wordpress.org/plugins/bundler/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 5

Offers ‹ Test site — WordPress

Page screenshot: Offers ‹ Test site — WordPress
URL /wp-admin/admin.php?page=bundler%2Foffers
Requested URL /wp-admin/plugins.php?action=activate&plugin=bundler%2Fbundler.php&plugin_status=all&paged=1&s&_wpnonce=0a3b3d0549
Aspect after-activation
HTTP status 200
Load time 0.394 s
Memory usage 4.03 MiB
JS errors None
Resource errors None

Bundler

Page screenshot: Bundler
URL /wp-admin/admin.php?page=bundler%2Foffers
Requested URL /wp-admin/admin.php?page=bundler/offers
Aspect menu-item
HTTP status 200
Load time 0.215 s
Memory usage 3.37 MiB
JS errors None
Resource errors None

Bundler → + Add Offer

Page screenshot: Bundler → + Add Offer
URL /wp-admin/admin.php?page=bundler%2Fadd-offer
Requested URL /wp-admin/admin.php?page=bundler/add-offer
Aspect menu-item
HTTP status 200
Load time 0.268 s
Memory usage 3.51 MiB
JS errors None
Resource errors None

Bundler → Settings

Page screenshot: Bundler → Settings
URL /wp-admin/admin.php?page=bundler%2Fsettings
Requested URL /wp-admin/admin.php?page=bundler/settings
Aspect menu-item
HTTP status 200
Load time 0.250 s
Memory usage 3.43 MiB
JS errors None
Resource errors None

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 500
Load time 0.071 s
Memory usage N/A
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.407 s0.354 s-0.053 s3.38 MiB3.46 MiB+ 83.81 KiB
/wp-admin/edit.php0.230 s0.247 s+0.017 s3.41 MiB3.49 MiB+ 82.7 KiB
/wp-admin/post-new.php0.976 s0.831 s-0.145 s5.46 MiB5.54 MiB+ 87.77 KiB
/wp-admin/upload.php0.602 s0.470 s-0.132 s3.32 MiB3.39 MiB+ 66.55 KiB
/wp-admin/options-writing.php0.226 s0.204 s-0.022 s3.32 MiB3.38 MiB+ 61.53 KiB
/wp-admin/media-new.php0.320 s0.286 s-0.034 s3.29 MiB3.37 MiB+ 81.13 KiB
/wp-admin/edit-tags.php?taxonomy=category0.209 s0.223 s+0.014 s3.31 MiB3.39 MiB+ 83.91 KiB
/wp-admin/post-new.php?post_type=page0.634 s0.574 s-0.060 s5.45 MiB5.53 MiB+ 83.36 KiB
/wp-admin/options-discussion.php0.382 s0.520 s+0.138 s3.3 MiB3.37 MiB+ 70.38 KiB
/wp-admin/edit-comments.php0.261 s0.245 s-0.016 s3.33 MiB3.4 MiB+ 65.91 KiB
Average 0.425 s0.395 s-0.029 s3.76 MiB3.83 MiB+ 76.7 KiB

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
PHP
CSS
Language % Lines of code Comment lines Files
JavaScript44.3%5,5764723
PHP35.6%4,4851,46530
CSS16.8%2,122675
Markdown2.0%25501
XML0.8%95111
JSON0.4%4501
SVG0.1%1802
Total 12,596 2,015 43

PHP Code Analysis | More results »

Lines of code 4,017
Total complexity 595
Median class complexity 17.0
Median method complexity 2.0
Most complex class Appsero\Insights
Most complex function Bundler\Helpers\Cart::before_calculate_totals()
Classes 19
Methods 189
Functions 13

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.

Database Tables 3

Options wp_options 1

PHP Error Log 47 lines

[29-Nov-2023 10:20:04 UTC] WordPress database error Table 'wordpress.wp_wbdl_settings' doesn't exist for query SELECT * FROM wp_wbdl_settings  made by activate_plugin, plugin_sandbox_scrape, include_once('/plugins/bundler/bundler.php'), wbdl, Bundler\Bundler::instance, Bundler\Bundler->includes, require_once('/plugins/bundler/App/Views/admin/SettingsPage.php'), Bundler\Views\Admin\SettingsPage->__construct, Bundler\Models\Settings::get_settings
[29-Nov-2023 10:20:04 UTC] WordPress database error Table 'wordpress.wp_wbdl_settings' doesn't exist for query SELECT * FROM wp_wbdl_settings  made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/bundler/bundler.php'), wbdl, Bundler\Bundler::instance, Bundler\Bundler->includes, require_once('/plugins/bundler/App/Views/admin/SettingsPage.php'), Bundler\Views\Admin\SettingsPage->__construct, Bundler\Models\Settings::get_settings
[29-Nov-2023 10:20:04 UTC] PHP Notice:  Function wpdb::prepare was called incorrectly. The query argument of wpdb::prepare() must have a placeholder. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 3.9.0.) in /wp-includes/functions.php on line 6031
[29-Nov-2023 10:20:06 UTC] PHP Notice:  Function wpdb::prepare was called incorrectly. The query argument of wpdb::prepare() must have a placeholder. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 3.9.0.) in /wp-includes/functions.php on line 6031
[29-Nov-2023 10:20:06 UTC] PHP Warning:  Undefined variable $offer_id in /wp-content/plugins/bundler/App/Views/admin/templates/offers/offer-form.php on line 8
[29-Nov-2023 10:20:06 UTC] PHP Warning:  Undefined variable $bundles in /wp-content/plugins/bundler/App/Views/admin/templates/offers/discount-rules-form.php on line 3
[29-Nov-2023 10:20:06 UTC] PHP Warning:  Undefined variable $bundles in /wp-content/plugins/bundler/App/Views/admin/templates/offers/discount-rules-form.php on line 14
[29-Nov-2023 10:20:09 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function Bundler\wc_get_cart_url() in /wp-content/plugins/bundler/App/Bundler.php:149
Stack trace:
#0 /wp-includes/class-wp-hook.php(324): Bundler\Bundler->enqueue_script()
#1 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-includes/script-loader.php(2262): do_action()
#4 /wp-includes/class-wp-hook.php(324): wp_enqueue_scripts()
#5 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#6 /wp-includes/plugin.php(517): WP_Hook->do_action()
#7 /wp-includes/general-template.php(3052): do_action()
#8 /wp-content/themes/twentyseventeen/header.php(22): wp_head()
#9 /wp-includes/template.php(790): require_once('...')
#10 /wp-includes/template.php(725): load_template()
#11 /wp-includes/general-template.php(48): locate_template()
#12 /wp-content/themes/twentyseventeen/index.php(18): get_header()
#13 /wp-includes/template-loader.php(106): include('...')
#14 /wp-blog-header.php(19): require_once('...')
#15 /index.php(17): require('...')
#16 {main}
  thrown in /wp-content/plugins/bundler/App/Bundler.php on line 149
[29-Nov-2023 10:20:18 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function Bundler\wc_get_cart_url() in /wp-content/plugins/bundler/App/Bundler.php:149
Stack trace:
#0 /wp-includes/class-wp-hook.php(324): Bundler\Bundler->enqueue_script()
#1 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-includes/script-loader.php(2262): do_action()
#4 /wp-includes/class-wp-hook.php(324): wp_enqueue_scripts()
#5 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#6 /wp-includes/plugin.php(517): WP_Hook->do_action()
#7 /wp-includes/general-template.php(3052): do_action()
#8 /wp-content/themes/twentyseventeen/header.php(22): wp_head()
#9 /wp-includes/template.php(790): require_once('...')
#10 /wp-includes/template.php(725): load_template()
#11 /wp-includes/general-template.php(48): locate_template()
#12 /wp-content/themes/twentyseventeen/index.php(18): get_header()
#13 /wp-includes/template-loader.php(106): include('...')
#14 /wp-blog-header.php(19): require_once('...')
#15 /index.php(17): require('...')
#16 {main}
  thrown in /wp-content/plugins/bundler/App/Bundler.php on line 149
See also: All tests for this plugin