Convert page into Subdomain, instanly convert any wordpress page to subdomain, i.e page-name.site.com
Prioritized issue groups from the latest Plugin Check scan
Security
45
4 issue groups
I18n
23
3 issue groups
Maintainability
17
8 issue groups
Repo Compliance
1
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$page'.
Sample message
Mismatched text domain. Expected 'page-as-subdomain-lite' but got 'pageassubdomain'.
Sample message
$_POST['_wpnonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['_wpnonce']. Check that the array index exists before using it.
Sample message
Function "wp_send_json_error()" requires WordPress 3.5.0, but your plugin minimum supported version is WordPress 3.0.1.
Sample message
Detected usage of a non-sanitized input variable: $_POST['_wpnonce']
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "pasf_wps_init_page".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "PASFinitpagePlugin".
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$obj_subpage".
Sample message
Plugin name "Page As Subdomain Lite" is different from the name declared in plugin header "Page as Subdomain Free".
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "pageassubdomain", expected "page-as-subdomain-lite".
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
15
External assets
1
Incoming endpoints
2
No public endpoints detected.
wp_ajax
wp_ajax
First score snapshot
v2.5.5
40
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 40 | 86 | 61 | 25 | v2.5.5 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.