Description
Search into your custom post type, taxonomies and metadata.
How to use
- Include the code require_once(WP_CONTENT_DIR.'/custom-post-type-search.php'); customPostType::searchForm(); in your single or page template.
Please Vote and Enjoy
Your votes really make a difference! Thanks.
Please Vote and Enjoy
Your votes really make a difference! Thanks.
Installation
- Upload the folder to the
/wp-content/plugins/
directory.
- Activate the plugin through the 'Plugins' menu in WordPress.
- Include the code require_once(WP_CONTENT_DIR.'/custom-post-type-search.php'); customPostType::searchForm(); in your single or page template.
Please Vote and Enjoy
Your votes really make a difference! Thanks.
Changelog
1.0
New plugin Custom Post Type Search - taxonomies and metadata
Search into your custom post type, taxonomies and metadata.