mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-03-22 22:34:30 +00:00
Adding personal options
git-svn-id: https://develop.svn.wordpress.org/trunk@2760 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
require_once('admin.php');
|
||||
|
||||
$title = __('Permalink Options');
|
||||
$parent_file = 'options-general.php';
|
||||
$parent_file = 'options-personal.php';
|
||||
|
||||
function add_js() {
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user