Product Catalog 4.2.7

Does Product Catalog work with WordPress 4.8 and PHP 7.0.16? A smoke test was performed on .

Summary

Errors
1Unrecognized messages in the PHP error log
No JavaScript exceptions
All test pages loaded successfully
2Resource errors (CSS, JS, images, fonts and so on.)
  • 2 404 Not Found
Performance

Memory usage: 174.14 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 version4.8
PHP version7.0.16
MySQL version5.7.17
PHP memory limit256M
Plugin Info
Last updated
Active installs 7,000+
WordPress.org page https://wordpress.org/plugins/ultimate-product-catalogue/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 4

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?activate=true&plugin_status=all&paged=1&s=
Requested URL /wp-admin/plugins.php
Aspect after-activation
HTTP status 200
Load time 2.622 s
Memory usage 3.03 MiB
JS errors None
Resource errors None

Product Catalogue

Page screenshot: Product Catalogue
URL /wp-admin/admin.php?page=UPCP-options
Aspect menu-item
HTTP status 200
Load time 0.103 s
Memory usage 4.04 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 200
Load time 0.128 s
Memory usage 2.79 MiB
JS errors None
Resource errors
[
    {
        "errorCode": 5,
        "errorString": "Operation canceled",
        "status": 404,
        "statusText": "Not Found",
        "url": "[testSite]/wp-content/plugins/ultimate-product-catalogue/css/catalogue-style-.css?ver=4.8"
    },
    {
        "errorCode": 5,
        "errorString": "Operation canceled",
        "status": 404,
        "statusText": "Not Found",
        "url": "[testSite]/wp-content/plugins/ultimate-product-catalogue/js/catalogue-style-.js?ver=4.8"
    }
]

Widgets ‹ Test site — WordPress

Page screenshot: Widgets ‹ Test site — WordPress
URL /wp-admin//widgets.php
Aspect new-sidebar-widgets
HTTP status 200
Load time 0.081 s
Memory usage 3.06 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.103 s0.032 s-0.071 s2.9 MiB3.09 MiB+ 195.84 KiB
/wp-admin/edit.php0.095 s0.097 s+0.002 s2.91 MiB3.11 MiB+ 204.58 KiB
/wp-admin/post-new.php0.151 s0.068 s-0.083 s2.98 MiB3.18 MiB+ 203.34 KiB
/wp-admin/upload.php0.098 s0.109 s+0.011 s2.81 MiB2.94 MiB+ 132.07 KiB
/wp-admin/options-writing.php0.084 s0.083 s-0.001 s2.81 MiB2.94 MiB+ 131.76 KiB
/wp-admin/media-new.php0.047 s0.103 s+0.056 s2.8 MiB2.93 MiB+ 131.76 KiB
/wp-admin/edit-tags.php?taxonomy=category0.077 s0.086 s+0.009 s2.84 MiB3.03 MiB+ 195.76 KiB
/wp-admin/post-new.php?post_type=page0.143 s0.172 s+0.029 s2.97 MiB3.16 MiB+ 196.07 KiB
/wp-admin/options-discussion.php0.078 s0.082 s+0.004 s2.8 MiB2.93 MiB+ 131.76 KiB
/wp-admin/edit-comments.php0.074 s0.104 s+0.030 s2.84 MiB3.03 MiB+ 195.8 KiB
/0.091 s0.099 s+0.008 s2.6 MiB2.79 MiB+ 196.85 KiB
Average 0.095 s0.094 s-0.001 s2.84 MiB3.01 MiB+ 174.14 KiB

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 12

Options wp_options 84

Sidebar Widgets 5

ID Name
upcp_product_list_widgetUPCP Product(s) List
upcp_random_products_widgetUPCP Random Products
upcp_recent_products_widgetUPCP Recent Products
upcp_popular_products_widgetUPCP Popular Products
upcp_search_bar_widgetUPCP Search Bar

PHP Error Log 10 lines

[20-Jun-2017 09:36:16 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '(
  		Tag_Group_ID mediumint(9) NOT NULL AUTO_INCREMENT,
  		Tag_Group_Name te' at line 1 for query CREATE TABLE  (
  		Tag_Group_ID mediumint(9) NOT NULL AUTO_INCREMENT,
  		Tag_Group_Name text DEFAULT '' NOT NULL,
		Tag_Group_Description text DEFAULT '' NOT NULL,
		Tag_Group_Order mediumint(9) DEFAULT '0' NOT NULL,
  		UNIQUE KEY id (Tag_Group_ID)
    	)
		DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci made by activate_plugin, do_action('activate_ultimate-product-catalogue/UPCP_Main.php'), WP_Hook->do_action, WP_Hook->apply_filters, Install_UPCP_DB, dbDelta
See also: All tests for this plugin, How to Hide Ultimate Product Catalog Admin Menus and Meta Boxes