W3 Updates, HTML, XHTML, CSS, JavaScript, AJAX, XML, PHP, Ruby, PHP Frameworks

Archive

Posts Tagged ‘posts’

Get Only The Latest Sticky Posts : WordPress Hack

November 2nd, 2009

The problem. Introduced in WordPress 2.7, sticky posts are a very cool feature of our favorite blogging platform. A lot of WordPress users ask how to get only sticky posts in the loop. The solution. To display your five most recent sticky posts, just paste the following code anywhere in your theme files. If you [...]

Read More >>

Display Posts Published One Year Ago

November 2nd, 2009

The problem. Many blogs have so much content and some very good older posts that should not be ignored. But most visitors end up seeing only the freshest content. The solution. If your blog is relatively old, why not showcase posts that were published over a year ago? Doing this is simple. Just insert the [...]

Read More >>

Show Labels Containing Specific Number of Posts

October 23rd, 2009

I have already written ” How to show only specific number of posts on Labels Page “. Today I am going to tell How to Show Only Labels with specific number of posts. This hack is very useful for those who have plenty of Labels in their Blog. It’s a very simple hack , just [...]

Read More >>

PhotoSmash Galleries for WordPress

October 15th, 2009

PhotoSmash Galleries makes it easy to create photo galleries in posts or pages that your users can upload images to. Following are the features: For support and more documentation, visit the plugin’s new homepage: PhotoSmash

Read More >>

Insert AdSense Into Posts with Shylock AdSense

October 11th, 2009
Shylock AdSense Plugin

If you aren’t good with manually editing the code for your blog, you may have experienced some frustration with trying to place Google AdSense advertisements on your WordPress blog. It can be even more difficult to wrap the ads properly so that your post content wraps around it.

Read More >>

Display Thumbnails For Related Posts in WordPress

August 27th, 2009

In this tutorial you’ll learn how to increase pageviews by adding thumbnails to related posts using the popular YARPP plugin and WordPress custom fields. The Goal Before we start, let’s take a look at the result of what we’re building:

Read More >>