Thanks for the hint Franck. That indeed is a bug in
/usr/share/wordpress/wp-admin/menu.php :
$submenu['options-general.php'][45] = array(__('Miscellaneous'),
'manage_options', 'options-misc.php');
$submenu['options-general.php'][45] = array(__('Security'),
'manage_options', 'options-security.php');
The submenu for Miscellaneous gets overwritten by the Security submenu.
Can this be fixed in the next release of the wordpresss package?
Cheers,
Richard
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org