Updated method of suppressing the Content menu doesn't work as expected
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3573537. --> Reported by: [pameeela](https://www.drupal.org/user/1431110) Related to !808 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>On a fresh install of 1.x with Drupal CMS 2.x, there's a menu link on the navigation root to add a blog post. Looks like this is a result of <a href="https://git.drupalcode.org/project/drupal_cms/-/commit/c7483f66ac0c95aed2bc0cd658b124d78ff94136#17b97e44acec9aa986d9f4859c9536a9984997de_35_26">https://git.drupalcode.org/project/drupal_cms/-/commit/c7483f66ac0c95aed2bc0cd658b124d78ff94136#17b97e44acec9aa986d9f4859c9536a9984997de_35_26</a> where the polyfills were refactored, but the updated approach doesn't work. With the current implementation, any new content type that gets created adds a new link to this menu.</p> <p><img src="https://www.drupal.org/files/issues/2026-02-14/Screenshot%202026-02-14%20at%201.14.59%E2%80%AFpm.png" alt=""></p> > Related issue: [Issue #3573730](https://www.drupal.org/node/3573730)
issue