Posts Tagged ‘posts’
Display your latest Google+ content on your WordPress blog
www.wpinsite.com - There are times when you may wish to display your latest Google+ content on your WordPress powered blog. This code snippet demonstrates how to display your latest Google+ posts.
How to Display Posts only from Current User
www.dynamicwp.net - When a contributor in a multi-user site see the post list in the admin page, he could see not only his posts, but also posts from other contributors. Even he couldn’t edit the other posts, this still could be a ...
Using WordPress 3 Custom Post Types
www.wpinsite.com - With the release of WordPress 3.0 and more currently WordPress 3.1 the developers have introduced a great feature, called “Custom Post types”. This feature expands on what already is a great set of features and functions that WordPress already ...
Related Posts Without A Plugin With Thumbs
wpzine.com - Today I will show you how to add related posts on your blog without using a plugin, we will also do so with thumbnails. Note: in your post you may have to select an image as a “Featured Image” for ...
Popular Posts With A Comment Count
wpzine.com - Showing users your most commented posts is a great way to “show off” your blogs community interactivity, and could possibly re-enforce the community feeling your blog offers.
Get posts for a category
www.dev4press.com - This is basic operation in WordPress, but it’s not as straightforward as you might think. For that, you will usually use get_posts() function that allows you to set category, but this function can use many more options than actually documented, ...
How to add an image easily in every post
www.flamescorpion.com - An image worth one thousand words. I like to add a descriptive image to every post i write.Learn how to add images in every post with just one click.
Get Instant Site Updates With Prowl [WORDPRESS]
www.doitwithwp.com - This tutorial shows you how to leverage the powerful iPhone app Growl to get instant updates from your WordPress installation for new comments, trackbacks and posts that have been published or are awaiting review, great for sites with multiple authors/editors.