Webflow Pages — Visual page builder Build pages visually with the power of code in Webflow, then serve them right on your WordPress site.
Prioritized issue groups from the latest Plugin Check scan
Security
54
7 issue groups
Maintainability
21
4 issue groups
I18n
19
3 issue groups
Supply Chain
3
1 issue group
Sample message
The $domain parameter must be a single text string literal. Found: WEBFLOW_PAGES_TEXT_DOMAIN
Sample message
$_POST['rules'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_POST['security']
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['security']. Check that the array index exists before using it.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "wf_pages_delete_prefixed_transients".
Sample message
Processing form data without nonce verification.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$site'.
Sample message
Hidden files are not permitted.
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
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
Use placeholders and $wpdb->prepare(); found $sql
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Tested up to: 6.6 < 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 "Domain Path" header in the plugin file must point to an existing folder. Found: "languages"
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "wf", expected "webflow-pages".
Not analyzed yet.
First score snapshot
v1.1.1
35
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 99 | 36 | 63 | v1.1.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.