Enhanced Security and Core Stability Fixes
This release significantly strengthens security by implementing nonce verification and proper sanitization for all form submissions. It also resolves critical bugs impacting widget rendering and display, alongside improving visual consistency and form handling throughout the application.
- Blog title function issue resolved to ensure proper display
- Nonce field name mismatch corrected in filters.php for secure form handling
- Missing Elementor Utils class import causing fatal error in Video Playlist widget rendering
- Video Playlist widget showing raw paragraph tags in description by replacing esc_html with wp_kses_post
- Adjusted alert margins in CSS for improved visual spacing
- Added nonce verification for form submissions to strengthen security
- Added proper sanitization in nonce verification for safer data validation
- Dashboard templates modified to maintain consistent field naming conventions
