OpenDevelopmentMekong / wp-odm_tabular_pages

Internal ODM Wordpress plugin for exposing a page template for tabular pages
https://opendevelopmentmekong.net
GNU General Public License v3.0
0 stars 2 forks source link

set query_var on register_post_type ? #165

Open acorbi opened 7 years ago

acorbi commented 7 years ago

In order to avoid conflicts with other components which might receive queries via URL, we should consider setting the 'query_var' argument on the register_post_type call.

https://codex.wordpress.org/Function_Reference/register_post_type