Changeset 3239988
- Timestamp:
- 02/13/2025 10:28:33 AM (13 months ago)
- Location:
- security-checker-for-themes
- Files:
-
- 12 added
- 6 edited
-
assets/banner-1544x500-rtl.png (modified) (previous)
-
assets/banner-1544x500.png (modified) (previous)
-
assets/banner-772x250-rtl.png (modified) (previous)
-
assets/banner-772x250.png (modified) (previous)
-
tags/1.1.2 (added)
-
tags/1.1.2/assets (added)
-
tags/1.1.2/assets/css (added)
-
tags/1.1.2/assets/css/styles.css (added)
-
tags/1.1.2/assets/img (added)
-
tags/1.1.2/assets/img/security.png (added)
-
tags/1.1.2/assets/js (added)
-
tags/1.1.2/assets/js/Chart.js (added)
-
tags/1.1.2/assets/js/scripts.js (added)
-
tags/1.1.2/documenation.html (added)
-
tags/1.1.2/readme.txt (added)
-
tags/1.1.2/security-checker-for-themes.php (added)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/security-checker-for-themes.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
security-checker-for-themes/trunk/readme.txt
r3227845 r3239988 1 1 === Security Checker for Themes === 2 2 Contributors: Harpalsinh Parmar 3 Tags: security, code analysis, WordPress themes, coding standards, vulnerabilities3 Tags: security, code snippets, performance, 2FA, vulnerabilities 4 4 Requires at least: 5.0 5 5 Tested up to: 6.7.2 6 6 Requires PHP: 7.2 7 Stable tag: 1.1. 17 Stable tag: 1.1.2 8 8 License: GPLv2 or later 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 64 64 == Changelog == 65 65 66 = 1.1.2 = 67 * Updated - Updated the readme.txt files and added new tags. 68 * Updated - Banner images 69 66 70 = 1.1.1 = 67 71 * Enhancement - Security checks for issues. -
security-checker-for-themes/trunk/security-checker-for-themes.php
r3227845 r3239988 3 3 Plugin Name: Security Checker for Themes 4 4 Description: Analyze your WordPress theme's code for issues, security vulnerabilities, and adherence to coding standards with a detailed report and score. 5 Version: 1.1. 15 Version: 1.1.2 6 6 Author: Harpalsinh Parmar 7 7 Author URI: https://profiles.wordpress.org/developer1998/
Note: See TracChangeset
for help on using the changeset viewer.