Skip to content

Conversation

michaelbaril
Copy link

@michaelbaril michaelbaril commented Aug 14, 2019

  • Fixed Taxonomy::parent() relation: the parent column should point to the parent's term_id and not term_taxonomy_id (that's how WordPress code defines the relation)
  • Added Taxonomy::children() relation

@jgrossi jgrossi changed the base branch from 2.8 to 3.0 January 27, 2020 21:05
@jgrossi
Copy link
Member

jgrossi commented Jan 27, 2020

hey @michaelbaril thank you. I changed the base branch to 3.0, the current one. can you push some change and make sure tests are passing please? thank you

@michaelbaril michaelbaril force-pushed the fix-tax-parent-relation branch from 31aac30 to 61cfc46 Compare January 29, 2020 14:18
Added Taxonomy::children() relation
@michaelbaril michaelbaril force-pushed the fix-tax-parent-relation branch from 61cfc46 to a7bc4a1 Compare January 29, 2020 14:20
@michaelbaril
Copy link
Author

Hey @jgrossi , done 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants