upskill-event-manager/wordpress-dev/wordpress/wp-content/plugins/hvac-community-events/includes/community
bengizmo 5425b4346e feat: Add password show/hide toggle to login form
- Replace wp_login_form() with custom HTML for enhanced control
- Add password visibility toggle button with accessibility features
- Implement CSS styling with hover states and focus indicators
- Create JavaScript for toggle functionality with validation
- Add WordPress nonce security and localization support
- Include comprehensive E2E tests for all functionality
- Maintain full WordPress login form compatibility

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-13 22:30:02 -03:00
..
class-email-attendees-data.php fix: Improve email sending functionality and debugging 2025-05-20 16:48:23 -03:00
class-email-debug.php fix: Improve email sending functionality and debugging 2025-05-20 16:48:23 -03:00
class-event-handler.php Refactors event submission and listing to use TEC Community Events 2025-04-02 22:23:37 -03:00
class-event-summary-data.php fix: Improve dashboard data retrieval for test attendees 2025-05-20 16:29:37 -03:00
class-login-handler.php feat: Add password show/hide toggle to login form 2025-06-13 22:30:02 -03:00
class-order-summary-data.php feat: Implement Order Summary page functionality 2025-05-20 09:56:28 -03:00