Create, manage, and validate your ads.txt and app-ads.txt from within WordPress, like any other content asset.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
6
3 issue groups
Security
2
2 issue groups
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "APP_ADS_TXT_MANAGER_POST_OPTION".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "app_ads_txt_content".
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['adstxt_type']. Check that the array index exists before using it.
Sample message
$_POST['adstxt_type'] not unslashed before sanitization. Use wp_unslash() or similar
Not analyzed yet.
First score snapshot
v1.4.6
92
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 92 | 8 | 4 | 4 | v1.4.6 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.