Doofinder 0.5.1

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

Summary

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

Memory usage: 41.5 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 100+
WordPress.org page https://wordpress.org/plugins/doofinder/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 8

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=doofinder%2Fdoofinder.php&plugin_status=all&paged=1&s&_wpnonce=49549cb13e
Aspect after-activation
HTTP status 200
Load time 0.321 s
Memory usage 3.04 MiB
JS errors None
Resource errors None

Doofinder

Page screenshot: Doofinder
URL /wp-admin/admin.php?page=doofinder_for_wp
Aspect menu-item
HTTP status 200
Load time 0.244 s
Memory usage 3 MiB
JS errors None
Resource errors None

Doofinder → Data Settings

Page screenshot: Doofinder → 
					Data Settings
URL /wp-admin/admin.php?page=doofinder_for_wp&tab=data
Aspect menu-item-tab
HTTP status 200
Load time 0.132 s
Memory usage 3.03 MiB
JS errors None
Resource errors None

Doofinder → Search Settings

Page screenshot: Doofinder → 
					Search Settings
URL /wp-admin/admin.php?page=doofinder_for_wp&tab=search
Aspect menu-item-tab
HTTP status 200
Load time 0.134 s
Memory usage 3 MiB
JS errors None
Resource errors None

Doofinder → Index Posts

Page screenshot: Doofinder → Index Posts
URL /wp-admin/admin.php?page=index_posts
Aspect menu-item
HTTP status 200
Load time 0.143 s
Memory usage 3 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.216 s
Memory usage 3.02 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.621 s
Memory usage 5.03 MiB
JS errors None
Resource errors None

Add New Page ‹ Test site — WordPress

Page screenshot: Add New Page ‹ Test site — WordPress
URL /wp-admin/post-new.php?post_type=page
Aspect new-meta-boxes
HTTP status 200
Load time 0.620 s
Memory usage 5.02 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.287 s0.257 s-0.030 s3.05 MiB3.1 MiB+ 51.64 KiB
/wp-admin/edit.php0.201 s0.177 s-0.024 s3.07 MiB3.12 MiB+ 51.84 KiB
/wp-admin/post-new.php0.801 s0.980 s+0.179 s4.97 MiB5.03 MiB+ 61.95 KiB
/wp-admin/upload.php0.660 s0.285 s-0.375 s2.99 MiB3.02 MiB+ 34.23 KiB
/wp-admin/options-writing.php0.172 s0.139 s-0.033 s2.99 MiB3.01 MiB+ 20.82 KiB
/wp-admin/media-new.php0.282 s0.220 s-0.062 s2.97 MiB3.01 MiB+ 46.42 KiB
/wp-admin/edit-tags.php?taxonomy=category0.172 s0.179 s+0.007 s2.98 MiB3.03 MiB+ 51.59 KiB
/wp-admin/post-new.php?post_type=page0.611 s0.791 s+0.180 s4.96 MiB5.02 MiB+ 56.67 KiB
/wp-admin/options-discussion.php0.201 s0.238 s+0.037 s2.97 MiB3.01 MiB+ 34.66 KiB
/wp-admin/edit-comments.php0.207 s0.195 s-0.012 s3 MiB3.03 MiB+ 34.27 KiB
/0.280 s0.210 s-0.070 s2.94 MiB2.96 MiB+ 12.42 KiB
Average 0.352 s0.334 s-0.018 s3.35 MiB3.39 MiB+ 41.5 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
Markdown
Language % Lines of code Comment lines Files
PHP83.7%5,7743,29064
Markdown9.7%67202
CSS3.4%23512
JavaScript2.4%16601
JSON0.5%3701
YAML0.1%1001
XML0.1%801
Total 6,902 3,291 72

PHP Code Analysis | More results »

Lines of code 5,575
Total complexity 945
Median class complexity 8.0
Median method complexity 1.0
Most complex class Doofinder\WP\Api\Search\Client
Most complex function Doofinder\WP\Api\Doofinder_Api::send_batch()
Classes 53
Methods 371
Functions 1

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.

Meta Boxes

{
    "post": {
        "doofinder-for-wp-visibility-settings": {
            "title": "Doofinder - Indexing",
            "context": "side"
        }
    },
    "page": {
        "doofinder-for-wp-visibility-settings": {
            "title": "Doofinder - Indexing",
            "context": "side"
        },
        "postexcerpt": {
            "title": "Excerpt",
            "context": "normal"
        }
    }
}

PHP Error Log 1 lines

[09-Jan-2023 10:35:47 UTC] PHP Deprecated:  setcookie(): Passing null to parameter #2 ($value) of type string is deprecated in /wp-content/plugins/doofinder/includes/class-index-interface.php on line 100
See also: All tests for this plugin, How to Hide Doofinder Admin Menus and Meta Boxes