Forums

Remove 'The' from alphabetical post listings (3 posts)

  1. Swennet
    Member
    Posted 1 year ago #

    I have a list of all my posts on alphabetical order on my wordpress blog using the query_posts function. However over half of my posts start with 'the' so the alphabetical order is quite messed up.

    How can I exclude the word 'the' from the post listings so that the posts list on alphabetical order? Ideally the listing will move the word 'the' to the end of the title.

    Example:
    The Russian Sleep Experiment

    Would turn into:
    Russian Sleep Experiment, The

    Thanks in advance!

  2. theotherlebowski
    Member
    Posted 1 year ago #

    try editing the post slug so that it reads russian-sleep-experiment-the and see if that works...

  3. Swennet
    Member
    Posted 1 year ago #

    @theotherlebowski

    Tried it and it didn't work :(

Topic Closed

This topic has been closed to new replies.

About this Topic