ThemeRuby Multi Authors – Assign Multiple Writers to Posts

A lightweight plugin that allows you to assign multiple writers to posts, fast and easy to use.

v1.3.0ThemeRubyUpdated Added 2k+ installs0% rating0% support resolved
98
Score
3
Errors
4
Warnings
+0
Change

Category Scores

Security100
Repo100
Performance98
Maintainability93

Issues to Review

Prioritized issue groups from the latest Plugin Check scan

7 findings

Maintainability

6

4 issue groups

Performance

1

1 issue group

ERRORMaintainabilitywp function not compatible with requires wpFunction "wp_cache_flush_group()" requires WordPress 6.1.0, but your plugin minimum supported version is WordPress 6.0.0.3
Category
Maintainability
Occurrences
3
Severity
error

Sample message

Function "wp_cache_flush_group()" requires WordPress 6.1.0, but your plugin minimum supported version is WordPress 6.0.0.

WARNINGMaintainabilityslow db query tax queryDetected usage of tax_query, possible slow query.1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

Detected usage of tax_query, possible slow query.

WARNINGMaintainabilityNon Prefixed Class FoundClasses declared by a theme/plugin should start with the theme/plugin prefix. Found: "ThemeRuby_Multi_Authors".1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "ThemeRuby_Multi_Authors".

WARNINGPerformancePost Not In excludeUsing exclusionary parameters, like exclude, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.1
Category
Performance
Occurrences
1
Severity
warning

Sample message

Using exclusionary parameters, like exclude, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.

WARNINGMaintainabilitymismatched plugin namePlugin name "ThemeRuby Multi Authors – Assign Multiple Writers to Posts" is different from the name declared in plugin header "ThemeRuby Multi Authors".1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

Plugin name "ThemeRuby Multi Authors – Assign Multiple Writers to Posts" is different from the name declared in plugin header "ThemeRuby Multi Authors".

Score History

First score snapshot

v1.3.0

98

Latest

Findings
7
Errors
3
Warnings
4
Check
2.0.0

Related Plugins