Change record status: 
Project: 
Introduced in branch: 
11.4.x
Introduced in version: 
11.4.0
Description: 

The Navigation module provides a 'Content' menu that includes links to create entities of certain types and bundles. These links would appear under the "Create" link in the navigation sidebar. This previously included hardcoded links to create User entities, as well as Image and Document Media entities if the Media module is installed. These hardcoded links have been removed.

Example:
Before
Navigation Create menu with user and media links

After
Navigation Create menu without user and media links

The links can be manually added back to the Content menu for any site with users who want to continue to use them.
Users who have access to edit menus can go to /admin/structure/menu/manage/content and add them below the "Create" link:
Editing Content menu

Impacts: 
Site builders, administrators, editors
Module developers
Site templates, recipes and distribution developers