Ultimate Addons for Gutenberg 1.24.2

Does Ultimate Addons for Gutenberg work with WordPress 5.8.1 and PHP 7.4.8? A smoke test was performed on .

Summary

Errors
27Unrecognized messages in the PHP error log
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

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

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

Environment
WordPress version5.8.1
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 700,000+
WordPress.org page https://wordpress.org/plugins/ultimate-addons-for-gutenberg/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 4

UAG ‹ Test site — WordPress

Page screenshot: UAG ‹ Test site — WordPress
URL /wp-admin/options-general.php?page=uag
Requested URL /wp-admin/plugins.php?action=activate&plugin=ultimate-addons-for-gutenberg%2Fultimate-addons-for-gutenberg.php&plugin_status=all&paged=1&s&_wpnonce=2d34da7af3
Aspect after-activation
HTTP status 200
Load time 1.268 s
Memory usage 6.35 MiB
JS errors None
Resource errors None

Settings → UAG

Page screenshot: Settings → UAG
URL /wp-admin/options-general.php?page=uag
Aspect menu-item
HTTP status 200
Load time 0.308 s
Memory usage 3.48 MiB
JS errors None
Resource errors None

Settings → Tools

Page screenshot: Settings → Tools
URL /wp-admin/options-general.php?page=uag-tools
Aspect menu-item
HTTP status 200
Load time 0.312 s
Memory usage 3.79 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.252 s
Memory usage 3.3 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.323 s0.253 s-0.070 s3.08 MiB3.51 MiB+ 435.23 KiB
/wp-admin/edit.php0.179 s0.194 s+0.015 s3.11 MiB3.54 MiB+ 438.62 KiB
/wp-admin/post-new.php1.203 s3.135 s+1.932 s5.27 MiB7.66 MiB+ 2.39 MiB
/wp-admin/upload.php0.561 s0.485 s-0.076 s3.03 MiB3.48 MiB+ 460.78 KiB
/wp-admin/options-writing.php0.180 s0.163 s-0.017 s3.02 MiB3.45 MiB+ 435.2 KiB
/wp-admin/media-new.php0.231 s0.234 s+0.003 s3.01 MiB3.46 MiB+ 460.84 KiB
/wp-admin/edit-tags.php?taxonomy=category0.191 s0.359 s+0.168 s3.04 MiB3.49 MiB+ 457.8 KiB
/wp-admin/post-new.php?post_type=page0.948 s2.782 s+1.834 s5.26 MiB8.15 MiB+ 2.9 MiB
/wp-admin/options-discussion.php0.224 s0.236 s+0.012 s3 MiB3.45 MiB+ 455.97 KiB
/wp-admin/edit-comments.php0.223 s0.202 s-0.021 s3.04 MiB3.48 MiB+ 451.98 KiB
/0.324 s0.342 s+0.018 s2.96 MiB3.3 MiB+ 348.8 KiB
Average 0.417 s0.762 s+0.345 s3.44 MiB4.27 MiB+ 850.65 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.

JSON
PHP
Language % Lines of code Comment lines Files
JSON71.2%57,76502
PHP22.1%17,9034,03341
CSS4.3%3,4693242
JavaScript2.1%1,73315519
SVG0.2%17333
XML0.1%9101
Total 81,134 4,223 108

PHP Code Analysis | More results »

Lines of code 17,447
Total complexity 2,073
Median class complexity 24.5
Median method complexity 3.0
Most complex class UAGB_Block_Helper
Most complex function UAGB_Config::get_block_attributes()
Classes 34
Methods 414
Functions 9

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.

Options wp_options 15

PHP Error Log 27 lines

[09-Sep-2021 04:34:39 UTC] Sync process for Gutenberg Blocks has started.
[09-Sep-2021 04:34:39 UTC] CATEGORY:Importing categories..
[09-Sep-2021 04:34:39 UTC] CATEGORY:Storing in option ast-block-templates-categories
[09-Sep-2021 04:34:40 UTC] CATEGORY:Completed category import.
[09-Sep-2021 04:34:40 UTC] BLOCK: Getting Total Blocks
[09-Sep-2021 04:34:40 UTC] BLOCK: https://websitedemos.net/wp-json/astra-blocks/v1/get-blocks-count/?page_builder=gutenberg
[09-Sep-2021 04:34:40 UTC] BLOCK: Requests count 3
[09-Sep-2021 04:34:40 UTC] BLOCK: Importing request 1 ..
[09-Sep-2021 04:34:40 UTC] BLOCK: https://websitedemos.net/wp-json/astra-blocks/v1/blocks/?page_builder=gutenberg&per_page=100&page=1
[09-Sep-2021 04:34:40 UTC] BLOCK: Storing in option ast-block-templates-blocks-1
[09-Sep-2021 04:34:41 UTC] BLOCK: Completed request 1
[09-Sep-2021 04:34:41 UTC] BLOCK: Importing request 2 ..
[09-Sep-2021 04:34:41 UTC] BLOCK: https://websitedemos.net/wp-json/astra-blocks/v1/blocks/?page_builder=gutenberg&per_page=100&page=2
[09-Sep-2021 04:34:41 UTC] BLOCK: Storing in option ast-block-templates-blocks-2
[09-Sep-2021 04:34:41 UTC] BLOCK: Completed request 2
[09-Sep-2021 04:34:41 UTC] BLOCK: Importing request 3 ..
[09-Sep-2021 04:34:41 UTC] BLOCK: https://websitedemos.net/wp-json/astra-blocks/v1/blocks/?page_builder=gutenberg&per_page=100&page=3
[09-Sep-2021 04:34:41 UTC] BLOCK: Storing in option ast-block-templates-blocks-3
[09-Sep-2021 04:34:41 UTC] BLOCK: Completed request 3
[09-Sep-2021 04:34:41 UTC] SITE: Getting Total Sites
[09-Sep-2021 04:34:41 UTC] SITE: https://websitedemos.net/wp-json/astra-sites/v1/get-total-pages/?page_builder=gutenberg
[09-Sep-2021 04:34:42 UTC] SITE: Request count 1
[09-Sep-2021 04:34:42 UTC] SITE: Importing request 1 ..
[09-Sep-2021 04:34:42 UTC] SITE: https://websitedemos.net/wp-json/astra-sites/v1/sites-and-pages/?per_page=100&page=1&page-builder=gutenberg
[09-Sep-2021 04:34:42 UTC] SITE: Storing in option ast-block-templates-sites-1
[09-Sep-2021 04:34:42 UTC] SITE: Completed request 1
[09-Sep-2021 04:34:42 UTC] Sync process for Gutenberg Blocks is done.
See also: All tests for this plugin, How to Hide Spectra Admin Menus