Ultimate WP Multimedia Gallery 1.0

Does Ultimate WP Multimedia Gallery work with WordPress 6.8.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
1Database errors
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 73.67 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 version6.8.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs <10
WordPress.org page https://wordpress.org/plugins/ultimate-wp-multimedia-gallery/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 5

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?plugin_status=all&paged=1&s
Requested URL /wp-admin/plugins.php?action=activate&plugin=ultimate-wp-multimedia-gallery%2Fuwmg.php&plugin_status=all&paged=1&s&_wpnonce=15bdc91fa8
Aspect after-activation
HTTP status 200
Load time 0.396 s
Memory usage 3.67 MiB
JS errors None
Resource errors None

UWPM Gallery

Page screenshot: UWPM Gallery
URL /wp-admin/admin.php?page=wpmg-settings
Aspect menu-item
HTTP status 200
Load time 0.201 s
Memory usage 3.57 MiB
JS errors None
Resource errors None

UWPM Gallery → Galleries

Page screenshot: UWPM Gallery → Galleries
URL /wp-admin/admin.php?page=wpm-gallery
Aspect menu-item
HTTP status 200
Load time 0.187 s
Memory usage 3.57 MiB
JS errors None
Resource errors None

UWPM Gallery → Add Gallery

Page screenshot: UWPM Gallery → Add Gallery
URL /wp-admin/admin.php?page=wpm-gallery-add
Aspect menu-item
HTTP status 200
Load time 0.320 s
Memory usage 3.59 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.191 s
Memory usage 3.49 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.383 s0.315 s-0.068 s3.51 MiB3.59 MiB+ 85.94 KiB
/wp-admin/edit.php0.206 s0.210 s+0.004 s3.57 MiB3.63 MiB+ 63.69 KiB
/wp-admin/post-new.php0.845 s0.667 s-0.178 s6.06 MiB6.15 MiB+ 86.7 KiB
/wp-admin/upload.php0.737 s0.639 s-0.098 s3.52 MiB3.59 MiB+ 66.17 KiB
/wp-admin/options-writing.php0.215 s0.203 s-0.012 s3.5 MiB3.57 MiB+ 70.16 KiB
/wp-admin/media-new.php0.283 s0.321 s+0.038 s3.49 MiB3.57 MiB+ 78.36 KiB
/wp-admin/edit-tags.php?taxonomy=category0.187 s0.195 s+0.008 s3.5 MiB3.59 MiB+ 89.03 KiB
/wp-admin/post-new.php?post_type=page0.737 s0.621 s-0.116 s6.05 MiB6.13 MiB+ 82.23 KiB
/wp-admin/options-discussion.php0.284 s0.317 s+0.033 s3.5 MiB3.57 MiB+ 66.66 KiB
/wp-admin/edit-comments.php0.222 s0.232 s+0.010 s3.52 MiB3.59 MiB+ 66.16 KiB
/0.326 s0.212 s-0.114 s3.43 MiB3.49 MiB+ 55.27 KiB
Average 0.402 s0.357 s-0.045 s3.97 MiB4.04 MiB+ 73.67 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
CSS
JavaScript
Language % Lines of code Comment lines Files
PHP53.8%1,4415312
CSS24.4%65262
JavaScript21.8%583523
Total 2,676 111 17

PHP Code Analysis | More results »

Lines of code 604
Total complexity 106
Median class complexity 27.0
Median method complexity 2.0
Most complex class wpmgAdmin
Most complex function wpmgAdmin::wpmg_update_item_action()
Classes 3
Methods 40
Functions 0

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 3

Options wp_options 1

Custom Post Types 1

ID Name
uwmgGalleries

PHP Error Log 8 lines

[09-May-2025 10:27:06 UTC] WordPress database error Invalid default value for 'menu_order' for query CREATE TABLE wp_a_wpmg_gallery_tags (
            `id` mediumint(11) NOT NULL AUTO_INCREMENT,
            `title` varchar(191) NOT NULL,
            `gallery_id` int(11) NOT NULL,
            `first` tinyint(1) NOT NULL DEFAULT '0',
            `menu_order` int(11) NOT NULL DEFAULT NULL,
            PRIMARY KEY (`id`)
        ) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci made by require_once('wp-admin/admin.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, WPMG::init, WPMG::init_hooks, wpmgAdmin->init, wpmgAdmin::init_hooks, wpmgAdmin::plugin_activation, wpmgAdmin::UWMG_admin_install, dbDelta
See also: All tests for this plugin, How to Hide Ultimate WP Multimedia Gallery Admin Menus