Tida Quotes 1.0.2

Does Tida Quotes work with WordPress 6.9.1 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 38.33 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.9.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/tida-quotes/
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=tida-quotes%2Ftida-quotes.php&plugin_status=all&paged=1&s&_wpnonce=f86f3cf973
Aspect after-activation
HTTP status 200
Load time 0.303 s
Memory usage 3.78 MiB
JS errors None
Resource errors None

Quotes

Page screenshot: Quotes
URL /wp-admin/edit.php?post_type=tida-quote
Aspect menu-item
HTTP status 200
Load time 0.257 s
Memory usage 3.8 MiB
JS errors None
Resource errors None

Quotes → Add New Quote

Page screenshot: Quotes → Add New Quote
URL /wp-admin/post-new.php?post_type=tida-quote
Aspect menu-item
HTTP status 200
Load time 0.304 s
Memory usage 3.81 MiB
JS errors None
Resource errors None

Quotes → Import Data

Page screenshot: Quotes → Import Data
URL /wp-admin/edit.php?post_type=tida-quote&page=tida-quote-import
Aspect menu-item
HTTP status 200
Load time 0.237 s
Memory usage 3.75 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.176 s
Memory usage 4.14 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.358 s0.796 s+0.438 s3.78 MiB3.82 MiB+ 41.27 KiB
/wp-admin/edit.php0.305 s0.318 s+0.013 s3.78 MiB3.82 MiB+ 40.25 KiB
/wp-admin/post-new.php0.706 s0.763 s+0.057 s6.31 MiB6.36 MiB+ 52.24 KiB
/wp-admin/upload.php0.410 s0.370 s-0.040 s3.74 MiB3.77 MiB+ 28.38 KiB
/wp-admin/options-writing.php0.374 s0.288 s-0.086 s3.71 MiB3.74 MiB+ 32.37 KiB
/wp-admin/media-new.php0.455 s0.362 s-0.093 s3.7 MiB3.74 MiB+ 40.56 KiB
/wp-admin/edit-tags.php?taxonomy=category0.298 s0.260 s-0.038 s3.72 MiB3.76 MiB+ 45.7 KiB
/wp-admin/post-new.php?post_type=page0.598 s0.604 s+0.006 s6.3 MiB6.34 MiB+ 45.67 KiB
/wp-admin/options-discussion.php0.325 s0.277 s-0.048 s3.71 MiB3.74 MiB+ 28.81 KiB
/wp-admin/edit-comments.php0.321 s0.274 s-0.047 s3.73 MiB3.76 MiB+ 28.31 KiB
/0.258 s0.179 s-0.079 s4.11 MiB4.14 MiB+ 38.02 KiB
Average 0.401 s0.408 s+0.008 s4.24 MiB4.27 MiB+ 38.33 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
Language % Lines of code Comment lines Files
PHP85.6%5812384
CSS9.4%6411
JavaScript5.0%3411
Total 679 240 6

PHP Code Analysis | More results »

Lines of code 583
Total complexity 93
Median class complexity 23.5
Median method complexity 2.0
Most complex class TidaWeb\TidaQuotes\TidaQuotesMeta
Most complex function TidaWeb\TidaQuotes\TidaQuotesMeta::enable_field_save_metabox()
Classes 4
Methods 31
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.

Custom Post Types 1

ID Name
tida-quoteQuotes

Meta Boxes

{
    "tida-quote": {
        "enabled_field_section": {
            "title": "Enable/Disable",
            "context": "side"
        },
        "quotes_field_section": {
            "title": "Quotes",
            "context": "normal"
        }
    }
}

PHP Error Log 2 lines

[14-Feb-2026 20:43:38 UTC] PHP Warning:  Undefined array key "tida_quote_import_nonce" in /wp-content/plugins/tida-quotes/inc/class-quote-import.php on line 137
[14-Feb-2026 20:43:38 UTC] PHP Warning:  Undefined array key "tida_quote_import_nonce" in /wp-content/plugins/tida-quotes/inc/class-quote-import.php on line 77
See also: All tests for this plugin, How to Hide Tida Quotes Admin Menus and Meta Boxes