WP-Lister Lite for Amazon 2.7.3

Does WP-Lister Lite for Amazon work with WordPress 6.7.2 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: 1017.69 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.7.2
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=180097cdc8
Aspect after-activation
HTTP status 200
Load time 0.554 s
Memory usage 4.52 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.235 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.149 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.127 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.127 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.053 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.195 s
Memory usage 4.7 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.133 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.054 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.123 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.204 s
Memory usage 4.3 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.332 s0.293 s-0.039 s3.48 MiB4.52 MiB+ 1.04 MiB
/wp-admin/edit.php0.202 s0.525 s+0.323 s3.54 MiB4.61 MiB+ 1.07 MiB
/wp-admin/post-new.php0.798 s0.261 s-0.537 s5.93 MiB
/wp-admin/upload.php0.575 s0.421 s-0.154 s3.5 MiB4.49 MiB+ 1020.01 KiB
/wp-admin/options-writing.php0.223 s0.225 s+0.002 s3.47 MiB4.47 MiB+ 1 MiB
/wp-admin/media-new.php0.366 s0.204 s-0.162 s3.46 MiB4.47 MiB+ 1.01 MiB
/wp-admin/edit-tags.php?taxonomy=category0.192 s0.196 s+0.004 s3.48 MiB4.5 MiB+ 1.02 MiB
/wp-admin/post-new.php?post_type=page0.573 s0.220 s-0.353 s5.92 MiB
/wp-admin/options-discussion.php0.298 s0.227 s-0.071 s3.48 MiB4.47 MiB+ 1021.13 KiB
/wp-admin/edit-comments.php0.421 s0.191 s-0.230 s3.5 MiB4.49 MiB+ 1020 KiB
/0.346 s0.173 s-0.173 s3.48 MiB4.3 MiB+ 845.22 KiB
Average 0.393 s0.267 s-0.126 s3.93 MiB4.48 MiB+ 1017.69 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.

PHP
Language % Lines of code Comment lines Files
PHP98.1%334,930239,3322,300
PO File1.1%3,8786,3632
SVG0.3%1,177022
JavaScript0.2%7962059
CSS0.1%438384
HTML0.0%5602
JSON0.0%4001
Markdown0.0%201
INI0.0%111
Total 341,318 245,939 2,342

PHP Code Analysis | More results »

Lines of code 33,145
Total complexity 6,839
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

[14-Feb-2025 01:20:37 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
[14-Feb-2025 01:20:37 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
[14-Feb-2025 01:20:37 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(259): do_action()
#7 {main}
  thrown in /wp-content/plugins/wp-lister-for-amazon/classes/core/WPLA_Setup.php on line 174
[14-Feb-2025 01:20:38 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(259): do_action()
#7 {main}
  thrown in /wp-content/plugins/wp-lister-for-amazon/classes/core/WPLA_Setup.php on line 174
[14-Feb-2025 01:20:39 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(259): do_action()
#7 {main}
  thrown in /wp-content/plugins/wp-lister-for-amazon/classes/core/WPLA_Setup.php on line 174
[14-Feb-2025 01:20:40 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(259): do_action()
#7 {main}
  thrown in /wp-content/plugins/wp-lister-for-amazon/classes/core/WPLA_Setup.php on line 174
[14-Feb-2025 01:20:40 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(118): do_action()
#4 /wp-admin/admin.php(239): require_once('...')
#5 {main}
  thrown in /wp-content/plugins/wp-lister-for-amazon/classes/page/ProfilesPage.php on line 406
[14-Feb-2025 01:20:41 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
[14-Feb-2025 01:20:41 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
[14-Feb-2025 01:20:42 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
[14-Feb-2025 01:20:42 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
[14-Feb-2025 01:20:42 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(259): do_action()
#7 {main}
  thrown in /wp-content/plugins/wp-lister-for-amazon/classes/core/WPLA_Setup.php on line 174
[14-Feb-2025 01:20:43 UTC] PHP Fatal error:  Uncaught Error: Undefined constant "WC_PLUGIN_FILE" in /wp-content/plugins/wp-lister-for-amazon/classes/page/SettingsPage.php:999
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