Allow the visible actions allowlist to be altered
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3509325. -->
Reported by: [ruuds](https://www.drupal.org/user/3074673)
Related to !592
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>I've added an extra submit ("Save and mark reviewed") button to the node form. When adding an extra submit action button, it is placed in the "more action items" dropdown.</p>
<p>I want to be able to specify which action items are visible and which ones are not (and thus nested into the more actions items dropdown.</p>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>Implement an alter hook so the list of visible buttons can be altered.</p>
issue