Product Catalog 4.2.6

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
4Resource errors (CSS, JS, images, fonts and so on.)
  • 4 404 Not Found
Performance

Memory usage: 174.43 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
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 3

after-activation

Page screenshot: after-activation
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 0.437 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.088 s
Memory usage 4.04 MiB
JS errors None
Resource errors
[
    {
        "errorCode": 203,
        "errorString": "Error downloading http://www.etoilewebdesign.com/DevelopmentFour/wp-content/uploads/2016/04/OTP_Icons-10.png - server replied: Not Found",
        "status": 404,
        "statusText": "Not Found",
        "url": "http://www.etoilewebdesign.com/DevelopmentFour/wp-content/uploads/2016/04/OTP_Icons-10.png"
    },
    {
        "errorCode": 203,
        "errorString": "Error downloading http://www.etoilewebdesign.com/DevelopmentFour/wp-content/uploads/2016/04/URP_Icons-03.png - server replied: Not Found",
        "status": 404,
        "statusText": "Not Found",
        "url": "http://www.etoilewebdesign.com/DevelopmentFour/wp-content/uploads/2016/04/URP_Icons-03.png"
    }
]

front-page

Page screenshot: front-page
URL /
Aspect front-page
HTTP status 200
Load time 0.113 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"
    }
]

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php-0.067 s+ 197.48 KiB
/wp-admin/edit.php-4.190 s+ 204.73 KiB
/wp-admin/post-new.php-0.088 s+ 203.5 KiB
/wp-admin/upload.php+0.032 s+ 132.23 KiB
/wp-admin/options-writing.php+0.008 s+ 131.91 KiB
/wp-admin/media-new.php+0.025 s+ 131.91 KiB
/wp-admin/edit-tags.php?taxonomy=category+0.011 s+ 195.91 KiB
/wp-admin/post-new.php?post_type=page-0.058 s+ 196.23 KiB
/wp-admin/options-discussion.php-0.001 s+ 131.91 KiB
/wp-admin/edit-comments.php+0.047 s+ 195.95 KiB
/-0.044 s+ 197.01 KiB
Average -0.393 s+ 174.43 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

PHP Error Log 10 lines

[15-Jun-2017 14:30:00 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