Skip to Navigation

Create Groups of Ordered Posts in WordPress

Printer-friendly version

Most Drupal developers are familiar with the Nodequeue module.

It gives developers the ability to set up groups of nodes, called "queues". Clients can add nodes to these groups, and use the drag-n-drop interface to order the nodes as desired. It gives clients a lot more control over which items should appear on certain parts of the site.

Like Drupal, the WordPress core is fairly lightweight, and we rely on plugins to achieve additional functionality. There aren't yet WordPress equivalents to powerful Drupal modules like Views and Apache Solr Search, but there's been a lot of progress regarding WP plugin development.

For example, there's a new WordPress plugin that replicates a lot of Nodequeue's functionality. It's called Advanced Custom Sort.

 

It's a pretty simple concept. You create a group, add posts to that group, sort the posts, then save.

Then, within one of your templates, you tell WordPress to use the group, and it'll display the posts you've chosen in the correct order.

Comments

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

More information about formatting options

Mollom CAPTCHA (play audio CAPTCHA)
Type the characters you see in the picture above; if you can't read them, submit the form and a new image will be generated. Not case sensitive.