A large number of Bangladeshi news portal is developed using WordPress CMS. They don't have any developers. This plugin is Made for those, who wa …
Prioritized issue groups from the latest Plugin Check scan
Maintainability
29
9 issue groups
Security
13
1 issue group
I18n
2
1 issue group
Repo Compliance
2
2 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$ep_width'.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "Add_DeveloperName".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$ep_width".
Sample message
Short PHP opening tag used with echo; expected "<?php echo $ep_width ..." but found "<?= $ep_width ..."
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "PrintOptions".
Sample message
Mismatched text domain. Expected 'print-bangla-news' but got 'domain'.
Sample message
Found call to wp_register_script() with external resource. Offloading scripts to your servers or any remote service is disallowed.
Sample message
Using date_default_timezone_set() and similar isn't allowed, instead use WP internal timezone support.
Sample message
Tested up to: 6.0 < 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 "Short Description" section is missing. An excerpt was generated from your main plugin description.
Not analyzed yet.
First score snapshot
v2.0.1
71
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 71 | 46 | 29 | 17 | v2.0.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.