Skip to content

Conversation

@Luuk1983
Copy link
Contributor

📋 Description

In Umbraco 16 (and 14 and 15) the SendingAllowedChildrenNotification no longer exists. Although the content of that page was updated to reflect the fact that it's no longer supported in Umbraco 16, after a conversion with Sofie it was decided that pages should be removed when a feature is no longer present in the CMS.

So this PR deleted this page and adds a redirect to it's replacement: content filters.

📎 Related Issues (if applicable)

Fixes #7332

✅ Contributor Checklist

I've followed the Umbraco Documentation Style Guide and can confirm that:

  • Code blocks are correctly formatted.
  • Sentences are short and clear (preferably under 25 words).
  • Passive voice and first-person language (“we”, “I”) are avoided.
  • Relevant pages are linked.
  • All links work and point to the correct resources.
  • Screenshots or diagrams are included if useful.
  • Any code examples or instructions have been tested.
  • Typos, broken links, and broken images are fixed.

Product & Version (if relevant)

Umbraco 16

Deadline (if relevant)

📚 Helpful Resources

@Luuk1983 Luuk1983 marked this pull request as ready for review August 26, 2025 11:30
Copy link
Contributor

@kjac kjac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great to me! 💯

@sofietoft can you verify the redirect setup?

Copy link
Contributor

@sofietoft sofietoft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes look great, and the redirect checks out as well.

@sofietoft sofietoft merged commit 6b7bc5d into umbraco:main Aug 28, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Notifications > SendingAllowedChildrenNotifications

3 participants