Doofinder 0.5.0

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.63 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=d291290c7e
Aspect after-activation
HTTP status 200
Load time 0.259 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.158 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.130 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.215 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.138 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.157 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.611 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.544 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.266 s0.224 s-0.042 s3.05 MiB3.1 MiB+ 51.77 KiB
/wp-admin/edit.php0.171 s0.162 s-0.009 s3.07 MiB3.13 MiB+ 51.97 KiB
/wp-admin/post-new.php0.755 s0.621 s-0.134 s4.97 MiB5.03 MiB+ 62.08 KiB
/wp-admin/upload.php0.717 s0.262 s-0.455 s2.99 MiB3.03 MiB+ 34.35 KiB
/wp-admin/options-writing.php0.136 s0.129 s-0.007 s2.99 MiB3.01 MiB+ 20.95 KiB
/wp-admin/media-new.php0.249 s0.195 s-0.054 s2.97 MiB3.01 MiB+ 46.55 KiB
/wp-admin/edit-tags.php?taxonomy=category0.157 s0.164 s+0.007 s2.98 MiB3.03 MiB+ 51.72 KiB
/wp-admin/post-new.php?post_type=page0.601 s0.685 s+0.084 s4.96 MiB5.02 MiB+ 56.8 KiB
/wp-admin/options-discussion.php0.194 s0.241 s+0.047 s2.98 MiB3.01 MiB+ 34.79 KiB
/wp-admin/edit-comments.php0.171 s0.197 s+0.026 s3 MiB3.03 MiB+ 34.39 KiB
/0.283 s0.212 s-0.071 s2.94 MiB2.96 MiB+ 12.55 KiB
Average 0.336 s0.281 s-0.055 s3.35 MiB3.39 MiB+ 41.63 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.8%5,7743,29064
Markdown9.8%67202
CSS3.4%23512
JavaScript2.4%16601
JSON0.5%3701
XML0.1%801
Total 6,892 3,291 71

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

[20-Nov-2022 23:25:26 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