Generate PDF files and print WordPress posts/pages. Customize document header/footer styles and appearance.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
1,391
18 issue groups
I18n
447
2 issue groups
Security
399
5 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$BMPonly".
Sample message
Mismatched text domain. Expected 'pdf-print' but got 'bestwebsoft'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Font already added: $family $style"'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"/$c"'.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "GetLangOpts".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "BWS_GLOBAL".
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fread().
Sample message
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.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "BWS_Admin_Tooltip".
Sample message
Processing form data without nonce verification.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
Sample message
Detected usage of a non-sanitized input variable: $_GET['err']
Sample message
$_GET['err'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
File and folder names must not contain spaces or special characters.
Sample message
var_export() found. Debug code should not normally be used in production.
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "bws_shortcode_button_content".
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
trigger_error() found. Debug code should not normally be used in production.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fwrite().
Sample message
rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: is_writable().
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "__CLASS__ . '_additional_import_export_options'".
Not analyzed yet.
First score snapshot
v2.4.7
25
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 25 | 2,380 | 1,084 | 1,296 | v2.4.7 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.
100k+ active installs
30k+ active installs
20k+ active installs
10k+ active installs
6k+ active installs