WP-Lister Lite for Amazon 2.7.6

Does WP-Lister Lite for Amazon work with WordPress 6.8.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
10PHP fatal errors
8Database errors
No JavaScript exceptions
2Pages failed to load
  • 2 500 Internal Server Error
No resource errors
Performance

Memory usage: 1 MiB
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 1,000+
WordPress.org page https://wordpress.org/plugins/wp-lister-for-amazon/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 11

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=wp-lister-for-amazon%2Fwp-lister-amazon.php&plugin_status=all&paged=1&s&_wpnonce=0ce9830097
Aspect after-activation
HTTP status 200
Load time 0.520 s
Memory usage 4.55 MiB
JS errors None
Resource errors None

Amazon

Page screenshot: Amazon
URL /wp-admin/admin.php?page=wpla
Aspect menu-item
HTTP status 200
Load time 0.268 s
Memory usage N/A
JS errors None
Resource errors None

Amazon → Orders

Page screenshot: Amazon → Orders
URL /wp-admin/admin.php?page=wpla-orders
Aspect menu-item
HTTP status 200
Load time 0.157 s
Memory usage N/A
JS errors None
Resource errors None

Amazon → Reports

Page screenshot: Amazon → Reports
URL /wp-admin/admin.php?page=wpla-reports
Aspect menu-item
HTTP status 200
Load time 0.128 s
Memory usage N/A
JS errors None
Resource errors None

Amazon → Feeds

Page screenshot: Amazon → Feeds
URL /wp-admin/admin.php?page=wpla-feeds
Aspect menu-item
HTTP status 200
Load time 0.131 s
Memory usage N/A
JS errors None
Resource errors None

Amazon → Profiles

Page screenshot: Amazon → Profiles
URL /wp-admin/admin.php?page=wpla-profiles
Aspect menu-item
HTTP status 500
Load time 0.054 s
Memory usage N/A
JS errors None
Resource errors None

Amazon → Import

Page screenshot: Amazon → Import
URL /wp-admin/admin.php?page=wpla-import
Aspect menu-item
HTTP status 200
Load time 0.243 s
Memory usage 4.73 MiB
JS errors None
Resource errors None

Amazon → Tools

Page screenshot: Amazon → Tools
URL /wp-admin/admin.php?page=wpla-tools
Aspect menu-item
HTTP status 200
Load time 0.132 s
Memory usage N/A
JS errors None
Resource errors None

Amazon → Settings

Page screenshot: Amazon → Settings
URL /wp-admin/admin.php?page=wpla-settings
Aspect menu-item
HTTP status 500
Load time 0.052 s
Memory usage N/A
JS errors None
Resource errors None

Amazon → Tutorial

Page screenshot: Amazon → Tutorial
URL /wp-admin/admin.php?page=wpla-tutorial
Aspect menu-item
HTTP status 200
Load time 0.144 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.223 s
Memory usage 4.33 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.341 s0.314 s-0.027 s3.51 MiB4.54 MiB+ 1.04 MiB
/wp-admin/edit.php0.208 s0.221 s+0.013 s3.57 MiB4.63 MiB+ 1.06 MiB
/wp-admin/post-new.php0.837 s0.269 s-0.568 s6.06 MiB
/wp-admin/upload.php0.772 s0.290 s-0.482 s3.52 MiB4.52 MiB+ 1019.61 KiB
/wp-admin/options-writing.php0.208 s0.387 s+0.179 s3.5 MiB4.5 MiB+ 1023.6 KiB
/wp-admin/media-new.php0.259 s0.308 s+0.049 s3.49 MiB4.5 MiB+ 1.01 MiB
/wp-admin/edit-tags.php?taxonomy=category0.189 s0.191 s+0.002 s3.5 MiB4.52 MiB+ 1.02 MiB
/wp-admin/post-new.php?post_type=page0.626 s0.358 s-0.268 s6.05 MiB
/wp-admin/options-discussion.php0.293 s0.217 s-0.076 s3.5 MiB4.5 MiB+ 1020.73 KiB
/wp-admin/edit-comments.php0.224 s0.227 s+0.003 s3.52 MiB4.52 MiB+ 1019.6 KiB
/0.330 s0.235 s-0.095 s3.43 MiB4.33 MiB+ 916.56 KiB
Average 0.390 s0.274 s-0.115 s3.97 MiB4.51 MiB+ 1 MiB

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.

PHP
Language % Lines of code Comment lines Files
PHP98.0%335,019239,3382,300
PO File1.1%3,8786,3632
SVG0.3%1,177022
JavaScript0.2%7962059
CSS0.1%438384
JSON0.1%415010
HTML0.0%5602
Markdown0.0%201
INI0.0%111
Total 341,782 245,945 2,351

PHP Code Analysis | More results »

Lines of code 33,233
Total complexity 6,864
Median class complexity 42.0
Median method complexity 3.0
Most complex class WPLA_FeedDataBuilder
Most complex function WPLA_FeedDataBuilder::parseProductColumn()
Classes 85
Methods 1,284
Functions 21

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.

Options wp_options 3

