Skip to content
devs.tips
Tips and tricks from a web dev's journey
devs.tips
  • Home
  • Web Development
  • Joomla! Extensions
  • WebDev Tips
  • Tutorials
  • Tools
  • WebDev News
  • OS Administration
Search:
Search
devs.tipsdevs.tips
  • Home
  • Web Development
  • Joomla! Extensions
  • WebDev Tips
  • Tutorials
  • Tools
  • WebDev News
  • OS Administration

Author Archives: thez

You are here:
  1. Home
  2. Article author thez

Mounting hibernated Windows partitions from Linux

OS Administration, TutorialsBy thezFebruary 22, 2021Leave a comment

If it happens that you are running a Dual Boot Windows/Linux setup on some of your machines, you probably encountered this situation already. The thing is that when you do not do a Clean Shut Down or Restart on the Windows OS, or some error was generated, or the Hibernation is enabled in Windows, then…

Three simplest ways to detect WordPress version by scraping the source code

Tutorials, Web Development, WebDev TipsBy thezFebruary 21, 2021Leave a comment

On a recent project I was working on, I was assigned a task to detect the WordPress version on a bunch of supplied URLs. I did some research, had a better look at the source code that WP produces, and did some testing. I found out that there are three simplest and most reliable ways…

wp_mail() Batch send email to multiple users with custom external script

Tutorials, WebDev TipsBy thezFebruary 21, 2021Leave a comment

Sometimes, when you’re working on a WordPress project with a tight deadline, you have to come up with quick and easy ways to do certain things. For example, to batch send emails to multiple users, either from a DB or from a CSV file, etc. Instead of going the “right” path by finding some plugin…

Restrict all site to only logged in users, and redirect to a custom Login page

WebDev TipsBy thezFebruary 21, 2021Leave a comment

Sometimes, you would want to lock the site completely, and allow it only to registered users. Also, you may want to redirect the front-end login requests to a custom WP Page with a custom login form, other than going to the default /wp-login.php page, like below: That can be easily achieved by writing a simple function…

How to fix the WP Mail SMTP PHPMailer error

Web Development, WebDev TipsBy thezFebruary 19, 2021Leave a comment

Recently I encountered an error with one of my client’s sites’ WP Mail SMTP plugin setup. We’ve correctly set up the SMTP credentials in the plugin but the mail was never sent. After investigating the server error logs we have found some errors pointing to “wrong instance” of PHPMailer class in one of the other…

12
devs.tips
  • Terms
  • About
  • Privacy Policy
Useful Links

Copyright © 2026 devs.tips. All rights reserved.
Revoke consent

Go to Top
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.