Display custom tags on pages that have a specific page parent
From what I understand you have a loop that displays up to 500 pages. If the page parent = 18219 than you want to query the tags for that page. As far as I know, by default WP does not allow you to tag Pages, only Posts. But let’s pretend you have a plugin that … Read more