Control how published content is updated. Users can duplicate posts and submit changes. Then editors can approve, reject or schedule those changes.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound | Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "rvy_is_status_published". | 1231:1 | Plugin Repo |
| ERROR | WordPress.WP.I18n.MissingArgDomain | Missing $domain parameter in function call to esc_html__(). | 84:123 | General |
| ERROR | WordPress.WP.I18n.MissingTranslatorsComment | A function call to _n() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders. | 98:55 | General |
| ERROR | WordPress.WP.I18n.UnorderedPlaceholdersSingle | Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in '%s%s Revision Edit'. | 98:58 | General |
| ERROR | WordPress.WP.I18n.UnorderedPlaceholdersPlural | Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in '%s%s Revision Edits'. | 98:80 | General |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound | Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "rvy_apply_custom_default_options". | 903:1 | Plugin Repo |
| ERROR | WordPress.DB.PreparedSQLPlaceholders.LikeWildcardsInQuery | SQL wildcards for a LIKE query should be passed in through a replacement parameter. Found: LIKE 'rvy_default_%'. | 909:4 | Security |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$rvy_default_options". | 920:17 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound | Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "rvy_delete_option". | 925:1 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound | Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "rvy_update_option". | 946:1 | Plugin Repo |
| 11/13/2025, 2:55:44 PM | 51s | 17 | 792 | 207 |