Price list 1.0.0

Does Price list work with WordPress 6.8.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
1PHP fatal errors
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 10.93 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.8.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs <10
WordPress.org page https://wordpress.org/plugins/price-list-em/
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=price-list-em%2Fapp.php&plugin_status=all&paged=1&s&_wpnonce=56fc8d51b8
Aspect after-activation
HTTP status 200
Load time 0.246 s
Memory usage 3.54 MiB
JS errors None
Resource errors None

Price List Plugin

Page screenshot: Price List Plugin
URL /wp-admin/admin.php?page=em-price-list
Aspect menu-item
HTTP status 200
Load time 0.121 s
Memory usage N/A
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 200
Load time 0.144 s
Memory usage 3.45 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.414 s0.246 s-0.168 s3.51 MiB3.52 MiB+ 16.8 KiB
/wp-admin/edit.php0.192 s0.163 s-0.029 s3.57 MiB3.59 MiB+ 16.78 KiB
/wp-admin/post-new.php0.670 s0.559 s-0.111 s6.05 MiB6.08 MiB+ 24.12 KiB
/wp-admin/upload.php0.536 s0.430 s-0.106 s3.52 MiB3.52 MiB- 640 bytes
/wp-admin/options-writing.php0.194 s0.180 s-0.014 s3.5 MiB3.5 MiB+ 3.37 KiB
/wp-admin/media-new.php0.259 s0.225 s-0.034 s3.49 MiB3.5 MiB+ 11.56 KiB
/wp-admin/edit-tags.php?taxonomy=category0.185 s0.180 s-0.005 s3.5 MiB3.53 MiB+ 22.23 KiB
/wp-admin/post-new.php?post_type=page0.552 s0.525 s-0.027 s6.05 MiB6.06 MiB+ 12.67 KiB
/wp-admin/options-discussion.php0.283 s0.276 s-0.007 s3.5 MiB3.5 MiB- 136 bytes
/wp-admin/edit-comments.php0.382 s0.191 s-0.191 s3.52 MiB3.52 MiB- 648 bytes
/0.271 s0.360 s+0.089 s3.43 MiB3.45 MiB+ 14.12 KiB
Average 0.358 s0.303 s-0.055 s3.97 MiB3.98 MiB+ 10.93 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.

CSS
PHP
Language % Lines of code Comment lines Files
CSS54.3%1,8804315
PHP42.4%1,469208
JSON3.3%11302
Total 3,462 63 25

PHP Code Analysis | More results »

Lines of code 1,478
Total complexity 75
Median class complexity 17.0
Median method complexity 1.0
Most complex class PriceList_EM\Inc\PLEM_Pricelist
Most complex function PriceList_EM\admin\views\PLEM_ListCopy::render()
Classes 5
Methods 30
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.

Database Tables 1

Options wp_options 1

PHP Error Log 9 lines

[10-May-2025 04:48:57 UTC] PHP Fatal error:  Uncaught Error: Class "PriceList_EM\admin\Controller\PLEM_ProductController" not found in /wp-content/plugins/price-list-em/admin/class-PricesList.php:19
Stack trace:
#0 /wp-content/plugins/price-list-em/Inc/class-Pricelist.php(77): PriceList_EM\admin\PLEM_PricesList->__construct()
#1 /wp-includes/class-wp-hook.php(324): PriceList_EM\Inc\PLEM_Pricelist->price_list()
#2 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#3 /wp-includes/plugin.php(517): WP_Hook->do_action()
#4 /wp-admin/admin.php(260): do_action()
#5 {main}
  thrown in /wp-content/plugins/price-list-em/admin/class-PricesList.php on line 19
See also: All tests for this plugin