UNIVERSAM 7.71.1

Does UNIVERSAM work with WordPress 5.8.2 and PHP 7.4.8? A smoke test was performed on .

Summary

Errors
3PHP notices
3Database errors
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: -244.11 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.696 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version5.8.2
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs <10
WordPress.org page https://wordpress.org/plugins/universam-demo/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 2

Установка платформы УНИВЕРСАМ

Page screenshot: Установка платформы УНИВЕРСАМ
URL /wp-admin/plugins.php?activate=true&plugin_status=all&paged=1&s=
Requested URL /wp-admin/plugins.php?action=activate&plugin=universam-demo%2Funiversam.php&plugin_status=all&paged=1&s&_wpnonce=242a45ff19
Aspect after-activation
HTTP status 200
Load time 0.910 s
Memory usage 3.53 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 1.587 s
Memory usage 3.7 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.306 s0.433 s+0.127 s3.08 MiB3.47 MiB+ 392.16 KiB
/wp-admin/edit.php0.169 s1.408 s+1.239 s3.11 MiB3.54 MiB+ 441.71 KiB
/wp-admin/post-new.php0.731 s1.454 s+0.723 s5.27 MiB3.74 MiB- 1.53 MiB
Average 0.402 s1.098 s+0.696 s3.82 MiB3.58 MiB- 244.11 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
PHP87.9%301,54128,4751,730
JavaScript5.3%18,34955482
PO File4.1%13,94312,2361
CSS1.8%6,23524555
SVG0.5%1,81336105
Markdown0.3%95507
JSON0.0%15207
XML0.0%9622
YAML0.0%4822
HTML0.0%1701
Pascal0.0%13561
Total 343,162 41,606 1,993

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.

No new entries found.

PHP Error Log 8 lines

[19-Dec-2021 18:46:34 UTC] WordPress database error Table 'wordpress.wp_usam_contacts_list' doesn't exist for query SELECT * FROM wp_usam_contacts_list WHERE user_id = 1 made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/twentyseventeen/index.php'), get_header, locate_template, load_template, require_once('/themes/twentyseventeen/header.php'), wp_head, do_action('wp_head'), WP_Hook->do_action, WP_Hook->apply_filters, USAM_Assets->api, usam_get_contact, usam_get_contact_id, usam_get_contact, USAM_Contact->__construct, USAM_Contact->fetch
[19-Dec-2021 18:46:34 UTC] PHP Notice:  Undefined index: title in /wp-content/plugins/universam-demo/includes/admin_bar.class.php on line 33
[19-Dec-2021 18:46:34 UTC] PHP Notice:  Undefined index: id in /wp-content/plugins/universam-demo/includes/admin_bar.class.php on line 34
[19-Dec-2021 18:46:34 UTC] WordPress database error Table 'wordpress.wp_usam_notifications' doesn't exist for query SELECT COUNT(*) AS count FROM wp_usam_notifications  WHERE 1=1 AND wp_usam_notifications.status IN ('started') AND wp_usam_notifications.user_id IN (1)  ORDER BY wp_usam_notifications.id ASC  made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/twentyseventeen/index.php'), get_header, locate_template, load_template, require_once('/themes/twentyseventeen/header.php'), wp_body_open, do_action('wp_body_open'), WP_Hook->do_action, WP_Hook->apply_filters, wp_admin_bar_render, do_action_ref_array('admin_bar_menu'), WP_Hook->do_action, WP_Hook->apply_filters, USAM_Admin_Bar_Menu->admin_bar, usam_get_notifications, USAM_Notifications_Query->__construct, USAM_Notifications_Query->query
[19-Dec-2021 18:46:34 UTC] PHP Notice:  Undefined offset: 0 in /wp-content/plugins/universam-demo/includes/admin_bar.class.php on line 54
[19-Dec-2021 18:46:46 UTC] WordPress database error Table 'wp_usam_company' already exists for query CREATE TABLE `wp_usam_company` (
`id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,`status` char(255) NOT NULL DEFAULT 'contact',`user_id` bigint(20) unsigned NOT NULL DEFAULT '0',`name` varchar(255) NOT NULL DEFAULT '',`logo` bigint(20) unsigned NOT NULL DEFAULT '0',`manager_id` bigint(20) unsigned NOT NULL DEFAULT '0',`parent_id` bigint(20) unsigned NOT NULL DEFAULT '0',`open` tinyint NOT NULL DEFAULT '1',`type` varchar(20) NOT NULL DEFAULT '',`industry` varchar(20) NOT NULL DEFAULT '',`employees` varchar(20) NOT NULL DEFAULT '',`description` text NULL,`date_insert` datetime NOT NULL,KEY `user_id` (`user_id`),KEY `manager_id` (`manager_id`),PRIMARY KEY  (`id`),KEY `type` (`type`),KEY `status` (`status`)
) ENGINE=MyISAM CHARSET=utf8mb4; made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, UNIVERSAM->start_install, USAM_Install::install, USAM_Install::create_or_update_tables
See also: All tests for this plugin, How to Hide UNIVERSAM Admin Menus