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

Open
wants to merge 3 commits into
base: develop
Choose a base branch
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

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