* FIX: use api.addPostAdminMenuButton for modifying post admin menu instead of widget
We use app events here to force refresh of specific post, as previously the behaviour of the widget would trigger the re-render at the same time as the primary actions. This could also be handled in the modal instead of via the action passed by the button.
---------
Co-authored-by: Joffrey JAFFEUX <j.jaffeux@gmail.com>