Dollie 4.8.0

Does Dollie work with WordPress 5.9 and PHP 7.4.8? A smoke test was performed on .

Summary

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

Memory usage: 734.28 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 version5.9
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 80+
WordPress.org page https://wordpress.org/plugins/dollie/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 6

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=dollie%2Floader.php&plugin_status=all&paged=1&s&_wpnonce=fcea349a24
Aspect after-activation
HTTP status 200
Load time 1.473 s
Memory usage 4.39 MiB
JS errors None
Resource errors None

Dollie (Staging)

Page screenshot: Dollie (Staging)
URL /wp-admin/admin.php?page=wpd_platform_setup
Aspect menu-item
HTTP status 200
Load time 0.210 s
Memory usage 4.01 MiB
JS errors None
Resource errors None

Dollie (Staging) → View Sites

Page screenshot: Dollie (Staging) → View Sites
URL /wp-admin/edit.php?post_type=container
Aspect menu-item
HTTP status 200
Load time 0.301 s
Memory usage 4.06 MiB
JS errors None
Resource errors None

Dollie (Staging) → View Blueprints

Page screenshot: Dollie (Staging) → View Blueprints
URL /wp-admin/edit.php?post_type=container&blueprint=yes
Aspect menu-item
HTTP status 200
Load time 0.201 s
Memory usage 4.06 MiB
JS errors None
Resource errors None

Tools → Scheduled Actions

Page screenshot: Tools → Scheduled Actions
URL /wp-admin/tools.php?page=action-scheduler
Aspect menu-item
HTTP status 200
Load time 0.276 s
Memory usage 4.15 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.447 s
Memory usage 4 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.356 s0.397 s+0.041 s3.36 MiB4.04 MiB+ 690.65 KiB
/wp-admin/edit.php0.222 s0.267 s+0.045 s3.39 MiB4.08 MiB+ 702.34 KiB
/wp-admin/post-new.php0.913 s1.079 s+0.166 s6.14 MiB6.83 MiB+ 701.58 KiB
/wp-admin/upload.php0.390 s0.464 s+0.074 s3.24 MiB4 MiB+ 775.34 KiB
/wp-admin/options-writing.php0.316 s0.212 s-0.104 s3.24 MiB3.97 MiB+ 751.78 KiB
/wp-admin/media-new.php0.372 s0.249 s-0.123 s3.22 MiB3.98 MiB+ 776.1 KiB
/wp-admin/edit-tags.php?taxonomy=category0.217 s0.257 s+0.040 s3.25 MiB4.01 MiB+ 774.3 KiB
/wp-admin/post-new.php?post_type=page1.577 s0.970 s-0.607 s6.14 MiB6.83 MiB+ 701.52 KiB
/wp-admin/options-discussion.php0.278 s0.415 s+0.137 s3.22 MiB3.97 MiB+ 770.6 KiB
/wp-admin/edit-comments.php0.246 s0.293 s+0.047 s3.26 MiB4.01 MiB+ 764.65 KiB
/0.301 s0.382 s+0.081 s3.35 MiB4 MiB+ 668.27 KiB
Average 0.472 s0.453 s-0.018 s3.8 MiB4.52 MiB+ 734.28 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.

PO File
SVG
PHP
JavaScript
Language % Lines of code Comment lines Files
PO File27.6%50,24240,50634
SVG26.2%47,532206
PHP25.5%46,31029,166391
JavaScript13.4%24,3366,80225
CSS6.5%11,88217520
Markdown0.6%1,012011
JSON0.2%276011
Bourne Shell0.0%8681
Sass0.0%1901
XML0.0%1401
Total 181,709 76,677 501

PHP Code Analysis | More results »

Lines of code 38,730
Total complexity 7,634
Median class complexity 13.0
Median method complexity 2.0
Most complex class TGM_Plugin_Activation
Most complex function Dollie\Core\Modules\Preview::content()
Classes 287
Methods 2,229
Functions 514

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.

Database Tables 4

Options wp_options 7

Custom Post Types 2

ID Name
containerSites
scheduled-actionScheduled Actions

Meta Boxes

{
    "container": {
        "authordiv": {
            "title": "Assigned Customer to this Site",
            "context": "normal"
        }
    }
}

PHP Error Log 8 lines

[31-Jan-2022 04:09:36 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function Dollie\Core\Modules\Jobs\get_field() in /wp-content/plugins/dollie/core/Modules/Jobs/CustomerSubscriptionCheckJob.php:228
Stack trace:
#0 /wp-includes/class-wp-hook.php(307): Dollie\Core\Modules\Jobs\CustomerSubscriptionCheckJob->run_email_digest()
#1 /wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(522): WP_Hook->do_action()
#3 /wp-content/plugins/dollie/core/Extras/action-scheduler/classes/actions/ActionScheduler_Action.php(22): do_action_ref_array()
#4 /wp-content/plugins/dollie/core/Extras/action-scheduler/classes/abstracts/ActionScheduler_Abstract_QueueRunner.php(65): ActionScheduler_Action->execute()
#5 /wp-content/plugins/dollie/core/Extras/action-scheduler/classes/ActionScheduler_QueueR in /wp-content/plugins/dollie/core/Modules/Jobs/CustomerSubscriptionCheckJob.php on line 228
See also: All tests for this plugin