Product Catalog 4.2.9

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.3 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 OK
Load time 0.351 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 OK
Load time 0.089 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 OK
Load time 0.110 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 OK
Load time 0.101 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.099 s0.033 s-0.066 s2.9 MiB3.09 MiB+ 196 KiB
/wp-admin/edit.php0.090 s0.093 s+0.003 s2.91 MiB3.11 MiB+ 204.73 KiB
/wp-admin/post-new.php0.151 s0.053 s-0.098 s2.99 MiB3.18 MiB+ 203.5 KiB
/wp-admin/upload.php0.075 s0.100 s+0.025 s2.82 MiB2.94 MiB+ 132.23 KiB
/wp-admin/options-writing.php0.069 s0.080 s+0.011 s2.81 MiB2.94 MiB+ 131.91 KiB
/wp-admin/media-new.php0.046 s0.070 s+0.024 s2.8 MiB2.93 MiB+ 131.91 KiB
/wp-admin/edit-tags.php?taxonomy=category0.076 s0.116 s+0.040 s2.84 MiB3.03 MiB+ 195.91 KiB
/wp-admin/post-new.php?post_type=page0.162 s0.200 s+0.038 s2.97 MiB3.16 MiB+ 196.23 KiB
/wp-admin/options-discussion.php0.070 s0.078 s+0.008 s2.8 MiB2.93 MiB+ 131.91 KiB
/wp-admin/edit-comments.php0.073 s0.095 s+0.022 s2.84 MiB3.03 MiB+ 195.95 KiB
/0.090 s0.099 s+0.009 s2.6 MiB2.79 MiB+ 197.01 KiB
Average 0.091 s0.092 s+0.001 s2.84 MiB3.01 MiB+ 174.3 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

[30-Jun-2017 20:58:19 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