Any way we can get a setting for the Actions buttons to open in current or new tab. Not a big issue, but I’m constantly closing tabs down since they launch a new one with each click.
This worked well enough @Ilia. The wp admin dashboard opens in a new tab, but at least the manage button uses the same browser tab. I looked at the config and there are 12 variables. Only 10 are listed on the module configuration page. It looks like the following two variables don’t have a gui config component: update=1, link_target_new=0. Adding link target to the module config might help others. It was the first place I looked prior to submitting. Thanks!