Church Admin

Organise and communicate church life, with associated Android and iOS app for your congregation.

v5.0.30andy_moyleUpdated Added 900 installs94% rating
23
Score
1,643
Errors
4,202
Warnings
+0
Change

Category Scores

Security0
Repo89
Performance95
Maintainability0

Issues to Review

Prioritized issue groups from the latest Plugin Check scan

5,845 findings

Security

2,871

8 issue groups

Maintainability

2,697

15 issue groups

I18n

130

2 issue groups

WARNINGMaintainabilityDirect QueryUse of a direct database call is discouraged.995
Category
Maintainability
Occurrences
995
Severity
warning

Sample message

Use of a direct database call is discouraged.

WARNINGMaintainabilityNo CachingDirect database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().994
Category
Maintainability
Occurrences
994
Severity
warning

Sample message

Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().

WARNINGSecurityMissing nonce verificationProcessing form data without nonce verification.577
Category
Security
Occurrences
577
Severity
warning

Sample message

Processing form data without nonce verification.

ERRORSecurityOutput is not escapedAll output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<div class=\"$this->className\">$this->pagination</div>\n"'.571
Category
Security
Occurrences
571
Severity
error

Sample message

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<div class=\"$this->className\">$this->pagination</div>\n"'.

WARNINGSecurityRequest data is not unslashed$_GET[&#039;ID&#039;] not unslashed before sanitization. Use wp_unslash() or similar458
Category
Security
Occurrences
458
Severity
warning

Sample message

$_GET[&#039;ID&#039;] not unslashed before sanitization. Use wp_unslash() or similar

WARNINGSecurityInput is not sanitizedDetected usage of a non-sanitized input variable: $_FILES[&#039;file&#039;][&#039;name&#039;]456
Category
Security
Occurrences
456
Severity
warning

Sample message

Detected usage of a non-sanitized input variable: $_FILES[&#039;file&#039;][&#039;name&#039;]

ERRORSecuritySQL query is not preparedUse placeholders and $wpdb->prepare(); found $SQL370
Category
Security
Occurrences
370
Severity
error

Sample message

Use placeholders and $wpdb->prepare(); found $SQL

WARNINGSecurityNonce verification recommendedProcessing form data without nonce verification.187
Category
Security
Occurrences
187
Severity
warning

Sample message

Processing form data without nonce verification.

WARNINGMaintainabilitySchema ChangeAttempting a database schema change is discouraged.167
Category
Maintainability
Occurrences
167
Severity
warning

Sample message

Attempting a database schema change is discouraged.

ERRORMaintainabilitydate datedate() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.145
Category
Maintainability
Occurrences
145
Severity
error

Sample message

date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.

Show 15 more
ERRORSecurityDatabase parameter is not escaped135
Category
Security
Occurrences
135
Severity
error

Sample message

Unescaped parameter $SQL used in $wpdb->get_var()\n$SQL assigned unsafely at line 4427.

WARNINGSecurityInput is not validated117
Category
Security
Occurrences
117
Severity
warning

Sample message

Detected usage of a possibly undefined superglobal array index: $_FILES[&#039;file&#039;][&#039;error&#039;]. Check that the array index exists before using it.

ERRORI18nMissing Translators Comment110
Category
I18n
Occurrences
110
Severity
error

Sample message

A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.

WARNINGMaintainabilityNon-prefixed global variable98
Category
Maintainability
Occurrences
98
Severity
warning

Sample message

Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: &quot;$cw&quot;.

ERRORMaintainabilitywp function not compatible with requires wp85
Category
Maintainability
Occurrences
85
Severity
error

Sample message

Function "wp_date()" requires WordPress 5.3.0, but your plugin minimum supported version is WordPress 5.0.0.

WARNINGMaintainabilityNon-prefixed function39
Category
Maintainability
Occurrences
39
Severity
warning

Sample message

Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: &quot;array_to_object&quot;.

WARNINGMaintainabilityerror log print r28
Category
Maintainability
Occurrences
28
Severity
warning

Sample message

print_r() found. Debug code should not normally be used in production.

ERRORMaintainabilityMissing direct file access protection26
Category
Maintainability
Occurrences
26
Severity
error

Sample message

PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;

ERRORMaintainabilitystrip tags strip tags25
Category
Maintainability
Occurrences
25
Severity
error

Sample message

strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.

ERRORMaintainabilityNo Explicit Version25
Category
Maintainability
Occurrences
25
Severity
error

Sample message

Version parameter is not explicitly set or has been set to an equivalent of "false" for wp_enqueue_script; This means that the WordPress core version will be used which is not recommended for plugin or theme development.

WARNINGMaintainabilityNot In Footer20
Category
Maintainability
Occurrences
20
Severity
warning

Sample message

In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.

ERRORI18nMissing Arg Domain20
Category
I18n
Occurrences
20
Severity
error

Sample message

Missing $domain parameter in function call to __().

ERRORMaintainabilityfile system operations fopen18
Category
Maintainability
Occurrences
18
Severity
error

Sample message

File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().

WARNINGMaintainabilityNon-prefixed constant16
Category
Maintainability
Occurrences
16
Severity
warning

Sample message

Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: &quot;CA_DEBUG&quot;.

ERRORMaintainabilityfile system operations fclose16
Category
Maintainability
Occurrences
16
Severity
error

Sample message

File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().

External Connections

Potential connections found in static code analysis.

48 domains

Outbound calls

134

External assets

11

Incoming endpoints

8

Notable Domains

churchadminplugin.com32 · outbound
buy.stripe.com13 · outbound
biblegateway.com11 · outbound
twitter.com5 · outbound
api.mailersend.com4 · outbound
facebook.com3 · outbound

Platform / Reference Domains

opensource.org2 · platform/reference
gnu.org1 · platform/reference
w3.org1 · platform/reference

External Asset Domains

maps.google.com9 · asset + outbound
maps.googleapis.com8 · asset + outbound
google.com5 · asset + outbound
ajax.googleapis.com2 · asset + outbound
cleantalk.org2 · asset + outbound
patchstack.com2 · asset + outbound

Incoming Endpoints

wp_ajax_nopriv_church_adminpublic

wp_ajax

wp_ajax_nopriv_church_admin_calendar_date_displaypublic

wp_ajax

wp_ajax_nopriv_church_admin_calendar_event_displaypublic

wp_ajax

wp_ajax_nopriv_church_admin_image_uploadpublic

wp_ajax

Admin AJAX endpoints4
wp_ajax_church_adminauthenticated

wp_ajax

wp_ajax_church_admin_calendar_date_displayauthenticated

wp_ajax

wp_ajax_church_admin_calendar_event_displayauthenticated

wp_ajax

wp_ajax_church_admin_image_uploadauthenticated

wp_ajax

Score History

First score snapshot

v5.0.30

23

Latest

Findings
5,845
Errors
1,643
Warnings
4,202
Check
2.0.0

Relationship Map

Author, categories, issues, domains, and nearby plugins.

37 nodes

Related Plugins

MASS Users Password Reset

600 active installs

100
Calendar

4k+ active installs

99
Hydrogen Calendar Embeds

900 active installs

99
ICS Calendar

10k+ active installs

99
TicketSource Ticket Shop

800 active installs

99