Ukr-To-Lat

Converts Ukrainian characters in post, page and term slugs to Latin characters.

v1.3.5BArSUpdated Added 6k+ installs84% rating
88
Score
3
Errors
13
Warnings
+0
Change

Category Scores

Security83
Repo91
Performance100
Maintainability92

Issues to Review

Prioritized issue groups from the latest Plugin Check scan

16 findings

Maintainability

12

4 issue groups

Security

2

2 issue groups

Repo Compliance

2

2 issue groups

WARNINGMaintainabilityDirect QueryUse of a direct database call is discouraged.5
Category
Maintainability
Occurrences
5
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().5
Category
Maintainability
Occurrences
5
Severity
warning

Sample message

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

ERRORSecurityDatabase parameter is not escapedUnescaped parameter $title used in $wpdb->get_var()\n$title used without escaping.1
Category
Security
Occurrences
1
Severity
error

Sample message

Unescaped parameter $title used in $wpdb->get_var()\n$title used without escaping.

WARNINGSecurityInterpolated SQL is not preparedUse placeholders and $wpdb->prepare(); found interpolated variable $title at "SELECT slug FROM {$wpdb->terms} WHERE name = '$title'"1
Category
Security
Occurrences
1
Severity
warning

Sample message

Use placeholders and $wpdb->prepare(); found interpolated variable $title at "SELECT slug FROM {$wpdb->terms} WHERE name = '$title'"

WARNINGMaintainabilityerror log debug backtracedebug_backtrace() found. Debug code should not normally be used in production.1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

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

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

Sample message

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

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

WARNINGRepo Compliancereadme parser warnings too many tagsOne or more tags were ignored. Please limit your plugin to 5 tags.1
Category
Repo Compliance
Occurrences
1
Severity
warning

Sample message

One or more tags were ignored. Please limit your plugin to 5 tags.

External Connections

Not analyzed yet.

Score History

First score snapshot

v1.3.5

88

Latest

Findings
16
Errors
3
Warnings
13
Check
2.0.0

Relationship Map

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

29 nodes

Related Plugins

Cyr to Lat Enhanced

80k+ active installs

99
Bulglish Permalinks

3k+ active installs

98
Geo to Lat

500 active installs

97
Pinyin Slugs

3k+ active installs

97
SP RTL (RusToLat)

2k+ active installs

97
Greeklish Slugs

3k+ active installs

92