Skip to content

Tags: Log1x/crumb

Tags

v1.1.5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(deps): Fix Acorn 4.x support (#23)

v1.1.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(crumb): Fix missing property assignment (Fixes #20) (#21)

v1.1.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(crumb): Undefined property: `WP_Post_Type::ID` in single custom p…

…ost type (#18)

v1.1.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: change `get_term_by` field from `title` to `name` (#16)

v1.1.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(crumb): Fix error for subpages: Attempt to read property "ID" on …

…int (#14)

v1.1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(crumb): Fix blog items getting invalid URL (Fixes #3) (#13)

* enhance(crumb): Add the blog page `id` to the blog item
* chore(docs): Bump minimum required version to 7.4

v1.0.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #2 from mike-sheppard/master

fix(crumb): Fix "Only variables should be passed by reference" error