A simple breadcrumb package for Sage 10.
Stars
43
Forks
12
Watchers
43
Open Issues
6
Overall repository health assessment
No package.json found
This might not be a Node.js project
18
commits
2
commits
1
commits
1
commits
1
commits
1
commits
fix(crumb): Fix missing property assignment (Fixes #20) (#21)
3af28f4View on GitHubfix(crumb): Undefined property: `WP_Post_Type::ID` in single custom post type (#18)
d040659View on GitHubfix: change `get_term_by` field from `title` to `name` (#16)
5c03191View on GitHubfix(crumb): Fix error for subpages: Attempt to read property "ID" on int (#14)
52d99c7View on GitHubfix(crumb): Fix blog items getting invalid URL (Fixes #3) (#13)
83d81f3View on GitHubenhance(crumb): Add child categories to breadcrumb (Fixes #4) (#12)
82ce124View on GitHubBREAKING CHANGE(config): Change `404` key to `not_found` (#7)
bdb3a40View on GitHubenhance(crumb): Add post/term IDs to breadcrumb items where applicable (Supersedes #6) (#11)
b67320aView on GitHubenhance(crumb): Add post/term IDs to breadcrumb items where applicable (Supersedes #6)
d4516c7View on GitHubFix "Only variables should be passed by reference" error
7d28cfcView on GitHub