Select Post Export

Plugin to let user select individual posts to export via the post listing

v1.0Ilene JohnsonUpdated Added 500 installs100% rating
40
Score
51
Errors
18
Warnings
+0
Change

Category Scores

Security0
Repo89
Performance100
Maintainability83

Issues to Review

Prioritized issue groups from the latest Plugin Check scan

69 findings

Security

44

4 issue groups

Maintainability

20

8 issue groups

I18n

3

2 issue groups

Repo Compliance

2

2 issue groups

ERRORSecurityOutput is not escapedAll output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"\t\t<category domain=\"{$term->taxonomy}\" nicename=\"{$term->slug}\">"'.41
Category
Security
Occurrences
41
Severity
error

Sample message

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"\t\t<category domain=\"{$term->taxonomy}\" nicename=\"{$term->slug}\">"'.

WARNINGMaintainabilityNon-prefixed hook nameHook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: &quot;export_wp_filename&quot;.6
Category
Maintainability
Occurrences
6
Severity
warning

Sample message

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: &quot;export_wp_filename&quot;.

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

Sample message

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

ERRORI18nText Domain MismatchMismatched text domain. Expected 'select-post-export' but got 'select_post_export'.2
Category
I18n
Occurrences
2
Severity
error

Sample message

Mismatched text domain. Expected 'select-post-export' but got 'select_post_export'.

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

Sample message

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

ERRORSecuritySetting is missing a sanitization callbackSanitization missing for register_setting().1
Category
Security
Occurrences
1
Severity
error

Sample message

Sanitization missing for register_setting().

ERRORSecurityDatabase parameter is not escapedUnescaped parameter $and used in $wpdb->get_results()\n$and assigned unsafely at line 180.1
Category
Security
Occurrences
1
Severity
error

Sample message

Unescaped parameter $and used in $wpdb->get_results()\n$and assigned unsafely at line 180.

WARNINGSecurityInterpolated SQL is not preparedUse placeholders and $wpdb-&gt;prepare(); found interpolated variable $and at &quot;SELECT DISTINCT post_author FROM $wpdb-&gt;posts WHERE post_status != &#039;auto-draft&#039; $and&quot;1
Category
Security
Occurrences
1
Severity
warning

Sample message

Use placeholders and $wpdb-&gt;prepare(); found interpolated variable $and at &quot;SELECT DISTINCT post_author FROM $wpdb-&gt;posts WHERE post_status != &#039;auto-draft&#039; $and&quot;

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

Sample message

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

Show 6 more
WARNINGMaintainabilityNon-prefixed global variable1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

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

WARNINGMaintainabilityDeprecated function: seems_utf81
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

seems_utf8() has been deprecated since WordPress version 6.9.0. Use wp_is_valid_utf8() instead.

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

Sample message

Tested up to: 6.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.

ERRORRepo Compliancereadme mismatched header requires php1
Category
Repo Compliance
Occurrences
1
Severity
error

Sample message

Mismatched Requires PHP: 7.3 != 7.2. "Requires PHP" needs to be exactly the same with that in your main plugin file's header.

ERRORI18ntextdomain invalid format1
Category
I18n
Occurrences
1
Severity
error

Sample message

The "Text Domain" header in the plugin file should only contain lowercase letters, numbers, and hyphens. Found "select_post_export".

ERRORMaintainabilitywp function not compatible with requires wp1
Category
Maintainability
Occurrences
1
Severity
error

Sample message

Function "utf8_encode()" requires WordPress 6.9.0, but your plugin minimum supported version is WordPress 5.5.0.

External Connections

Potential connections found in static code analysis.

5 domains

Outbound calls

6

External assets

0

Incoming endpoints

0

Notable Domains

purl.org2 · outbound
ikjweb.com1 · outbound
wellformedweb.org1 · outbound

Platform / Reference Domains

github.com1 · platform/reference
wordpress.org1 · platform/reference

External Asset Domains

No external asset domains detected.

Incoming Endpoints

No public endpoints detected.

Score History

First score snapshot

v1.0

40

Latest

Findings
69
Errors
51
Warnings
18
Check
2.0.0

Relationship Map

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

29 nodes

Related Plugins

Export Media as ZIP

1k+ active installs

100
Add From Server Reloaded

3k+ active installs

99
Crafthemes Demo Import

400 active installs

99
Custom Post Exporter

3k+ active installs

99
Export All URLs

50k+ active installs

99