Challenge: The default WordPress system for managing user emails was limited and required custom logic for routing and managing emails.
Tools: PHP, WordPress Hooks/API, MySQL.
Solution: Developed a custom plugin from the ground up (without using pre-made plugins). Backend code was written to create custom hooks to categorize and send emails based on user behavior.
Result: Created an automated and integrated email management system that eliminated the dependency on expensive third-party services.