Project

General

Profile

Actions

Feature #22869

open

Alphabetizing Posts in Category

Added by Laurie Hurson 14 days ago. Updated 14 days ago.

Status:
New
Priority name:
Normal
Assignee:
Category name:
-
Target version:
-
Start date:
2025-06-02
Due date:
% Done:

0%

Estimated time:
Deployment actions:

Description

Hi All,

A faculty member is interested in alphabetizing the posts in the "glossary" category here: https://latinamericanandcaribbeandesign.commons.gc.cuny.edu/category/glossary/

I know she could manually back date post publish dates to make them appear in alphabetical order, but I am wondering if there is a less cumbersome, more sustainable way to alphabetize posts in a category.

I found this plugin but it's old: https://wordpress.org/plugins/wp-snap/

I was not able to identify any plugins that we currently have that might be able to accomplish this.

Actions #1

Updated by Boone Gorges 14 days ago

  • Assignee set to scott voth

I'm also not aware of any plugins on the Commons that do this. Scott, have you seen anything?

Actions #2

Updated by scott voth 14 days ago

Yes, you can activate the "Shortcodes Unlimited" plugin and use this shortcode:

[su_posts tax_term="7" order="desc" orderby="title"]

You need to find the category ID (i.e. tax_term) for the "Glossary" category.

Actions

Also available in: Atom PDF