Forums
(@mfridman)
11 years, 2 months ago
OK, I figured out that for some reason, I needed to add this line back to my capabilities.php:
require_once(‘pluggable.php’);
I now need to research why that is an issue.