Bypass WordPress password protected posts
Somebody using the Image store plugin asked me, how can I allow a user to access password-protected galleries (posts) without having the user login every time and to every single gallery. There are a few solutions out there that requires to modify WordPress core files, this is not recommended because you will not be able to update WordPress or you […]
Block WordPress comment spam with no plugin
We know that there are great spam plugins like Akismet to prevent comment spam, but some user has reported that some genuine comments get filtered out by the plugin, and other plugins don’t do a good job at all. WordPress has provided a few tips on how to prevent spam in Combating Comment Spam. I will provide […]