3D FlipBook is PDF Viewer, allowing to browse images, PDFs or HTMLs as flipbook. Flipbook attracts user attention and makes more impression on him.
Prioritized issue groups from the latest Plugin Check scan
I18n
330
2 issue groups
Security
56
11 issue groups
Maintainability
44
12 issue groups
Sample message
The $domain parameter must be a single text string literal. Found: POST_ID
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$fb3d".
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_GET['id']
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['id']. Check that the array index exists before using it.
Sample message
$_GET['id'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Use of a direct database call is discouraged.
Sample message
Use placeholders and $wpdb->prepare(); found $ids
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$fb3d['question']['html']'.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $table at DELETE FROM $table\r\n
Sample message
Processing form data without nonce verification.
Sample message
Unescaped parameter a_to_sql_list($ids))) used in $wpdb->query()
Sample message
Detected usage of tax_query, possible slow query.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: mkdir().
Sample message
Unescaped parameter $where used in $wpdb->get_results()
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: "fb3d_post".
Sample message
var_dump() 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
The parameter "array('hide_empty' => false)" at position #2 of get_terms() has been deprecated since WordPress version 4.5.0. Instead do not pass the parameter.
Sample message
Plugin name "3D FlipBook – PDF Embedder, PDF Flipbook Viewer, Flipbook Image Gallery" is different from the name declared in plugin header "3D FlipBook - Lite Edition".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "3d-flip-book", expected "interactive-3d-flipbook-powered-physics-engine".
Not analyzed yet.
First score snapshot
v1.16.19
38
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 38 | 430 | 353 | 77 | v1.16.19 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.