Tida Quotes 1.0.1

Does Tida Quotes work with WordPress 6.8.3 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: 31.51 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.3
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=95413ad099
Aspect after-activation
HTTP status 200
Load time 0.254 s
Memory usage 3.56 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.210 s
Memory usage 3.59 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.246 s
Memory usage 3.59 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.142 s
Memory usage 3.53 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.175 s
Memory usage 3.47 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.348 s0.319 s-0.029 s3.51 MiB3.55 MiB+ 43.01 KiB
/wp-admin/edit.php0.212 s0.191 s-0.021 s3.57 MiB3.61 MiB+ 40.62 KiB
/wp-admin/post-new.php0.851 s0.667 s-0.184 s6.06 MiB6.1 MiB+ 45.04 KiB
/wp-admin/upload.php0.861 s0.758 s-0.103 s3.52 MiB3.55 MiB+ 28.74 KiB
/wp-admin/options-writing.php0.248 s0.228 s-0.020 s3.5 MiB3.53 MiB+ 32.73 KiB
/wp-admin/media-new.php0.278 s0.245 s-0.033 s3.49 MiB3.53 MiB+ 40.93 KiB
/wp-admin/edit-tags.php?taxonomy=category0.184 s0.198 s+0.014 s3.5 MiB3.55 MiB+ 46.07 KiB
/wp-admin/post-new.php?post_type=page0.758 s0.608 s-0.150 s6.05 MiB6.09 MiB+ 40.57 KiB
/wp-admin/options-discussion.php0.323 s0.411 s+0.088 s3.5 MiB3.53 MiB+ 29.23 KiB
/wp-admin/edit-comments.php0.421 s0.212 s-0.209 s3.52 MiB3.55 MiB+ 28.73 KiB
/0.352 s0.413 s+0.061 s3.5 MiB3.47 MiB- 29.06 KiB
Average 0.440 s0.386 s-0.053 s3.98 MiB4.01 MiB+ 31.51 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

[10-Oct-2025 17:58:40 UTC] PHP Warning:  Undefined array key "tida_quote_import_nonce" in /wp-content/plugins/tida-quotes/inc/class-quote-import.php on line 137
[10-Oct-2025 17:58:40 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