Church Admin 4.1.10

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=e29d21a7b1
Aspect after-activation
HTTP status 200
Load time 2.799 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.207 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.843 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.208 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 1.075 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.608 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.290 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 1.079 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.599 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.368 s0.345 s-0.023 s3.38 MiB3.89 MiB+ 520.86 KiB
/wp-admin/edit.php0.204 s0.237 s+0.033 s3.41 MiB3.91 MiB+ 520.09 KiB
/wp-admin/post-new.php0.957 s0.832 s-0.125 s5.46 MiB6.14 MiB+ 701.87 KiB
/wp-admin/upload.php0.545 s0.395 s-0.150 s3.32 MiB3.82 MiB+ 506.8 KiB
/wp-admin/options-writing.php0.231 s0.216 s-0.015 s3.32 MiB3.8 MiB+ 496.94 KiB
/wp-admin/media-new.php0.287 s0.354 s+0.067 s3.3 MiB3.8 MiB+ 517.33 KiB
/wp-admin/edit-tags.php?taxonomy=category0.201 s0.195 s-0.006 s3.31 MiB3.82 MiB+ 521.4 KiB
/wp-admin/post-new.php?post_type=page0.970 s1.321 s+0.351 s5.45 MiB6.14 MiB+ 702.24 KiB
/wp-admin/options-discussion.php0.224 s0.251 s+0.027 s3.3 MiB3.8 MiB+ 509.91 KiB
/wp-admin/edit-comments.php0.301 s0.233 s-0.068 s3.34 MiB3.83 MiB+ 502.48 KiB
/0.259 s0.264 s+0.005 s3.31 MiB3.81 MiB+ 512.37 KiB
Average 0.413 s0.422 s+0.009 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,11011,531152
JavaScript4.5%3,5901,00317
CSS1.6%1,2451103
SVG0.2%12603
JSON0.0%501
Bourne Shell0.0%201
DOS Batch0.0%201
Total 79,080 12,644 178

PHP Code Analysis | More results »

Lines of code 74,131
Total complexity 16,970
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 949

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

[25-Feb-2024 08:28:58 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