Problem/Motivation

hook_xmlsitemap_link_delete which was present in D7, did not get ported to D8.

Proposed resolution

Port the hook_xmlsitemap_link_delete hook to D8.

Remaining tasks

Port it.

User interface changes

None.

API changes

Added hook_xmlsitemap_link_delete.

Data model changes

None.

Comments

m4olivei created an issue. See original summary.

dave reid’s picture

Status: Active » Closed (duplicate)
Related issues: +#1410600: Add hooks for all xmlsitemap_link_* functions

Actually, the D7 version does not have hook_xmlsitemap_link_delete(), it's still marked as a @todo in 7.x-2.x. We should probably mark this as a duplicate of #1410600: Add hooks for all xmlsitemap_link_* functions which would need to be ported forward to D8.