Replies: 0
Hi,
For reasons (validation workflow), I’d like to hide the duplicate button in specific usecases;
Is there a hook I could use, like the native ones add_filter('get_edit_post_link',myfunction());
to intercept the display of duplicate link ?
thanks