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

Add the "parentName" property #11

Merged
merged 3 commits into from
Jan 7, 2024
Merged

Add the "parentName" property #11

merged 3 commits into from
Jan 7, 2024

Conversation

macbre
Copy link
Member

@macbre macbre commented Jan 7, 2024

It will return null for the XML root nodes.

Will simplify XML sitemaps (and sub-sitemaps) parsing:

<sitemap><loc>https://foo.com/wp-sitemap-posts-page-1.xml</loc></sitemap>

vs

<url><loc>https://foo.com/page.html</loc></url>

@macbre macbre added the enhancement New feature or request label Jan 7, 2024
@macbre macbre self-assigned this Jan 7, 2024
@macbre macbre merged commit a89ca71 into master Jan 7, 2024
3 checks passed
@macbre macbre deleted the add/parentName-property branch January 7, 2024 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant