#7115 closed enhancement (invalid)
wp_category_checklist should have option to exclude the parent category from the generated tree
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | minor | Version: | |
| Component: | General | Keywords: | reporter-feedback |
| Focuses: | Cc: |
Description
In WP 2.5.1 there is an option to only generate a part of the category tree by adding a value for the variable "descendants_and_self" but there currently there seems to be no way to limit the category tree to the child categories of the parent category without displaying it as well.
I suggest an additional option for the function wp_category_checklist that allows this. I have attached a fix I've applied in a WP installation.
Attachments (1)
Change History (5)
#1
@
17 years ago
Your patch will stand a better chance if you provide it in the right format; see Patching Bugs on the Codex for details.
Note: See
TracTickets for help on using
tickets.
patched function wp_category_checklist