A correction. Don’t do edit the code in /PRESSWORK/ADMIN/ACTIONS.PHP. Edit the code in /PRESSWORK/ACTIONS.PHP, and comment out line 527 completely (i.e., don’t replace it with anything). add_action()
requires two arguments; simply removing the second argument results in error messages.