v12.0.5 – 03 Jan, 2025
- Fixed all REQUIRED issues flagged by the Envato Theme Check plugin.
- Replaced unsafe functions (e.g., base64_encode(), except composer file
- Updated JavaScript to use .on() instead of .click(), .bind(), .hover(), etc.
- Enqueued all scripts and styles properly using wp_enqueue_* in functions.php. Removed hardcoding from templates.
- Disabled SVG uploads for security reasons.
- Escaped all dynamic data using esc_attr(), esc_url(), and esc_js() where applicable.