Posts Tagged ‘post’
How To Show Featured Images in your WordPress Posts
www.doitwithwordpress.com - Featured images are a great way of graphically demonstrating the subject of your post and including some color. Use this tutorial to include them on every post.
W4 post list – WordPress plugin
w4dev.com - With W4 development’s W4 post list, you can show your category/post list in your themes widget area. After activating plugin, you can Visit the widget area for showing the list in sidebar widget. You can include or exclude posts from inside the ...
WordPress Post/Page content tabset
w4dev.com - W4 development's Post/Page Tabset is a nice plugin to arrange your content inside a page with flexible navigation. Although you can show your post custom field value inside your post or page with this tabset plugin. With tabset, you can ...
How to Create, Format and Fine-Tune a Post in WordPress
www.doitwithwp.com - Creating a WordPress post is the most basic thing and probably the most important thing to do on WordPress. However, you need to do it right to make sure you help yourself out and don’t hamper your SEO efforts.
How to Schedule a WordPress Post to Publish in the Future
www.doitwithwordpress.com - Scheduling WordPress posts to publish in the future is a simple task to undertake and it helps with content regular content posted, even when you’re busy
How To Display Code Within A WordPress Post
www.doitwithwp.com - Since you can’t just paste code into a WordPress post, you need to use a plugin to display the code correctly so that your readers can see it. Here’s a tutorial showing how you can simply and stylishly display code ...
Add Custom Column To WordPress Post Manage Page
www.deluxeblogtips.com - The post manage page in WordPress shows you a list of posts with their details: title, author, categories, etc. These details give blog manager a quick summary view of the posts. Sometimes, you might want to add new custom column ...
WordPress Tip: Move A Comment From A Post To Another
www.deluxeblogtips.com - Sometimes we meet the situation when someone asks about something by leaving a comment in a post, but the question is very different from the post content. For example: ask about SEO in a post that writes about CSS3, ask ...
WordPress Tip: Conditional Loading Scripts Based On Post Content
www.deluxeblogtips.com - Sometimes you want to load one script in only specified posts, not for all posts. For example: you want load Thinkbox script only when post has images, load SyntaxHighlighter only when post has codes. It wouldn't be optimized if you ...