How To Remove The Height And Width Attributes In WP Image Uploader

Every time you use WordPress’ image uploader it automatically includes the image’s actual size (height and width) into the <img> tag. While this is all well and good, it can be a bit of a nuisance especially if you’re using a responsive website design because renders your uploaded image un-resizable which kind of defeats the [...]

Continue Reading →

WP-DBManager

The WP-DBManager, created by Lester “GamerZ” Chan, is a plugin for WordPress that lets you backup, optimize, repair, restore and delete backup database. This is a lifesaver for all users because it automatically optimizes your database once you have it setup. No more worries if you’re unable to do the backup if you’re too busy, [...]

Continue Reading →

How To Italicize Your Post Titles

My featured WordPress tip of the day comes from Ken Odle, and it’s a pretty neat trick that will make some of you wish that you knew about it all along — it’s a trick that shows you how to italicize your post titles. This is great if you intend to include the title of [...]

Continue Reading →

WP-PageNavi

Getting bored with those classic ‘Older Posts’ and ‘Newer Posts’ link navigators? Replace them with the WP-PageNavi by GamerZ and scribe. Because this plugin has wp_pagenavi () template tag, it generates stylish paginations that makes it look way cooler than the older and plainer links and you can get page buttons so users can directly [...]

Continue Reading →

Display Related Posts By Current Author for WordPress 3+

It’s always convenient for your blog readers to see posts that are related to the one they’re currently reading, but what if they prefer to reading articles from a particular author? Here’s a plugin that’ll do just that. Unlike most of the other plugins, the code for this one is based on PHP, and not [...]

Continue Reading →

Deactivate WordPress Plugin Without Logging Into WP Admin

Some of you might have been in a situation wherein you’d want to log in to the WP Admin page but couldn’t because of a plugin you just happened to install or update. Well, Peter (I didn’t get to catch his last name) just created and shared a very easy-to-follow video tutorial wherein he shows [...]

Continue Reading →

‘Reply Me’ WordPress Plugin

Conversations via comments between the website owner and site visitors is a great way to build rapport.  The Reply Me Plugin for WordPress, created by photozero, does exactly that – it sends back an automatic email notification to anyone who leaves a comment when someone comments as a direct response to them. This way, subscribing [...]

Continue Reading →

How To Add A “Load More Posts” Button In WordPress

Today’s featured WordPress tutorial comes from Michael Martin and it’s about replacing the “Older Posts” link on your blog with a button that extends the length of the current web page instead of reloading it; it is similar to how you view older tweets on Twitter. A partial screenshot of the button You can check [...]

Continue Reading →

Display Recent Post Titles Using wp_query

Today, I’d just like to share with everyone this neat WordPress trick by Libby Fisher from Icode4you.net. It’s a short code that will not only let you display the most recent post titles from a certain category but also let you specify how many titles you want displayed. Below is the code: <ul> <?php global [...]

Continue Reading →

Meebo Me! Instant Messaging Widget For WordPress

Interact with your blog readers in real time with meebo me, a widget that will place an IM window or chatbox in your website where you can chat with your visitors using your favorite IM networks like MSN, Yahoo!, GoogleTalk, AIM, jabber, etc. Creating and customizing the look of your Meebo Me widget is a [...]

Continue Reading →

Page 1 of 712345»...Last »