Doofinder 0.5.3

Does Doofinder work with WordPress 6.2 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: 47.12 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.2
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=626ee7b666
Aspect after-activation
HTTP status 200
Load time 0.474 s
Memory usage 3.06 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.168 s
Memory usage 3.03 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.148 s
Memory usage 3.05 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.150 s
Memory usage 3.02 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.152 s
Memory usage 3.03 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.246 s
Memory usage 3.04 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.767 s
Memory usage 5.08 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.613 s
Memory usage 5.07 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.290 s0.267 s-0.023 s3.07 MiB3.12 MiB+ 52.26 KiB
/wp-admin/edit.php0.201 s0.191 s-0.010 s3.1 MiB3.15 MiB+ 52.15 KiB
/wp-admin/post-new.php0.783 s1.000 s+0.217 s5.02 MiB5.08 MiB+ 61.95 KiB
/wp-admin/upload.php0.547 s0.374 s-0.173 s3.02 MiB3.05 MiB+ 34.54 KiB
/wp-admin/options-writing.php0.162 s0.185 s+0.023 s3.01 MiB3.03 MiB+ 21.23 KiB
/wp-admin/media-new.php0.342 s0.234 s-0.108 s2.99 MiB3.04 MiB+ 46.73 KiB
/wp-admin/edit-tags.php?taxonomy=category0.169 s0.185 s+0.016 s3.01 MiB3.06 MiB+ 51.9 KiB
/wp-admin/post-new.php?post_type=page0.627 s0.653 s+0.026 s5.01 MiB5.07 MiB+ 56.67 KiB
/wp-admin/options-discussion.php0.213 s0.249 s+0.036 s3 MiB3.03 MiB+ 34.97 KiB
/wp-admin/edit-comments.php0.201 s0.206 s+0.005 s3.03 MiB3.06 MiB+ 34.57 KiB
/0.312 s0.216 s-0.096 s2.97 MiB3.04 MiB+ 71.38 KiB
Average 0.350 s0.342 s-0.008 s3.38 MiB3.43 MiB+ 47.12 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.6%5,7633,28964
Markdown9.8%67202
CSS3.4%23512
JavaScript2.4%16601
JSON0.5%3701
YAML0.1%1001
XML0.1%801
Total 6,891 3,290 72

PHP Code Analysis | More results »

Lines of code 5,574
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

[26-Apr-2023 10:57:05 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