i want to let all posts sort by tags, and each cloud tag is sorted from a to z.
i want to let all posts sort by tags, and each cloud tag is sorted from a to z.
i want to let all posts sort by tags
Sorting posts by tag would take some special coding. Might I recommend you look at Tag Templates and consider using that feature instead.
each cloud tag is sorted from a to z
Look at using the orderby= and order= parameters with the Template Tag, wp_tag_cloud().
This topic has been closed to new replies.