Plugin Directory

Changeset 3433659


Ignore:
Timestamp:
01/06/2026 01:30:51 PM (3 months ago)
Author:
madquick
Message:

WordPress Coding Standards - Full compliance with WPCS
✅ Security Enhancements - Better capability checks and nonce verification
✅ Documentation - Comprehensive PHPDoc blocks throughout
✅ Internationalization - Proper i18n support for all user-facing strings
✅ Error Handling - Improved validation and error messages
✅ Code Organization - Better structure and readability The commit is now ready on

Location:
madquick-ppg/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • madquick-ppg/trunk/madquick-ppg.php

    r3433642 r3433659  
    44 * Plugin URI: https://github.com/Madquick-Private-Limited/madquick-ppg
    55 * Description: Generate privacy policy, terms, and legal pages required for your website with GDPR and CCPA compliance support.
    6  * Version: 1.0.3
     6 * Version: 2.0
    77 * Author: Madquick Team
    88 * Author URI: https://github.com/Madquick-Private-Limited/
  • madquick-ppg/trunk/readme.txt

    r3433643 r3433659  
    55Tested up to: 6.7
    66Requires PHP: 7.4
    7 Stable tag: 1.0.3
     7Stable tag: 2.0
    88License: GPLv2 or later
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset for help on using the changeset viewer.