tag desc
Dynamically order posts using query string and query_posts
wordpress snippet
Adding the first snippet just above the loop in your wordpress theme will let you dynamically order posts using a query string “asc or desc”.
read more
wordpress code snippetsAdding the first snippet just above the loop in your wordpress theme will let you dynamically order posts using a query string “asc or desc”.
read more