Monthly Archives: July 2011

WordPress shortcode available for Google Books

My first guest blog post over at WordPress Code Snippets is a code snippet to add the Google Books viewer into your posts using an easy shortcode.  Go check it out.  While you’re there, be sure to check out the … Continue reading

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

Site Review: WP Engineer

WP Engineer is a great site for WordPress developers and power users loaded with tips and tricks for WordPress.  It is the brainchild of three self-proclaimed “WordPress Junkies,” Alexander Frison, Frank Bültge, and Michael Preuss, each a WordPress developer in … Continue reading

Posted in Site Reviews, WordPress | Tagged , , , , , , , , | Leave a comment

Customize the WP-Members™ stylesheet

WP-Members™ is designed to work out-of-the-box, yet be extensible and customizable.  The layout of the forms and dialog messages are a good example, with the ability to easily define a custom stylesheet in the plugin options. 

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

WP-Members™ video tutorial

Here is a nice video tutorial on how to install and set up WP-Members.  This was done by SiteSparker, who offers WordPress training, design, and hosting.  I’m glad they have listed WP-Members™ in their Plugin Favorites. 

Posted in Blogging Tips, WordPress, WP-Members | Tagged , , , , , | 11 Comments

Finding the perfect theme vs. What’s my time worth

A great many WordPress users (yours truly included) spend a lot of time hunting down themes looking for that “perfect” theme to fit their new site.  They scour through loads of free themes and theme clubs looking for that one … Continue reading

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

WP-Members™ 2.6 upgrade project notes

I have been working on a number of updates from the master project list to include in the upcoming WP-Members™ 2.6 version upgrade release.  Here are the main new features you can expect. 

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

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 , , , , | 6 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 , , , | 11 Comments