Uncategorized
Today I had an issue where I needed to merge two folders, each of which contained many sub- and sub-sub folders that had lots of images. After a lot of trial-and-error and some Googling, I found the best solution is to use the “ditto” command in Terminal like this: That’s it! Hat tip to AppleInsider.
Read MoreI realized this morning that my TMM Maintenance Mode WordPress plugin had a bug that was causing the wp-login.php page to be inaccessible. The solution was to write a simple function that checks whether or not we’re currently on a login page, and then add a call to that function in my code. Here’s the…
Read MoreTo unzip a .bz2 file via the command line, “cd” to the directory, then type: That’s it!
Read MoreOne thing has irked me over the years is the near monopoly that Delicious Brains holds on the WordPress-to-S3 market AND their corresponding price-gouging and strange pricing for their S3 plugin. Here’s how to break their monopoly and migrate your WordPress media library to S3 on the cheap.
Read MoreIt’s quite common for people to lose their WordPress password. Here’s a 1-step “how to reset your password for your WordPress site” tool. Enjoy!
Read More