CM Tooltip Glossary 4.1.6

Does CM Tooltip Glossary work with WordPress 6.1.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
21PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 309.47 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.1.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 8,000+
WordPress.org page https://wordpress.org/plugins/enhanced-tooltipglossary/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 8

TooltipGlossary Options ‹ Test site — WordPress

Page screenshot: TooltipGlossary Options ‹ Test site — WordPress
URL /wp-admin/admin.php?page=cmtt_settings
Requested URL /wp-admin/plugins.php?action=activate&plugin=enhanced-tooltipglossary%2Fenhanced-tooltipglossary.php&plugin_status=all&paged=1&s&_wpnonce=41ca770980
Aspect after-activation
HTTP status 200
Load time 1.993 s
Memory usage 3.66 MiB
JS errors None
Resource errors None

CM Tooltip Glossary

Page screenshot: CM Tooltip Glossary
URL /wp-admin/edit.php?post_type=glossary
Aspect menu-item
HTTP status 200
Load time 0.239 s
Memory usage 3.31 MiB
JS errors None
Resource errors None

CM Tooltip Glossary → Add New

Page screenshot: CM Tooltip Glossary → Add New
URL /wp-admin/post-new.php?post_type=glossary
Aspect menu-item
HTTP status 200
Load time 0.760 s
Memory usage 5.37 MiB
JS errors None
Resource errors None

CM Tooltip Glossary → Settings

Page screenshot: CM Tooltip Glossary → Settings
URL /wp-admin/admin.php?page=cmtt_settings
Aspect menu-item
HTTP status 200
Load time 1.037 s
Memory usage 3.58 MiB
JS errors None
Resource errors None

CM Tooltip Glossary → User Guide

Page screenshot: CM Tooltip Glossary → User Guide
URL /wp-admin/admin.php?page=cmtt_about
Aspect menu-item
HTTP status 200
Load time 1.577 s
Memory usage 3.41 MiB
JS errors None
Resource errors None

CM Tooltip Glossary → Upgrade ➤

Page screenshot: CM Tooltip Glossary → Upgrade ➤
URL /wp-admin/admin.php?page=cmtt_pro
Aspect menu-item
HTTP status 200
Load time 0.294 s
Memory usage 3.27 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.295 s
Memory usage 3.3 MiB
JS errors None
Resource errors None

Add New Post ‹ Test site — WordPress

Page screenshot: Add New Post ‹ Test site — WordPress
URL /wp-admin/post-new.php
Aspect new-meta-boxes
HTTP status 200
Load time 0.843 s
Memory usage 5.37 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.703 s0.362 s-0.341 s3.05 MiB3.33 MiB+ 290.39 KiB
/wp-admin/edit.php0.209 s0.247 s+0.038 s3.07 MiB3.37 MiB+ 297.98 KiB
/wp-admin/post-new.php0.866 s0.696 s-0.170 s4.97 MiB5.37 MiB+ 412.27 KiB
/wp-admin/upload.php0.806 s0.510 s-0.296 s2.99 MiB3.26 MiB+ 272.09 KiB
/wp-admin/options-writing.php0.217 s0.173 s-0.044 s2.99 MiB3.24 MiB+ 258.74 KiB
/wp-admin/media-new.php0.303 s0.203 s-0.100 s2.97 MiB3.25 MiB+ 284.28 KiB
/wp-admin/edit-tags.php?taxonomy=category0.197 s0.222 s+0.025 s2.98 MiB3.28 MiB+ 301.84 KiB
/wp-admin/post-new.php?post_type=page0.745 s0.682 s-0.063 s4.96 MiB5.36 MiB+ 407.85 KiB
/wp-admin/options-discussion.php0.218 s0.226 s+0.008 s2.98 MiB3.24 MiB+ 272.9 KiB
/wp-admin/edit-comments.php0.246 s0.217 s-0.029 s3 MiB3.27 MiB+ 272.89 KiB
/0.320 s0.235 s-0.085 s2.94 MiB3.27 MiB+ 332.91 KiB
Average 0.439 s0.343 s-0.096 s3.35 MiB3.66 MiB+ 309.47 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
JavaScript
CSS
Language % Lines of code Comment lines Files
PHP74.2%11,1231,89421
JavaScript13.6%2,0442549
CSS12.0%1,793136
XML0.2%3301
Total 14,993 2,161 37

