Skip to content

Instantly share code, notes, and snippets.

@tommymarshall
Created May 11, 2015 22:40
Show Gist options
  • Save tommymarshall/e9773ab9783135252b51 to your computer and use it in GitHub Desktop.
Save tommymarshall/e9773ab9783135252b51 to your computer and use it in GitHub Desktop.
Wordpress Search resources
https://codex.wordpress.org/Function_Reference/get_categories#Dropdown_Box_as_used_in_Parent_category_at_post_category_page
https://wordpress.org/support/topic/how-to-display-the-child-category-of-a-specific-parent-category
https://wordpress.org/support/topic/get-parent-category
https://wordpress.org/support/topic/ordering-by-meta-key-value
http://stackoverflow.com/questions/15613750/do-a-custom-query-search-in-wordpress-by-post-meta
http://wordpress.stackexchange.com/questions/105696/custom-search-for-custom-post-type-custom-meta-and-search-fields
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment