flowpaper

Embed your PDFs with ease. All you need : [flipbook pdf="https://flowpaper.com/example.pdf"]

v2.0.7getflowpaperUpdated 2026-04-20Added Aug 23, 201610k+ installs66% rating
58
Score
14
Errors
31
Warnings
+0
Change

Category Scores

Security35
Repo94
Performance100
Maintainability74

Top Issues by Category

maintainability25
security17
i18n2
repo_compliance1

Issues Details

45 issues found in latest scan

WARNING9
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound

Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "add_lity_script".

WARNING5
WordPress.Security.ValidatedSanitizedInput.InputNotValidated

Detected usage of a possibly undefined superglobal array index: $_GET['pdf']. Check that the array index exists before using it.

ERROR4
WordPress.Security.EscapeOutput.OutputNotEscaped

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"'.

WARNING3
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_GET['pdf']

WARNING3
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

$_GET['pdf'] not unslashed before sanitization. Use wp_unslash() or similar

WARNING3
trademarked_term

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.

WARNING2
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

ERROR2
WordPress.WP.AlternativeFunctions.file_system_operations_readfile

File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: readfile().

WARNING2
WordPress.WP.EnqueuedResourceParameters.MissingVersion

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.

ERROR2
WordPress.WP.I18n.TextDomainMismatch

Mismatched text domain. Expected 'flowpaper-lite-pdf-flipbook' but got 'flowpaper'.

WARNING1
Squiz.PHP.DiscouragedFunctions.Discouraged

The use of function ini_set() is discouraged

WARNING1
WordPress.DB.DirectDatabaseQuery.DirectQuery

Use of a direct database call is discouraged.

WARNING1
WordPress.DB.DirectDatabaseQuery.NoCaching

Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().

ERROR1
WordPress.WP.AlternativeFunctions.file_system_operations_fclose

File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().

ERROR1
WordPress.WP.AlternativeFunctions.file_system_operations_fopen

File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().

ERROR1
WordPress.WP.AlternativeFunctions.file_system_operations_fread

File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fread().

WARNING1
mismatched_plugin_name

Plugin name "flowpaper" is different from the name declared in plugin header "FlowPaper".

ERROR1
missing_direct_file_access_protection

PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;

ERROR1
outdated_tested_upto_header

Tested up to: 6.9 < 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.

ERROR1
stable_tag_mismatch

Mismatched Stable Tag: 4.3 != 2.0.7. 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.

Latest Snapshot

Findings

45

Errors

14

Warnings

31

Score History

First score snapshot

First scan completed Jun 20, 2026

v2.0.7 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 20, 2026

v2.0.7

58

Latest

Findings
45
Errors
14
Warnings
31
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins