Does Product Catalog work with WordPress 4.8 and PHP 7.0.16? A smoke test was performed on .
| 1 | Unrecognized messages in the PHP error log |
| No JavaScript exceptions | |
| All test pages loaded successfully | |
| 4 | Resource errors (CSS, JS, images, fonts and so on.)
|
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.
| WordPress version | 4.8 |
|---|---|
| PHP version | 7.0.16 |
| Last updated | |
|---|---|
| Active installs | 5,000+ |
| WordPress.org page | https://wordpress.org/plugins/ultimate-product-catalogue/ |
| Badges |
|
| 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 |
| 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 | |
| URL | / |
|---|---|
| Aspect | front-page |
| HTTP status | 200 |
| Load time | 0.113 s |
| Memory usage | 2.79 MiB |
| JS errors | None |
| Resource errors | |
| 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 | ||||
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.
wp_options 84[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