PHP Code Analysis | More results »

Lines of code 8,677
Total complexity 1,560
Median class complexity 52.0
Median method complexity 2.0
Most complex class CMTT_Free
Most complex function CMTT_Glossary_Index::outputGlossaryIndexPage()
Classes 9
Methods 298
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 2

Custom Post Types 1

ID Name
glossaryCM Tooltip Glossary

Meta Boxes

{
    "post": {
        "glossary-disable-box": {
            "title": "CM Tooltip - Disables",
            "context": "side"
        }
    },
    "glossary": {
        "glossary-exclude-box": {
            "title": "CM Tooltip - Term Properties",
            "context": "side"
        },
        "glossary-disable-box": {
            "title": "CM Tooltip - Disables",
            "context": "side"
        }
    },
    "page": {
        "glossary-disable-box": {
            "title": "CM Tooltip - Disables",
            "context": "side"
        }
    }
}

Capabilities 1

PHP Error Log 21 lines

[29-Dec-2022 13:05:00 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/enhanced-tooltipglossary/glossaryFree.php on line 3296
[29-Dec-2022 13:05:00 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/enhanced-tooltipglossary/glossaryFree.php on line 3296
[29-Dec-2022 13:05:00 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/enhanced-tooltipglossary/glossaryFree.php on line 3296
[29-Dec-2022 13:05:04 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/enhanced-tooltipglossary/glossaryFree.php on line 3296
[29-Dec-2022 13:05:04 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /wp-content/plugins/enhanced-tooltipglossary/glossaryFree.php on line 3868
[29-Dec-2022 13:05:04 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /wp-content/plugins/enhanced-tooltipglossary/glossaryFree.php on line 3868
[29-Dec-2022 13:05:04 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /wp-content/plugins/enhanced-tooltipglossary/glossaryFree.php on line 3868
[29-Dec-2022 13:05:13 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /wp-content/plugins/enhanced-tooltipglossary/glossaryFree.php on line 3868
[29-Dec-2022 13:05:15 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/enhanced-tooltipglossary/glossaryFree.php on line 3296
[29-Dec-2022 13:05:15 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /wp-content/plugins/enhanced-tooltipglossary/glossaryFree.php on line 3868
[29-Dec-2022 13:05:15 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /wp-content/plugins/enhanced-tooltipglossary/glossaryFree.php on line 3868
[29-Dec-2022 13:05:15 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /wp-content/plugins/enhanced-tooltipglossary/glossaryFree.php on line 3868
[29-Dec-2022 13:05:19 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/enhanced-tooltipglossary/glossaryFree.php on line 3296
[29-Dec-2022 13:05:19 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /wp-content/plugins/enhanced-tooltipglossary/glossaryFree.php on line 3868
[29-Dec-2022 13:05:19 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /wp-content/plugins/enhanced-tooltipglossary/glossaryFree.php on line 3868
[29-Dec-2022 13:05:19 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /wp-content/plugins/enhanced-tooltipglossary/glossaryFree.php on line 3868
[29-Dec-2022 13:05:22 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /wp-content/plugins/enhanced-tooltipglossary/glossaryFree.php on line 3868
[29-Dec-2022 13:05:22 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/enhanced-tooltipglossary/glossaryFree.php on line 3296
[29-Dec-2022 13:05:22 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /wp-content/plugins/enhanced-tooltipglossary/glossaryFree.php on line 3868
[29-Dec-2022 13:05:22 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /wp-content/plugins/enhanced-tooltipglossary/glossaryFree.php on line 3868
[29-Dec-2022 13:05:22 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /wp-content/plugins/enhanced-tooltipglossary/glossaryFree.php on line 3868
See also: All tests for this plugin, How to Hide CM Tooltip Glossary Admin Menus and Meta Boxes