This is the 54th in a series of live lessons on using WordPress and Thesis as a Content Management System (CMS). In this lesson we customize the query string for archive pages so that the results are sorted by meta value. In this case - by callnumber. We capture the global variable $query_string, deconstruct it
Query String
Community Library Website Case Study – Part 30, Using a Query String in a URL
April 25, 2011This is the thirtieth in a series of live lessons on using WordPress and Thesis as a Content Management System (CMS). In this lesson we introduce how to include taxonomy queries in a URL. We’re going to use the native WordPress functionality to add a custom query inside the URLs for the searchable catalog menus.