Capabilities 2

PHP Error Log 146 lines

[02-May-2025 21:54:47 UTC] WordPress database error Table 'wordpress.wp_amazon_profiles' doesn't exist for query 
			SELECT profile_id, profile_name 
			FROM wp_amazon_profiles
			ORDER BY profile_name ASC
		 made by do_action('load-toplevel_page_wpla'), WP_Hook->do_action, WP_Hook->apply_filters, WPLA_ListingsPage->addScreenOptions, WPLA_ListingsTable->__construct, WPLA_AmazonProfile::getAllNames
[02-May-2025 21:54:47 UTC] WordPress database error Table 'wordpress.wp_amazon_profiles' doesn't exist for query 
			SELECT profile_id, tpl_id 
			FROM wp_amazon_profiles
		 made by do_action('load-toplevel_page_wpla'), WP_Hook->do_action, WP_Hook->apply_filters, WPLA_ListingsPage->addScreenOptions, WPLA_ListingsTable->__construct, WPLA_AmazonProfile::getAllTemplateNames
[02-May-2025 21:54:47 UTC] PHP Fatal error:  Uncaught Error: Undefined constant "WOOCOMMERCE_VERSION" in /wp-content/plugins/wp-lister-for-amazon/classes/core/WPLA_Setup.php:174
Stack trace:
#0 /wp-content/plugins/wp-lister-for-amazon/classes/core/WPLA_Setup.php(29): WPLA_Setup->checkVersions()
#1 /wp-content/plugins/wp-lister-for-amazon/classes/abstract/WPLA_Page.php(171): WPLA_Setup->checkSetup()
#2 /wp-content/plugins/wp-lister-for-amazon/classes/page/ListingsPage.php(603): WPLA_Page->check_wplister_setup()
#3 /wp-includes/class-wp-hook.php(324): WPLA_ListingsPage->displayListingsPage()
#4 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#5 /wp-includes/plugin.php(517): WP_Hook->do_action()
#6 /wp-admin/admin.php(260): do_action()
#7 {main}
  thrown in /wp-content/plugins/wp-lister-for-amazon/classes/core/WPLA_Setup.php on line 174
[02-May-2025 21:54:48 UTC] PHP Fatal error:  Uncaught Error: Undefined constant "WOOCOMMERCE_VERSION" in /wp-content/plugins/wp-lister-for-amazon/classes/core/WPLA_Setup.php:174
Stack trace:
#0 /wp-content/plugins/wp-lister-for-amazon/classes/core/WPLA_Setup.php(29): WPLA_Setup->checkVersions()
#1 /wp-content/plugins/wp-lister-for-amazon/classes/abstract/WPLA_Page.php(171): WPLA_Setup->checkSetup()
#2 /wp-content/plugins/wp-lister-for-amazon/classes/page/OrdersPage.php(241): WPLA_Page->check_wplister_setup()
#3 /wp-includes/class-wp-hook.php(324): WPLA_OrdersPage->displayOrdersPage()
#4 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#5 /wp-includes/plugin.php(517): WP_Hook->do_action()
#6 /wp-admin/admin.php(260): do_action()
#7 {main}
  thrown in /wp-content/plugins/wp-lister-for-amazon/classes/core/WPLA_Setup.php on line 174
[02-May-2025 21:54:49 UTC] PHP Fatal error:  Uncaught Error: Undefined constant "WOOCOMMERCE_VERSION" in /wp-content/plugins/wp-lister-for-amazon/classes/core/WPLA_Setup.php:174
Stack trace:
#0 /wp-content/plugins/wp-lister-for-amazon/classes/core/WPLA_Setup.php(29): WPLA_Setup->checkVersions()
#1 /wp-content/plugins/wp-lister-for-amazon/classes/abstract/WPLA_Page.php(171): WPLA_Setup->checkSetup()
#2 /wp-content/plugins/wp-lister-for-amazon/classes/page/ReportsPage.php(52): WPLA_Page->check_wplister_setup()
#3 /wp-includes/class-wp-hook.php(324): WPLA_ReportsPage->displayReportsPage()
#4 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#5 /wp-includes/plugin.php(517): WP_Hook->do_action()
#6 /wp-admin/admin.php(260): do_action()
#7 {main}
  thrown in /wp-content/plugins/wp-lister-for-amazon/classes/core/WPLA_Setup.php on line 174
[02-May-2025 21:54:50 UTC] PHP Fatal error:  Uncaught Error: Undefined constant "WOOCOMMERCE_VERSION" in /wp-content/plugins/wp-lister-for-amazon/classes/core/WPLA_Setup.php:174
Stack trace:
#0 /wp-content/plugins/wp-lister-for-amazon/classes/core/WPLA_Setup.php(29): WPLA_Setup->checkVersions()
#1 /wp-content/plugins/wp-lister-for-amazon/classes/abstract/WPLA_Page.php(171): WPLA_Setup->checkSetup()
#2 /wp-content/plugins/wp-lister-for-amazon/classes/page/FeedsPage.php(52): WPLA_Page->check_wplister_setup()
#3 /wp-includes/class-wp-hook.php(324): WPLA_FeedsPage->displayFeedsPage()
#4 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#5 /wp-includes/plugin.php(517): WP_Hook->do_action()
#6 /wp-admin/admin.php(260): do_action()
#7 {main}
  thrown in /wp-content/plugins/wp-lister-for-amazon/classes/core/WPLA_Setup.php on line 174
