Dollie 4.7.1

Does Dollie work with WordPress 5.8.2 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: 746.13 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.8.2
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=e96c74a80c
Aspect after-activation
HTTP status 200
Load time 1.433 s
Memory usage 4.27 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.162 s
Memory usage 3.78 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.198 s
Memory usage 3.83 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.190 s
Memory usage 3.83 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.205 s
Memory usage 3.92 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.473 s
Memory usage 3.61 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.305 s0.298 s-0.007 s3.08 MiB3.81 MiB+ 745.73 KiB
/wp-admin/edit.php0.173 s0.193 s+0.020 s3.11 MiB3.85 MiB+ 758.52 KiB
/wp-admin/post-new.php0.729 s0.903 s+0.174 s5.27 MiB6.01 MiB+ 755.56 KiB
/wp-admin/upload.php0.359 s0.351 s-0.008 s3.03 MiB3.77 MiB+ 758.42 KiB
/wp-admin/options-writing.php0.135 s0.282 s+0.147 s3.02 MiB3.74 MiB+ 734.99 KiB
/wp-admin/media-new.php0.346 s0.277 s-0.069 s3.01 MiB3.75 MiB+ 759.21 KiB
/wp-admin/edit-tags.php?taxonomy=category0.165 s0.217 s+0.052 s3.04 MiB3.78 MiB+ 757.39 KiB
/wp-admin/post-new.php?post_type=page0.962 s0.628 s-0.334 s5.26 MiB6 MiB+ 758.86 KiB
/wp-admin/options-discussion.php0.201 s0.261 s+0.060 s3 MiB3.74 MiB+ 753.69 KiB
/wp-admin/edit-comments.php0.254 s0.239 s-0.015 s3.04 MiB3.78 MiB+ 755.73 KiB
/0.822 s0.312 s-0.510 s2.96 MiB3.61 MiB+ 669.36 KiB
Average 0.405 s0.360 s-0.045 s3.44 MiB4.17 MiB+ 746.13 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.8%50,24240,50634
SVG26.3%47,532206
PHP25.2%45,52029,059378
JavaScript13.4%24,2406,80225
CSS6.5%11,71417520
Markdown0.6%1,012011
JSON0.2%276011
Bourne Shell0.0%8681
Sass0.0%1901
XML0.0%1401
Total 180,655 76,570 488

PHP Code Analysis | More results »

Lines of code 38,510
Total complexity 7,593
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 286
Methods 2,211
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

[15-Nov-2021 16:19:32 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(303): Dollie\Core\Modules\Jobs\CustomerSubscriptionCheckJob->run_email_digest()
#1 /wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(518): 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