Where intelligence is put to the test.

Blog

ExpressionEngine vs. WordPress – Final Thoughts

What I like about ExpressionEngine when compared to WordPress and my final thoughts on the commercial CMS from EllisLab.In a previous article I did a bit of griping about ExpressionEngine.…

John Crenshaw in wordpress

Oct 13

WordPress $post Object Quick Reference

This quick reference / cheatsheet is for the WordPress $post object. This object contains a bunch of info specific to each WordPress post. Scroll down for the complete table of…

John Crenshaw in wordpress

May 15

Passing Query String Parameters in WordPress URL

Whenever possible, I prefer to use pretty URLs in WordPress, and the ability to adjust permalink settings in the WordPress admin makes that simple to do. However, what if you…

John Crenshaw in wordpress

Dec 10

Remove “Briefly Unavailable for Scheduled Maintenance” Message

If you've been keeping on top of your WordPress updates using the automatic upgrade feature, you may have run into a problem immediately after upgrading. A message that prevents access…

John Crenshaw in wordpress

Dec 10

Custom Navigation Menus in WordPress 3.0

Well, WordPress 3.0 is out and I've got to say, I'm pretty impressed with it so far. One of the most immediately useful new features is the custom navigation menu…

John Crenshaw in wordpress

Oct 16

Using WordPress Custom Fields

Using WordPress as a CMS often for client sites I use custom fields perhaps quite a bit more than the regular WordPress user. Still, I've received quite a few requests…

John Crenshaw in wordpress

Oct 16

Disappearing Images on Hover

I was having a look at a site using This Just In! and noticed something that I've seen on occasion and thought I'd mention something: if you're using This Just…

John Crenshaw in wordpress

Oct 16

WordPress Pagination in Custom Loop

If you use custom loops in WordPress you may run into pagination issues. Specifically, no matter what page you're on, only the first page's worth of posts are displayed. Here's…

John Crenshaw in wordpress

Oct 16

Get Images Attached to a Post

Ever wonder how to pull the images attached to a WordPress post, to display as thumbnails on your homepage for instance? Here's a fairly simple way to get it done.

John Crenshaw in wordpress

Oct 16

wp_enqueue_script(), jQuery, and WordPress

A quick note on using jQuery with WordPress for those having any trouble with it. I decided to use wp_enqueue_script() to include the jQuery library in a recent project and…

John Crenshaw in wordpress

Oct 16

Load More
Recommended Topics