Closed j-gardner closed 8 years ago
Adds an additional Arconix_FAQ_Query class which extends WP_Query. The purpose is to clean up the query code executed in Arconix_FAQ_Display and make it easier to reuse.
Arconix_FAQ_Query
WP_Query
Arconix_FAQ_Display
Fixes #50
Adds an additional
Arconix_FAQ_Query
class which extendsWP_Query
. The purpose is to clean up the query code executed inArconix_FAQ_Display
and make it easier to reuse.Fixes #50