How to Find Duplicate Email Addresses in WordPress
Quickly find duplicate email addresses in the WordPress users table in the database so you can maintain a unique email address per user.
Wil lives in Sydney, Australia. He co-organises the WordPress Sydney meetup group and has been on the organising committee for WordCamp Sydney since 2014. He speaks at many events and contributes to the WordPress open-source project. His likes are chillies, craft beer and electrogravitics.
Quickly find duplicate email addresses in the WordPress users table in the database so you can maintain a unique email address per user.
Here is the correct way to remove an action hook or filter, after it has been created inside a WordPress PHP Class.
How to successfully implement WordPress Single Sign-On where users sign in once then get access to multiple sites without having to re-login.
Be your own certificate authority (CA) and issue certificates for your local development environment and get HTTPS working in Windows 10.
Scroll to the first error on a Gravity Form after form submission for a superior customer user experience with this handy WordPress code snippet.
If there is just one new thing you should adopt in your business this year it should be to start using a contract for all your client work.
Follow these 14 critical steps for launching your website perfectly, fully optimised for high search engine rankings that will kill your online competitors.
Here’s how to pass data to your WordPress website using custom URL parameter strings, useful for your marketing campaigns or affiliate marketing click backs.
GUIDs are unique identifiers for WordPress posts. Changing the GUID can cause issues with apps like RSS readers. But sometimes its OK to change them.