Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adding page descendants taxonomies #31

Closed
wants to merge 3 commits into from

Conversation

gamahachaa
Copy link

making getChildPagesTags recursive and backwards compatible to allow user to choose between

  • site wide taxo
  • page's first level childs taxo
  • page's all descendants taxo

when passing children_only false, get all page's descendants
Make getChildPagesTags() recursive when passing $child_only to false. Should not break existing.
all children_only cases documented
@msune
Copy link

msune commented Jan 16, 2021

Any chance this old PR could make it for next release(s)? I'm interested in this functionality

@haihige
Copy link

haihige commented Dec 24, 2024

I've been using this PR with my site for a while and it works well. Would love to see it merged.

@rhukster
Copy link
Member

rhukster commented Jan 6, 2025

I added my own version of this that is compatible with recent changes.

@rhukster rhukster closed this Jan 6, 2025
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.

4 participants