Theme Options should use the edit_theme_options
permission, not the manage_options
permission. The former is the permission intended for editing Theme options; the latter is the permission intended for editing site options.
Related Posts:
- Any official way to create an admin theme?
- Multisite: setting theme and options when a new blog is created
- How to find out if page_for_posts is showing (in order to style menu item)
- How to include stylesheet in custom admin using parent_slug
- Opinions and recommendations on the best barebones base theme [closed]
- Customizing a WordPress theme without changing it?
- How to Link External jQuery/Javascript files with WordPress
- How do I add support to my theme for custom menus?
- Best practices for a Style/CSS based theme options page?
- Custom Taxonomy-specific JavaScript
- How do I create my own admin button and theme settings page?
- Splitting an Evolving Site into Multiple Sites, or Maintaining as One Site?
- Moving WordPress.com theme and widget settings to self-hosted site?
- Building useful features into your theme
- Show a WP 3.0 Custom Menu in an HTML Select with Auto-Navigation?
- Editing theme files and access to the Code pages only to super-admin?
- Copying theme from Localhost to Live does not copy all theme settings with it?
- Creating Multiple Menus when using the TwentyTen Theme?
- Change Default Image HTML
- How to delete default themes
- Extra User Profile Field Upload File / Image
- Register theme customizer settings when theme activates [duplicate]
- Edit raw HTML of the landing page
- Problem : deletion failed, the theme requested does not exist
- Theme Activation, Create Database Tables
- Will activating a different theme preserve custom settings to current theme?
- Can I apply a WP theme to a specific custom page template?
- How to mark an option as selected
- Add transparency to wordpress color picker?
- How to trigger function on theme delete?
- Setting a static home page and blog page without using the settings
- Two Navigation Menus – secondary nav is including main nav
- Possible to put header-{your_custom_template}.php in subdirectory?
- Renaming the Twenty Fourteen WordPress theme
- Working with an Array inside Your Theme Options Array – Multiple Values
- Protect changes made to the theme when updating
- Theme Development Admin Area [closed]
- How to set a single theme directory on a multisite blog?
- Add a series of checkboxes to theme options
- What’s the order of loading wordpress elements?
- Putting tag outside tag on generated Menu
- Static page not working
- Warning: Creating default object… when altering Customize panels
- How to make theme elements customizable in wordpress?
- loss of theme options while site deployment in production
- Theme settings default, strange behavior before first save
- New custom theme option (text input) giving index error
- Custom options below pages/posts editor?
- What changes we need to make to a theme so it can be installed as a MU Theme?
- Navigation label for page in custom theme
- Problem of running development copy of WordPress on WebMatrix?
- How to create different navigation for registered users in WooThemes Canvas?
- Full page (no WP admin menus and options) admin theme options
- Different logo on homepage
- the_content() is not displaying content, why? [closed]
- What is the correct way to integrate wordpress with another php application?
- Customizing page content layout
- Redirect to another page using contact form 7? [closed]
- Tips for managing code when developing a parent theme framework
- How to dynamically change theme’s slogan from admin?
- Trying to uninstall a theme, but it’s hijacking my home page
- Passing dynamic options from backend to frontend
- Problems to disable the comments for my statics pages
- Most wp_nav_menu parameters ignored
- Using the same database on another Subdomain
- How To Show Different Footers For Different Post Types Pages?
- How to have multiple WordPress Menus
- Theme for subcategories
- WordPress setup one database with two different website?
- Get data from Theme Options and use them into meta options field in custom post type
- How to remove the tripadvisor logo from the wordpress theme?
- Custom fields not displaying on front end
- My blog suddenly can’t find my stylesheet?
- Make a menu item unselectable
- What’s the easiest way of adding more options in the Theme Options of the twenty eleven theme?
- How can I fetch the next level of the currently selected main menu (hierarchical menu)?
- Customizing 1 theme for multiple blogs in a multisite setup
- Is there any way to modify images from a theme using the web interface?
- Custom theme – pages in menu
- Header menu aligned right on all pages except for single-post page [closed]
- How to implement theme option to change bootstrap 4 container from .container to .container-fluid
- Default and warning messages & no login
- dynamic image path within a javascript file
- Display ads by location [closed]
- WordPress Dashboard Problem [closed]
- Theme Dev | Convert Template to Theme
- Can i add wordpress editor to my custom theme option? [closed]
- Work on theme files on a server & browser preview before installing it
- wp_nav_menu in 3.7 add name class nav navbar-nav
- Create a child Theme or custom Theme
- Lightword Theme – only one menu item
- Static front page displaying twice
- Custom CSS File wont work on second Page
- Static posts page is not working
- menu customization
- Overwrite template-tags.php in child theme
- How to Hide Blog Post Author?
- how to get rid of header banner buttons on child themes [closed]
- Add a header widget to the twentyfourteen theme?
- Convert theme to be based on Bootstrap?