mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-07-01 15:50:09 +00:00
More options improvements.
git-svn-id: https://develop.svn.wordpress.org/trunk@969 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -46,6 +46,7 @@ if ($user_level <= 3) {
|
||||
<ul id="adminmenu2">
|
||||
<li><a class="current">General</a></li>
|
||||
<li><a href="options-writing.php">Writing</a></li>
|
||||
<li><a href="options-reading.php">Reading</a></li>
|
||||
<li><a href="options-discussion.php">Discussion</a></li>
|
||||
<?php
|
||||
//we need to iterate through the available option groups.
|
||||
|
||||
Reference in New Issue
Block a user