Full Screen Background is a lightweight plugin to add full screen image or video on wordpress websites. You can choose which page or post you want to …
Prioritized issue groups from the latest Plugin Check scan
Security
27
4 issue groups
Maintainability
16
6 issue groups
I18n
4
4 issue groups
Repo Compliance
2
2 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$custom_js_filtered_final'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Detected usage of a non-sanitized input variable: $_POST['email']
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['email']. Check that the array index exists before using it.
Sample message
$_POST['email'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "activate_fullscreen_background".
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
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "ENWEBY_FB_FWAS".
Sample message
Missing $domain parameter in function call to __().
Sample message
The $text text string should have translatable content. Found: ''
Sample message
The $domain parameter must be a single text string literal. Found: $plugin_name_dashed
Sample message
Linking directly to 5 stars reviews is not allowed.
Sample message
Plugin name "Full Screen Background" is different from the name declared in plugin header "Fullscreen Background".
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Sample message
The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.
Sample message
Incorrect Stable Tag. It's recommended not to use "Stable Tag: trunk". 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
225
External assets
2
Incoming endpoints
10
No external asset domains detected.
wp_ajax
wp_ajax
admin_post
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v2.0.8
53
Latest
v2.0.7
52
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 53 | 49 | 23 | 26 | v2.0.8 | 2.0.0 |
| 52 | 50 | 24 | 26 | v2.0.7 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.