Dollie 4.6.4

Does Dollie work with WordPress 5.8.1 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: 740.6 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.047 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version5.8.1
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=5d1c2cd50c
Aspect after-activation
HTTP status 200
Load time 3.743 s
Memory usage 4.26 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.413 s
Memory usage 3.77 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.252 s
Memory usage 3.84 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.192 s
Memory usage 3.82 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.195 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.407 s
Memory usage 3.6 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.281 s0.329 s+0.048 s3.08 MiB3.8 MiB+ 736.38 KiB
/wp-admin/edit.php0.170 s0.205 s+0.035 s3.11 MiB3.84 MiB+ 749.14 KiB
/wp-admin/post-new.php0.731 s1.069 s+0.338 s5.27 MiB6 MiB+ 746.2 KiB
/wp-admin/upload.php0.500 s0.378 s-0.122 s3.03 MiB3.76 MiB+ 749.06 KiB
/wp-admin/options-writing.php0.145 s0.229 s+0.084 s3.02 MiB3.73 MiB+ 725.63 KiB
/wp-admin/media-new.php0.238 s0.235 s-0.003 s3.01 MiB3.74 MiB+ 749.83 KiB
/wp-admin/edit-tags.php?taxonomy=category0.165 s0.228 s+0.063 s3.04 MiB3.77 MiB+ 748.05 KiB
/wp-admin/post-new.php?post_type=page0.794 s0.852 s+0.058 s5.26 MiB5.99 MiB+ 749.5 KiB
/wp-admin/options-discussion.php0.230 s0.396 s+0.166 s3 MiB3.73 MiB+ 744.33 KiB
/wp-admin/edit-comments.php0.213 s0.240 s+0.027 s3.04 MiB3.77 MiB+ 740.85 KiB
/0.445 s0.271 s-0.174 s2.91 MiB3.6 MiB+ 707.66 KiB
Average 0.356 s0.403 s+0.047 s3.43 MiB4.16 MiB+ 740.6 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.9%50,24240,50634
SVG26.4%47,532206
PHP25.0%45,04029,035377
JavaScript13.3%23,9366,80225
CSS6.5%11,65517520
Markdown0.6%1,012011
JSON0.2%276011
Bourne Shell0.0%8681
Sass0.0%1901
XML0.0%1401
Total 179,812 76,546 487

PHP Code Analysis | More results »

Lines of code 38,080
Total complexity 7,543
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 285
Methods 2,202
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

[14-Sep-2021 06:24: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(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