WordPress Plugins
Sitemap Feature
It is one of the features for the Asgaros forum I've developed. It is designed to generate separate XML files for the forum and categories for Asgaros forum. Each XML file are limited to 1000 topics, to stay within the constraints of sitemap protocol limits. So if the sitemap has more than 1000 topics per XML file, I've implemented a logic where it will split into multiple sitemaps.
It is developed using PHP, HTML, CSS, JavaScript, MySQL, and WordPress.
Domra Contact Form
It is a WordPress plugin, it is a form transmission submitted through AJAX Call to the backend of WordPress. All input is sanitized and all the data should be sent to ClickUp through API so it is easier to keep track of new inquiries, I've also added reCaptcha since it is another way to provide spam protection by distinguishing between human users and automated bots because it allows the user to select images or solving puzzles.
It is developed using PHP, HTML, CSS, JavaScript, AJAX, ClickUp API, reCaptcha API and WordPress.
New Admin Design For Toolbox For Asgaros Forum
Toolbox for Asgaros forum is a WordPress plugin which is an extension for Asgaros forum. I implemented a new admin design to have a more pleasing appearance for the users while maintaining its functionality.
It is developed using PHP, HTML, CSS, JavaScript, MySQL and WordPress.