the hook in content-progress.php, at line 164 – add_action('admin_init', 'cp_add'); – is the offender.
commented it out. and that’s good enough of a fix for my purposes.
hopefully save someone else a little time when hunting around.
-
This reply was modified 5 years, 1 month ago by samco327. Reason: typo