Beskrivning
Quickly create taxonomies filters for custom post types templates! Simple and fast implementation!!
Field types include:
- checkboxes
Skärmdumpar
Installation
Uploading in WordPress Dashboard
- Navigate to the ’Add New’ in the plugins dashboard
- Navigate to the ’Upload’ area
- Select ’mundoon-taxonomy-checkbox-filter.zip’ from your computer
- Click ’Install Now’
- Activate the plugin in the Plugin dashboard
Using FTP
- Download ’mundoon-taxonomy-checkbox-filter.zip’.
- Extract the ’mundoon-taxonomy-checkbox-filter.zip’ directory to your computer.
- Upload the ’mundoon-taxonomy-checkbox-filter’ directory to the ’/wp-content/plugins/’ directory.
- Activate the plugin in the Plugin dashboard
Configurations
- Navigate to the configurations wordpress menu.
- Click ”Taxonomy Filter”.
- Select Taxonomies for you post type.
- Insert in post type archive file do_shortcode(’[mundoon-simple-checkbox-filter cpt=”{POSTTYPE}”]’);
Recensioner
Bidragsgivare och utvecklare
”Mundoon Taxonomy Filter Checkbox” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”Mundoon Taxonomy Filter Checkbox” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
0.0.3
- kill bugs
0.0.2
- Add panel options design
0.0.1
- Initial release