AADMY – Add Auto Date Month Year Into Posts

Short Description: Automatically add dynamic dates, months, and years to your WordPress posts using shortcodes.

v2.0.5NUMAN RASHEEDUpdated Added 400 installs100% rating
73
Score
30
Errors
32
Warnings
+0
Change

Category Scores

Security63
Repo89
Performance100
Maintainability76

Issues to Review

Prioritized issue groups from the latest Plugin Check scan

62 findings

Maintainability

41

9 issue groups

Security

11

1 issue group

I18n

8

1 issue group

Repo Compliance

2

2 issue groups

WARNINGMaintainabilityNon-prefixed functionFunctions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "add_current_date_shortcode_aadmy".26
Category
Maintainability
Occurrences
26
Severity
warning

Sample message

Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "add_current_date_shortcode_aadmy".

ERRORSecurityOutput is not escapedAll output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$aadmy_plugin_url'.11
Category
Security
Occurrences
11
Severity
error

Sample message

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$aadmy_plugin_url'.

ERRORI18nText Domain MismatchMismatched text domain. Expected 'auto-date-year-month' but got 'aadmy-plugin'.8
Category
I18n
Occurrences
8
Severity
error

Sample message

Mismatched text domain. Expected 'auto-date-year-month' but got 'aadmy-plugin'.

ERRORMaintainabilityMissing direct file access protectionPHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;6
Category
Maintainability
Occurrences
6
Severity
error

Sample message

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

WARNINGMaintainabilityNon-prefixed global variableGlobal variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$css_path".3
Category
Maintainability
Occurrences
3
Severity
warning

Sample message

Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$css_path".

WARNINGMaintainabilityShort URL foundShort URL detected (bit.ly). Use full URLs instead of URL shorteners.1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

Short URL detected (bit.ly). Use full URLs instead of URL shorteners.

WARNINGMaintainabilityNon-prefixed constantGlobal constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "Auto_Date_Year_Month_AADMY".1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "Auto_Date_Year_Month_AADMY".

ERRORMaintainabilityNon Enqueued ScriptScripts must be registered/enqueued via wp_enqueue_script()1
Category
Maintainability
Occurrences
1
Severity
error

Sample message

Scripts must be registered/enqueued via wp_enqueue_script()

ERRORMaintainabilityNon Enqueued StylesheetStylesheets must be registered/enqueued via wp_enqueue_style()1
Category
Maintainability
Occurrences
1
Severity
error

Sample message

Stylesheets must be registered/enqueued via wp_enqueue_style()

WARNINGMaintainabilitygithub directoryGitHub workflow directory ".github" detected. This directory should not be included in production plugins.1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

GitHub workflow directory ".github" detected. This directory should not be included in production plugins.

Show 3 more
ERRORRepo Complianceoutdated tested upto header1
Category
Repo Compliance
Occurrences
1
Severity
error

Sample message

Tested up to: 6.8 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.

ERRORRepo Compliancereadme mismatched header requires1
Category
Repo Compliance
Occurrences
1
Severity
error

Sample message

Mismatched Requires at least: 5.0 != 6.0. "Requires at least" needs to be exactly the same with that in your main plugin file's header.

ERRORMaintainabilitystable tag mismatch1
Category
Maintainability
Occurrences
1
Severity
error

Sample message

Mismatched Stable Tag: 2.0.3 != 2.0.5. Your Stable Tag is meant to be the stable version of your plugin and it needs to be exactly the same with the Version in your main plugin file's header. Any mismatch can prevent users from downloading the correct plugin files from WordPress.org.

External Connections

Potential connections found in static code analysis.

35 domains

Outbound calls

186

External assets

3

Incoming endpoints

3

Notable Domains

freemius.com8 · outbound
php.net6 · outbound
bit.ly4 · outbound
benalman.com2 · outbound
buymeacoffee.com2 · outbound

Platform / Reference Domains

gnu.org111 · platform/reference
wordpress.org11 · platform/reference
w3.org5 · platform/reference
github.com4 · platform/reference
api.wordpress.org2 · platform/reference
make.wordpress.org2 · platform/reference
core.trac.wordpress.org1 · platform/reference

External Asset Domains

img.buymeacoffee.com2 · asset + outbound

Incoming Endpoints

No public endpoints detected.

Admin AJAX endpoints3
admin_post_fs_clone_resolutionauthenticated

admin_post

wp_ajax_fs_dismiss_notice_action_{$ajax_action_suffix}authenticated

wp_ajax

wp_ajax_fs_toggle_debug_modeauthenticated

wp_ajax

Score History

First score snapshot

v2.0.5

73

Latest

Findings
62
Errors
30
Warnings
32
Check
2.0.0

Relationship Map

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

37 nodes

Related Plugins