Autopost for X (formerly Autoshare for Twitter)

Automatically shares the post title or custom message and a link to the post to X/Twitter.

v2.3.310upUpdated Added 5k+ installs100% rating
97
Score
11
Errors
2
Warnings
+0
Change

Category Scores

Security100
Repo94
Performance100
Maintainability91

Issues to Review

Prioritized issue groups from the latest Plugin Check scan

13 findings

Maintainability

10

3 issue groups

I18n

2

1 issue group

Repo Compliance

1

1 issue group

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

Sample message

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

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

Sample message

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

WARNINGMaintainabilitymissing composer json fileThe "/vendor" directory using composer exists, but "composer.json" file is missing.1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

The "/vendor" directory using composer exists, but "composer.json" file is missing.

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

WARNINGMaintainabilityupgrade notice limitThe upgrade notice for "2.0.0" exceeds the limit of 300 characters.1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

The upgrade notice for "2.0.0" exceeds the limit of 300 characters.

Score History

First score snapshot

v2.3.3

97

Latest

Findings
13
Errors
11
Warnings
2
Check
2.0.0

Related Plugins