Method: Adds hooks
Read MoreInventory_Presser_Additional_Listings_Pages::is_active_rule()
Method: Returns true if the additional listing page is active or too old to have and active switch.
Read MoreInventory_Presser_Additional_Listings_Pages::change_page_title()
Method: Callback on post_type_archive_title. Changes page titles for listings pages.
Read MoreInventory_Presser_Additional_Listings_Pages::get_query_meta_array()
Method: Turns additional listing page rules into SQL query pieces.
Read MoreInventory_Presser_Additional_Listings_Pages::is_valid_rule()
Method: True or false, a given additional listing page rule has settings that allow us to create the page. User might not provide the URL path, for example.
Read MoreInventory_Presser_Additional_Listings_Pages::modify_query()
Method: Changes the query to satisfy the rule for this listings page
Read MoreInventory_Presser_Additional_Listings_Pages
Inventory_Presser_Additional_Listings_Pages::hooks()
Method: Adds hooks
Read MoreInventory_Presser_Additional_Listings_Pages::add_rewrite_rules()
Method: Adds rewrite rules so WordPress recognizes the places where users want the additional listing pages to live.
Read MoreInventory_Presser_Additional_Listings_Pages::add_rewrite_slugs()
Method: Adds rewrite slugs
Read More