Changeset 2944178
- Timestamp:
- 07/27/2023 12:04:40 PM (3 years ago)
- Location:
- simple-site-verify/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (2 diffs)
-
simple-site-verify.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
simple-site-verify/trunk/readme.txt
r2873964 r2944178 4 4 Requires at least: 4.6.0 5 5 Tested up to: 6.1 6 Stable tag: 1.0. 76 Stable tag: 1.0.8 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 30 30 31 31 == Changelog == 32 33 = 1.0.8 = 34 * Added input escaping to address possible Cross Site Exploitation (XSS) 32 35 33 36 = 1.0.7 = -
simple-site-verify/trunk/simple-site-verify.php
r2873964 r2944178 3 3 /** 4 4 * Plugin Name: Simple Site Verify 5 * Version: 1.0. 75 * Version: 1.0.8 6 6 * Plugin URI: https://idoweb.work/resources/plugins-themes/ 7 7 * Description: Simple method of verifying your site via Pinterest, Google, Bing, & Yandex.
Note: See TracChangeset
for help on using the changeset viewer.