I try to open-source as much as I can whenever possible to contribute back to the community.
Here are some notable projects that I am currently maintaining.
General
- rector-wordpress - WordPress-specific rules for Rector to help with updating your WordPress codebase to a specific version of your choosing.
- docker-lemp - Straight-forward Docker setup for LEMP-stack local environment.
WordPress plugins
- fs-registration-password - WordPress plugin to add the password field to the site’s registration form
- fs-login-devices - WordPress plugin to automatically track the current device that the user is using to log in to your site.
- fs-login-devices - WordPress plugin to automatically track the current device that the user is using to log in to your site.
- fs-email-tools - WordPress plugin to modify outgoing emails behavior, including rerouting all emails to a specific email address, email logging functionality and global BCC.
- fs-disable-users - WordPress plugin to disable the user without removing them completely from your site.
You can check the rest of my work on my GitHub profile.