Church Admin 4.1.23

Does Church Admin work with WordPress 6.4.3 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: 546.57 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.4.3
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 1,000+
WordPress.org page https://wordpress.org/plugins/church-admin/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 9

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=church-admin%2Findex.php&plugin_status=all&paged=1&s&_wpnonce=bce73f2527
Aspect after-activation
HTTP status 200
Load time 2.762 s
Memory usage 4.17 MiB
JS errors None
Resource errors None

Prayer Requests

Page screenshot: Prayer Requests
URL /wp-admin/edit.php?post_type=prayer-requests
Aspect menu-item
HTTP status 200
Load time 0.191 s
Memory usage 3.87 MiB
JS errors None
Resource errors None

Prayer Requests → Add New

Page screenshot: Prayer Requests → Add New
URL /wp-admin/post-new.php?post_type=prayer-requests
Aspect menu-item
HTTP status 200
Load time 0.837 s
Memory usage 3.97 MiB
JS errors None
Resource errors None

Bible Readings

Page screenshot: Bible Readings
URL /wp-admin/edit.php?post_type=bible-readings
Aspect menu-item
HTTP status 200
Load time 0.389 s
Memory usage 3.87 MiB
JS errors None
Resource errors None

Bible Readings → Add New

Page screenshot: Bible Readings → Add New
URL /wp-admin/post-new.php?post_type=bible-readings
Aspect menu-item
HTTP status 200
Load time 0.738 s
Memory usage 6.13 MiB
JS errors None
Resource errors None

Church Admin

Page screenshot: Church Admin
URL /wp-admin/admin.php?page=church_admin%2Findex.php
Requested URL /wp-admin/admin.php?page=church_admin/index.php
Aspect menu-item
HTTP status 200
Load time 0.621 s
Memory usage 5.37 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.233 s
Memory usage 3.81 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.664 s
Memory usage 6.14 MiB
JS errors None
Resource errors None

Widgets ‹ Test site — WordPress

Page screenshot: Widgets ‹ Test site — WordPress
URL /wp-admin/widgets.php
Aspect new-sidebar-widgets
HTTP status 200
Load time 2.567 s
Memory usage 6.11 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.390 s0.365 s-0.025 s3.38 MiB3.89 MiB+ 520.86 KiB
/wp-admin/edit.php0.346 s0.247 s-0.099 s3.41 MiB3.92 MiB+ 520.09 KiB
/wp-admin/post-new.php0.864 s0.909 s+0.045 s5.46 MiB6.14 MiB+ 701.87 KiB
/wp-admin/upload.php0.690 s0.489 s-0.201 s3.32 MiB3.82 MiB+ 506.8 KiB
/wp-admin/options-writing.php0.229 s0.243 s+0.014 s3.32 MiB3.8 MiB+ 496.94 KiB
/wp-admin/media-new.php0.312 s0.236 s-0.076 s3.3 MiB3.8 MiB+ 517.33 KiB
/wp-admin/edit-tags.php?taxonomy=category0.218 s0.218 s+0.000 s3.31 MiB3.82 MiB+ 521.4 KiB
/wp-admin/post-new.php?post_type=page0.793 s0.646 s-0.147 s5.45 MiB6.14 MiB+ 702.24 KiB
/wp-admin/options-discussion.php0.341 s0.277 s-0.064 s3.3 MiB3.8 MiB+ 509.91 KiB
/wp-admin/edit-comments.php0.245 s0.412 s+0.167 s3.34 MiB3.83 MiB+ 502.48 KiB
/0.273 s0.255 s-0.018 s3.31 MiB3.81 MiB+ 512.37 KiB
Average 0.427 s0.391 s-0.037 s3.72 MiB4.25 MiB+ 546.57 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
Language % Lines of code Comment lines Files
PHP93.7%74,18111,516152
JavaScript4.5%3,5981,00317
CSS1.6%1,2451103
SVG0.2%12603
JSON0.0%501
Bourne Shell0.0%201
DOS Batch0.0%201
Total 79,159 12,629 178

PHP Code Analysis | More results »

Lines of code 74,201
Total complexity 16,994
Median class complexity 24.0
Median method complexity 2.0
Most complex class FPDF
Most complex function church_admin_actions()
Classes 53
Methods 612
Functions 950

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 54

Options wp_options 38

Custom Post Types 2

ID Name
prayer-requestsPrayer Requests
bible-readingsBible Readings

Sidebar Widgets 3

ID Name
church_admin_calendar_widgetChurch Admin Calendar
church_admin_podcast_widgetChurch Admin Podcast
ca_prayer_widgetSubmit Prayer Request Widget

Meta Boxes

{
    "post": {
        "church_admin_no_push": {
            "title": "Church Admin Post Settings",
            "context": "advanced"
        }
    },
    "bible-readings": {
        "ca_brp_meta": {
            "title": "Scripture",
            "context": "normal"
        }
    }
}

PHP Error Log 1 lines

[08-Mar-2024 14:42:57 UTC] PHP Deprecated:  Function wp_clear_scheduled_hook was called with an argument that is deprecated since version 3.0.0! This argument has changed to an array to match the behavior of the other cron functions. in /wp-includes/functions.php on line 6031
See also: All tests for this plugin, How to Hide Church Admin Admin Menus and Meta Boxes