AMS Hide Page and Post Title

Allows authors to hide the title tag on single pages and posts via the edit post screen.

v1.3ManojUpdated Added 600 installs68% rating
80
Score
4
Errors
6
Warnings
+0
Change

Category Scores

Security67
Repo89
Performance100
Maintainability99

Issues to Review

Prioritized issue groups from the latest Plugin Check scan

10 findings

Security

6

3 issue groups

Repo Compliance

2

2 issue groups

Maintainability

1

1 issue group

I18n

1

1 issue group

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

Sample message

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

WARNINGSecurityInput is not sanitizedDetected usage of a non-sanitized input variable: $_POST[$this->ams_term]2
Category
Security
Occurrences
2
Severity
warning

Sample message

Detected usage of a non-sanitized input variable: $_POST[$this->ams_term]

WARNINGSecurityRequest data is not unslashed$_POST[$this->ams_term] not unslashed before sanitization. Use wp_unslash() or similar2
Category
Security
Occurrences
2
Severity
warning

Sample message

$_POST[$this->ams_term] not unslashed before sanitization. Use wp_unslash() or similar

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

Sample message

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

ERRORRepo Complianceoutdated tested upto headerTested up to: 5.9 < 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.1
Category
Repo Compliance
Occurrences
1
Severity
error

Sample message

Tested up to: 5.9 < 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 Complianceplugin header no licenseMissing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.1
Category
Repo Compliance
Occurrences
1
Severity
error

Sample message

Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.

WARNINGI18ntextdomain mismatchThe "Text Domain" header in the plugin file does not match the slug. Found "msv-ams-hide-page-and-post-title", expected "ams-hide-page-and-post-title".1
Category
I18n
Occurrences
1
Severity
warning

Sample message

The "Text Domain" header in the plugin file does not match the slug. Found "msv-ams-hide-page-and-post-title", expected "ams-hide-page-and-post-title".

External Connections

Potential connections found in static code analysis.

0 domains

Outbound calls

0

External assets

0

Incoming endpoints

0

No external domains or incoming endpoints detected.

Score History

First score snapshot

v1.3

80

Latest

Findings
10
Errors
4
Warnings
6
Check
2.0.0

Relationship Map

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

24 nodes

Related Plugins