CM Tooltip Glossary 4.1.5

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=cd7e56ff58
Aspect after-activation
HTTP status 200
Load time 1.935 s
Memory usage 3.67 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.243 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.723 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.043 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.455 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.263 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.289 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.728 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.314 s0.366 s+0.052 s3.05 MiB3.33 MiB+ 290.39 KiB
/wp-admin/edit.php0.204 s0.213 s+0.009 s3.08 MiB3.37 MiB+ 297.98 KiB
/wp-admin/post-new.php0.812 s0.637 s-0.175 s4.97 MiB5.37 MiB+ 412.27 KiB
/wp-admin/upload.php0.604 s0.513 s-0.091 s2.99 MiB3.26 MiB+ 272.09 KiB
/wp-admin/options-writing.php0.187 s0.172 s-0.015 s2.99 MiB3.24 MiB+ 258.74 KiB
/wp-admin/media-new.php0.365 s0.208 s-0.157 s2.97 MiB3.25 MiB+ 284.28 KiB
/wp-admin/edit-tags.php?taxonomy=category0.203 s0.235 s+0.032 s2.98 MiB3.28 MiB+ 301.84 KiB
/wp-admin/post-new.php?post_type=page0.695 s0.708 s+0.013 s4.96 MiB5.36 MiB+ 407.85 KiB
/wp-admin/options-discussion.php0.215 s0.225 s+0.010 s2.98 MiB3.24 MiB+ 272.9 KiB
/wp-admin/edit-comments.php0.234 s0.224 s-0.010 s3 MiB3.27 MiB+ 272.89 KiB
/0.310 s0.237 s-0.073 s2.95 MiB3.27 MiB+ 332.91 KiB
Average 0.377 s0.340 s-0.037 s3.36 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,1221,89321
JavaScript13.6%2,0442549
CSS12.0%1,793136
XML0.2%3301
Total 14,992 2,160 37

PHP Code Analysis | More results »

Lines of code 8,676
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:02:39 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/enhanced-tooltipglossary/glossaryFree.php on line 3295
[29-Dec-2022 13:02:40 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/enhanced-tooltipglossary/glossaryFree.php on line 3295
[29-Dec-2022 13:02:40 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/enhanced-tooltipglossary/glossaryFree.php on line 3295
[29-Dec-2022 13:02:44 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/enhanced-tooltipglossary/glossaryFree.php on line 3295
[29-Dec-2022 13:02:44 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /wp-content/plugins/enhanced-tooltipglossary/glossaryFree.php on line 3867
[29-Dec-2022 13:02:44 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /wp-content/plugins/enhanced-tooltipglossary/glossaryFree.php on line 3867
[29-Dec-2022 13:02:44 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /wp-content/plugins/enhanced-tooltipglossary/glossaryFree.php on line 3867
[29-Dec-2022 13:02:52 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /wp-content/plugins/enhanced-tooltipglossary/glossaryFree.php on line 3867
[29-Dec-2022 13:02:54 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/enhanced-tooltipglossary/glossaryFree.php on line 3295
[29-Dec-2022 13:02:54 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /wp-content/plugins/enhanced-tooltipglossary/glossaryFree.php on line 3867
[29-Dec-2022 13:02:54 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /wp-content/plugins/enhanced-tooltipglossary/glossaryFree.php on line 3867
[29-Dec-2022 13:02:54 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /wp-content/plugins/enhanced-tooltipglossary/glossaryFree.php on line 3867
[29-Dec-2022 13:02:58 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/enhanced-tooltipglossary/glossaryFree.php on line 3295
[29-Dec-2022 13:02:58 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /wp-content/plugins/enhanced-tooltipglossary/glossaryFree.php on line 3867
[29-Dec-2022 13:02:58 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /wp-content/plugins/enhanced-tooltipglossary/glossaryFree.php on line 3867
[29-Dec-2022 13:02:58 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /wp-content/plugins/enhanced-tooltipglossary/glossaryFree.php on line 3867
[29-Dec-2022 13:03:01 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /wp-content/plugins/enhanced-tooltipglossary/glossaryFree.php on line 3867
[29-Dec-2022 13:03:02 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/enhanced-tooltipglossary/glossaryFree.php on line 3295
[29-Dec-2022 13:03:02 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /wp-content/plugins/enhanced-tooltipglossary/glossaryFree.php on line 3867
[29-Dec-2022 13:03:02 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /wp-content/plugins/enhanced-tooltipglossary/glossaryFree.php on line 3867
[29-Dec-2022 13:03:02 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /wp-content/plugins/enhanced-tooltipglossary/glossaryFree.php on line 3867
See also: All tests for this plugin, How to Hide CM Tooltip Glossary Admin Menus and Meta Boxes