Category Archives: Web

Interesting things I have found on the Internet. This may include the useful and the useless. Since that is subjective, I’ll leave it to you to decide which is which.

Site Review: WordPress Code Snippets

Are you a WordPress admin, developer, designer, or otherwise creating WordPress sites? Do you struggle with finding good examples of the power of hooks and filters in customizing your WordPress installation?  Then you need to bookmark WordPress Code Snippets at … Continue reading

Posted in Site Reviews, WordPress | Tagged , , , , , , , , , , | 4 Comments

Hard disk forensics and data recovery

So your hard disk crashed and you’ve lost all your data – important files, photos of the kids, your contact list and save emails.  You are frustrated because you know you should have been performing backups on a regular basis, … Continue reading

Posted in Editorial, Web | Tagged , , , , | Leave a comment

Changing the wp_mail “from” address with a plugin

In a previous post, I discussed the ease of filtering the “from” address that wp_mail will send email from. This was done using a filter added to your theme’s functions file (functions.php).  I always prefer using the functions file for … Continue reading

Posted in WP-Members | Tagged , , , , | 4 Comments

Forcing translated field names when using translation files with WP-Members™

WP-Members™ stores all of its registration field names and some of the user dialogs in the WordPress database.  If you are installing localized translation files for WP-Members™ on a WordPress installation where you have already activated the WP-Members™ plugin, you … Continue reading

Posted in WP-Members | Tagged , , , | 8 Comments

Changing the wp_mail from address in WordPress without a plugin

One of the most common questions regarding the WP-Members™ plugin is, “How do I change the email address from wordpress@mydomain.com?”  I suspect that until they use this plugin, most people are unaware that WordPress has its own function for sending email … Continue reading

Posted in WordPress, WP-Members | Tagged , , , , , | 19 Comments

WP-Members™ ready for WordPress 3.2

Although the intended June 30 release date for WordPress 3.2 came and went, the WP-Members™ plugin is ready.  If you are using the most recent version of WP-Members™ (v 2.5.4), you will be ready to upgrade. 

Posted in WordPress, WP-Members | Tagged , , | 1 Comment

Fun Edit Posts Link (✍)

How would you like a cool little “edit post” link like the one above for your theme.  

Posted in Blogging Tips, WordPress | Tagged , , , , | Leave a comment

WP-Members™ touches top 100

WP-Members™ touched the top 100 WordPress plugins and is currently hovering around #125.  That is generating a lot of traffic and downloads; and as a result, a lot of support requests.  I am trying to keep up with support as … Continue reading

Posted in WP-Members | Tagged , , | Leave a comment

Quick Update

WP-Members™ has made it into the top 100 WordPress plugins (barely).  That is generating a lot of traffic and downloads; and as a result, a lot of support requests.  I am trying to keep up with support as much as … Continue reading

Posted in Editorial, WP-Members | 3 Comments

Tips to Keep Your WordPress Site Secure

A few years ago, I wrote an article on securing your WP blog by deleting the original admin account.  The default “admin” allowed an easier way for hackers to find a way in to your blog and wreak havoc.  During … Continue reading

Posted in Blogging Tips, WordPress | Tagged , , , | 2 Comments