[02-May-2025 21:54:50 UTC] PHP Fatal error:  Uncaught Error: Undefined constant "WC_PLUGIN_FILE" in /wp-content/plugins/wp-lister-for-amazon/classes/page/ProfilesPage.php:406
Stack trace:
#0 /wp-includes/class-wp-hook.php(324): WPLA_ProfilesPage->onWpEnqueueScripts()
#1 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-admin/admin-header.php(123): do_action()
#4 /wp-admin/admin.php(240): require_once('...')
#5 {main}
  thrown in /wp-content/plugins/wp-lister-for-amazon/classes/page/ProfilesPage.php on line 406
[02-May-2025 21:54:51 UTC] WordPress database error Table 'wordpress.wp_amazon_reports' doesn't exist for query 
			SELECT *
			FROM wp_amazon_reports
			WHERE ReportType IN ('_GET_MERCHANT_LISTINGS_DATA_', 'GET_MERCHANT_LISTINGS_DATA' )
			  AND ReportProcessingStatus IN ( '_DONE_', 'DONE' )
			  AND CompletedDate > DATE_SUB( DATE_ADD( NOW(), INTERVAL 1 DAY ), INTERVAL 3 DAY )
			  AND NOT data IS NULL
			ORDER BY SubmittedDate DESC
		 made by do_action('amazon_page_wpla-import'), WP_Hook->do_action, WP_Hook->apply_filters, WPLA_ImportPage->onDisplayImportPage, WPLA_ImportPage->displayMainImportPage, WPLA_AmazonReport::getRecentInventoryReports
[02-May-2025 21:54:51 UTC] WordPress database error Table 'wordpress.wp_amazon_accounts' doesn't exist for query 
			SELECT *
			FROM wp_amazon_accounts
			WHERE id = 0
		 made by do_action('amazon_page_wpla-import'), WP_Hook->do_action, WP_Hook->apply_filters, WPLA_ImportPage->onDisplayImportPage, WPLA_ImportPage->displayMainImportPage, WPLA_AmazonAccount::getAccount
[02-May-2025 21:54:52 UTC] WordPress database error Table 'wordpress.wp_amazon_profiles' doesn't exist for query 
			SELECT profile_id, profile_name 
			FROM wp_amazon_profiles
			ORDER BY profile_name ASC
		 made by do_action('load-amazon_page_wpla-tools'), WP_Hook->do_action, WP_Hook->apply_filters, WPLA_RepricingPage->addScreenOptions, WPLA_RepricingTable->__construct, WPLA_ListingsTable->__construct, WPLA_AmazonProfile::getAllNames
[02-May-2025 21:54:52 UTC] WordPress database error Table 'wordpress.wp_amazon_profiles' doesn't exist for query 
			SELECT profile_id, tpl_id 
			FROM wp_amazon_profiles
		 made by do_action('load-amazon_page_wpla-tools'), WP_Hook->do_action, WP_Hook->apply_filters, WPLA_RepricingPage->addScreenOptions, WPLA_RepricingTable->__construct, WPLA_ListingsTable->__construct, WPLA_AmazonProfile::getAllTemplateNames
[02-May-2025 21:54:52 UTC] PHP Fatal error:  Uncaught Error: Undefined constant "WOOCOMMERCE_VERSION" in /wp-content/plugins/wp-lister-for-amazon/classes/core/WPLA_Setup.php:174
Stack trace:
#0 /wp-content/plugins/wp-lister-for-amazon/classes/core/WPLA_Setup.php(29): WPLA_Setup->checkVersions()
#1 /wp-content/plugins/wp-lister-for-amazon/classes/abstract/WPLA_Page.php(171): WPLA_Setup->checkSetup()
#2 /wp-content/plugins/wp-lister-for-amazon/classes/page/ToolsPage.php(48): WPLA_Page->check_wplister_setup()
#3 /wp-includes/class-wp-hook.php(324): WPLA_ToolsPage->onDisplayToolsPage()
#4 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#5 /wp-includes/plugin.php(517): WP_Hook->do_action()
#6 /wp-admin/admin.php(260): do_action()
#7 {main}
  thrown in /wp-content/plugins/wp-lister-for-amazon/classes/core/WPLA_Setup.php on line 174
[02-May-2025 21:54:53 UTC] PHP Fatal error:  Uncaught Error: Undefined constant "WC_PLUGIN_FILE" in /wp-content/plugins/wp-lister-for-amazon/classes/page/SettingsPage.php:1000
Stack trace:
#0 /wp-includes/class-wp-hook.php(324): WPLA_SettingsPage->onWpEnqueueScripts()
#1 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()

(+46 more lines)
See also: All tests for this plugin