Tag Archives: webdev

How to disable the WordPress admin bar

Recently, I’ve received a number of comments and questions regarding the WP admin bar, so I thought it would be best to create a post that will give you some guidance as to how to turn this off for your … Continue reading

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

WP-Members™ version 2.6 release announcement

Well, WP-Members™ version 2.6 has been released into production.  While it should update well, users upgrading from previous versions are advised to test it first in a non-production environment. Here is a list of some of the major updates: 

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

Plugin Review: WordPress Admin Style

As a plugin developer, one of the most time-consuming aspects of development is putting together admin panels. With the effort that goes into this end of the development, you want your admin panels to look slick and professional – you … Continue reading

Posted in Plugin Reviews | Tagged , , , , , , | 1 Comment

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

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

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

Serif or Sans Serif? That is the question

Design is important to a blog. Most specifically, font choices.  If content is king, then making it easy to read is critical.  So what is better, serif or sans serif? Well, Alex Poole attempts to answer this question

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

Modify the ‘more’ link – removing the anchor link

You have a blog running WordPress.  You like to use the ‘more’ link for post excerpts, but you have ads running at the top of the page and the ‘more’ link puts in an anchor by default that takes the … Continue reading

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

HTML Email Boilerplate

Have you wished that you could find a good starting point to build standards compliant HTML emails that will help you avoid the major rendering problems with the most common email clients out there — Gmail, Outlook, Yahoo Mail, etc? 

Posted in Web | Tagged | Leave a comment