Archives

Blog Archives

Better WordPress Post Excerpt – Revamped

Tutorials, Wordpress, WordPress Tutorials14 comments

My earlier post Better WordPress Post Excerpt talked about a way to improve upon the default wordpress post excerpt by utilizing a plugin called the Excerpt Rereloaded. Luca Biagini wrote a great plugin that is all well and good for most people, but what about theme developers that want to include better excerpt functionality in their theme without depending on plugins? Continue Reading

WordPress CMS Tips – Part 2

WordPress CMS Tips – Part 2

Tutorials, Wordpress, WordPress Tutorials1 comment

This is a continuation of my previous post, WordPress CMS Tips, that is geared towards developers and non-developers alike wishing to utilize WordPress as a Content Management System.

This post will be focusing on useful plugins. Continue Reading

Better WordPress Post Excerpt

PHP, Tutorials, Wordpress, WordPress Tutorials1 comment

While working on a site for a client, I was struggling with how best to control the display of recent posts using the_excerpt();, especially when I wanted one section on a page to display the excerpt in this way, and another section on the same page to display them in that way.
Continue Reading