bug
-
Please change this line (around line 138 in wp-404-images-fix.php) from:
'404 Images fix', 8,
to:
'404 Images fix', 'manage_options',
Please also add a line like:
$extra = null;
somewhere around line 83 [at the beginning of function _js()] so it won’t throw an error.
Thanks!
-Brian
The topic ‘bug’ is closed to new replies.