Category Parents
Developer
3rd Party (Free)
592 downloads (last 90 days)
EE Version Support
- ExpressionEngine 2
Compatibility
If an item is crossed out, it might be untested, not applicable or incompatible. Contact the developer to be sure.
- Updater
- Multi Site Manager
- Stand Alone Entry Form
- Low Variables
- Content Elements
- Better Workflow
- Matrix
- Grid
- Webservice
- Publisher
Requirements
- jQuery for the Control Panel
Add-On Type(s)
Plugin
Tags
This plugin lets you fetch info about parents of given category (direct parent and root).
Parameters:
category - category id to fetch parent (mandatory)
exclude_self=“yes” - exclude the current category from output
{exp:category_parents:parent category=”{category_id}”}
{cat_id}
{cat_name}
{cat_url_title}
{cat_description}
{cat_image}
{/exp:category_parents:parent}
{exp:category_parents:root category=”{category_id}”}
{cat_id}
{cat_name}
{cat_url_title}
{cat_description}
{cat_image}
{/exp:category_parents:root}
{exp:category_parents:all_parents category=”{category_id}”}
{cat_id}
{cat_name}
{cat_url_title}
{cat_description}
{cat_image}
{cat_parent_id}
{/exp:category_parents:all_parents}
Download Category Parents
EE Support | Downloads | Add-On Version | Release Date |
---|---|---|---|
Not Specified | Download | 1.1 | Feb 25, 2013 |
Category Parents Links
This entry was created April 4, 2011, 1:38 pm.
This entry was last updated December 13, 2015, 5:25 am.
Disclaimer: Information about ExpressionEngine add-ons is provided as a service to you, the user, and every member of the ExpressionEngine community. devot:ee is not responsible if you hose, mangle, wreck, or otherwise destroy your EE website by installing an add-on that you found out about at this site, regardless of its rating, Favorites status, commercial or free status, or general popularity. Caveat EEmptor!
Returns: devot:ee has a 30-day return policy on all commercial add-ons sold through devot-ee.com. If you need to return an add-on, do not go to the developer or the developer's site, but rather visit our returns page at https://devot-ee.com/returns to initiate your return. If you have questions, email support@devot-ee.com.
2 Reviews:
Matthew81 07.23.12
This saved my bacon today. I don’t like doing more add-ons than necessary, but this one is solid and a really nice one to have.
KD 12.02.11
This is really useful. I found that you need to end the tags like this: {/exp:category_parents:parent}