This plugin will generate a valid SmartFormat Feed. SmartFormat is an extension of the RSS spec that provides feed elements to specify a publisher …
Prioritized issue groups from the latest Plugin Check scan
Maintainability
35
9 issue groups
I18n
27
1 issue group
Security
26
2 issue groups
Repo Compliance
3
3 issue groups
Sample message
Missing $domain parameter in function call to __().
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$default_ttl'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$date".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "get_smartformat_sponsored_link".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Resource version not set in call to wp_register_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
In footer ($in_footer) is not set explicitly wp_register_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "rss_tag_pre".
Sample message
Plugin name "SmartFormat feed for SmartNews" is different from the name declared in plugin header "SmartFormat".
Sample message
Tested up to: 6.8 < 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.
Sample message
The "Domain Path" header in the plugin file must point to an existing folder. Found: "languages"
Sample message
The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.
Sample message
Function "the_post_thumbnail_url()" requires WordPress 4.4.0, but your plugin minimum supported version is WordPress 4.0.26.
Not analyzed yet.
First score snapshot
v1.4.0
54
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 54 | 91 | 64 | 27 | v1.4.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.