Embed your PDFs with ease. All you need : [flipbook pdf="https://flowpaper.com/example.pdf"]
Prioritized issue groups from the latest Plugin Check scan
Maintainability
25
13 issue groups
Security
17
5 issue groups
I18n
2
1 issue group
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "add_lity_script".
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['pdf']. Check that the array index exists before using it.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Content-range: bytes $first-$last/$filesize\r\n\r\n"'.
Sample message
Detected usage of a non-sanitized input variable: $_GET['pdf']
Sample message
$_GET['pdf'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "FlowPaper" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
Processing form data without nonce verification.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: readfile().
Sample message
Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
Mismatched text domain. Expected 'flowpaper-lite-pdf-flipbook' but got 'flowpaper'.
Sample message
The use of function ini_set() is discouraged
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
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
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fread().
Sample message
Plugin name "flowpaper" is different from the name declared in plugin header "FlowPaper".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Mismatched Stable Tag: 4.3 != 2.0.8. Your Stable Tag is meant to be the stable version of your plugin and it needs to be exactly the same with the Version in your main plugin file's header. Any mismatch can prevent users from downloading the correct plugin files from WordPress.org.
Potential connections found in static code analysis.
Outbound calls
23
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
2 score snapshots
v2.0.8
59
Latest
v2.0.7
58
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 59 | 44 | 13 | 31 | v2.0.8 | 2.0.0 |
| 58 | 45 | 14 | 31 | v2.0.7 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.