#3604 - Remove explicit sitemap options for notify_sitemap_node_add calls

Identifier #3604
Issue type Feature request or suggestion
Title Remove explicit sitemap options for notify_sitemap_node_add calls
Status Completed
Handling member Chris Graham
Addon core
Description We currently pass in explicit sitemap options to notify_sitemap_node_add calls (our iterative approach when content is added), but this allows divergence compared to a sitemap rebuilt from scratch.

We should just do a deep-node sitemap render from notify_sitemap_node_add, to get the canonical options from the main sitemap code.

Additionally, notify_sitemap_node_add and notify_sitemap_node_edit can then likely be unified.
Steps to reproduce

Funded? No
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".

Rating

Unrated