Make Private Functions Public
emilyf - February 17, 2009 - 14:55
| Project: | Taxonomy Breadcrumb |
| Version: | 6.x-1.0 |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Description
I use taxonomy_breadcrumb_get_term_path and taxonomy_breadcrumb_get_vocabulary_path functions all the time in my code. As of the 6.1 release it looks like these functions were made private. I would love to see these made public again. Attached is a patch that does that.
| Attachment | Size |
|---|---|
| taxonomy_breadcrumb_make_public_functions.patch | 4.68 KB |
