Dynamic Conditions

Activates conditions for dynamic tags to show/hide a widget or section.

v1.7.5rtowebsitesUpdated Added 60k+ installs98% rating0% support resolved
74
Score
42
Errors
3
Warnings
+0
Change

Category Scores

Security57
Repo94
Performance100
Maintainability91

Issues to Review

Prioritized issue groups from the latest Plugin Check scan

45 findings

I18n

25

3 issue groups

Security

15

1 issue group

Maintainability

4

3 issue groups

Repo Compliance

1

1 issue group

ERRORI18nMissing Arg DomainMissing $domain parameter in function call to __().19
Category
I18n
Occurrences
19
Severity
error

Sample message

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

ERRORSecurityOutput Not EscapedAll output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<!-- hidden $type $id -->"'.15
Category
Security
Occurrences
15
Severity
error

Sample message

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<!-- hidden $type $id -->"'.

ERRORI18nText Domain MismatchMismatched text domain. Expected 'dynamicconditions' but got 'dynamic-conditions'.5
Category
I18n
Occurrences
5
Severity
error

Sample message

Mismatched text domain. Expected 'dynamicconditions' but got 'dynamic-conditions'.

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

Sample message

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

WARNINGI18nload plugin textdomain Foundload_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.1
Category
I18n
Occurrences
1
Severity
warning

Sample message

load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.

WARNINGMaintainabilityNon Prefixed Namespace FoundNamespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: &quot;Lib&quot;.1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: &quot;Lib&quot;.

WARNINGMaintainabilitymismatched plugin namePlugin name "Dynamic Conditions" is different from the name declared in plugin header "DynamicConditions".1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

Plugin name "Dynamic Conditions" is different from the name declared in plugin header "DynamicConditions".

ERRORRepo Complianceoutdated tested upto headerTested up to: 6.7 < 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: 6.7 < 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.

Score History

First score snapshot

v1.7.5

74

Latest

Findings
45
Errors
42
Warnings
3
Check
2.0.0

Related Plugins