Automatically share your WordPress posts on multiple social networks like Facebook, X (Twitter), LinkedIn, Instagram and more.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'. | 109:29 | Security |
| ERROR | WordPress.WP.I18n.MissingTranslatorsComment | A function call to __() 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. | 172:33 | General |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'. | 172:33 | Security |
| ERROR | WordPress.WP.DeprecatedParameters.Add_optionParam3Found | The parameter "' '" at position #3 of add_option() has been deprecated since WordPress version 2.3.0. Use "" instead. | 1162:4 | Plugin Repo |
| ERROR | WordPress.WP.DeprecatedParameters.Add_optionParam3Found | The parameter "' '" at position #3 of add_option() has been deprecated since WordPress version 2.3.0. Use "" instead. | 1215:4 | Plugin Repo |
| ERROR | WordPress.WP.DeprecatedParameters.Add_optionParam3Found | The parameter "' '" at position #3 of add_option() has been deprecated since WordPress version 2.3.0. Use "" instead. | 1267:4 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound | Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "themeisle_sdk_license_process_rop". | 1395:36 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound | Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "rop_publish_now_instant_share". | 1674:13 | Plugin Repo |
| ERROR | WordPress.DateTime.RestrictedFunctions.date_date | date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead. | 33:46 | — |
| ERROR | WordPress.DateTime.RestrictedFunctions.date_date | date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead. | 33:59 | — |
| 11/13/2025, 7:36:56 AM | 39s | 34 | 395 | 195 |