I am a huge fan of the WordPress plugin Yoast SEO, however I’m not a big fan of the notifications it includes. Leveraging the power of WordPress filters, we can suppress these messages. The following information is based on Yoast SEO 3.2.3 and may not be accurate for other versions. The Notifications to Eliminate There […]
WordPress Filter
Migrating Magento Passwords to WordPress
I found this a really interesting problem recently. I wanted to migrate users from Magento to WordPress without forcing them to reset their password. You can’t export passwords for Magento or any well engineered web application, so the interesting part is migrating these passwords without ever knowing what the passwords are. Quick Background for those […]