Church Admin 4.1.33

Does Church Admin work with WordPress 6.5 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: 552.76 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.5
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=45e071a9c0
Aspect after-activation
HTTP status 200
Load time 3.516 s
Memory usage 4.23 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.202 s
Memory usage 3.93 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.900 s
Memory usage 4.03 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.249 s
Memory usage 3.93 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.762 s
Memory usage 6.3 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.861 s
Memory usage 5.43 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.269 s
Memory usage 3.87 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.876 s
Memory usage 6.31 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.714 s
Memory usage 6.25 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.398 s0.464 s+0.066 s3.44 MiB3.95 MiB+ 528.27 KiB
/wp-admin/edit.php0.229 s0.257 s+0.028 s3.46 MiB3.98 MiB+ 527.49 KiB
/wp-admin/post-new.php0.956 s0.658 s-0.298 s5.59 MiB6.31 MiB+ 733.74 KiB
/wp-admin/upload.php0.616 s0.440 s-0.176 s3.38 MiB3.88 MiB+ 510.7 KiB
/wp-admin/options-writing.php0.233 s0.238 s+0.005 s3.37 MiB3.86 MiB+ 503.72 KiB
/wp-admin/media-new.php0.314 s0.319 s+0.005 s3.35 MiB3.86 MiB+ 523.32 KiB
/wp-admin/edit-tags.php?taxonomy=category0.205 s0.223 s+0.018 s3.37 MiB3.89 MiB+ 532.13 KiB
/wp-admin/post-new.php?post_type=page0.569 s0.603 s+0.034 s5.59 MiB6.3 MiB+ 730.12 KiB
/wp-admin/options-discussion.php0.368 s0.280 s-0.088 s3.36 MiB3.86 MiB+ 513.8 KiB
/wp-admin/edit-comments.php0.268 s0.259 s-0.009 s3.39 MiB3.89 MiB+ 509.88 KiB
/0.322 s0.222 s-0.100 s3.42 MiB3.87 MiB+ 467.15 KiB
Average 0.407 s0.360 s-0.047 s3.79 MiB4.33 MiB+ 552.76 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,59711,535153
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,575 12,648 179

PHP Code Analysis | More results »

Lines of code 74,624
Total complexity 17,071
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 954

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

[05-Apr-2024 20:42:10 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 6078
See also: All tests for this plugin, How to Hide Church Admin Admin Menus and Meta Boxes