Try this by keeping in current theme functions.php
Change your roles instead of author
function add_theme_caps() {
// gets the author role
$role = get_role( 'author' );
// This only works, because it accesses the class instance.
// would allow the author to edit others' posts for current theme only
$role->add_cap( 'edit_posts' );
}
add_action( 'admin_init', 'add_theme_caps');
Related Posts:
- How to Control user registrations directly on sub-sites
- Restrict users on multisite WordPress install
- WordPress Multisite Layered Admins
- How to hold posts and accounts for moderation on WordPress Network site
- WordPress and multisites, the rigth choice?
- Multi site and media uploader
- iis6 multisite and permissions
- Site admin in a network install can’t edit users?
- Querying posts from multiple sites in a network?
- is_front_page() malfunction?
- Shared table across network
- Multisite: differences between subdomain and subdirectory mode? Can it be switch after installation?
- Ban SiteNames Multisite
- WP MultiSite API – Create new sites
- Multisite – sub-subfolders for certain blogs
- Multisite behind Varnish
- How do I know if a user has a blog in WordPress Multisite?
- Configure WordPress to read from database only, never write
- How does WordPress connect sites and the wp_users table?
- WordPress multisite with domain mapping and virtual host on local with fake domain
- Don’t allow access to wp-admin but allow admin-ajax requests to be fulfilled on frontend?
- Timeout While Upgrading Network in Multi-site
- Full Domain Mapping with WP3 in Multiuser Mode
- How to migrate WordPress Blogs into Multisite without using the GUI-Import/Export Feature
- WordPress network (multisite) /wp-admin/ redirect loop (ERR_TOO_MANY_REDIRECTS)
- Suppress subdirectory from WordPress Multisite primary URL
- Has anyone experience w/ WordPress (MultiSite) hidden users (possibly hacked)?
- Why wordpress multisite redirect to wp-signup if site exists?
- Is the W3 Total Cache plugin a good choice for WordPress MultiSite? [closed]
- Installing multisite network admin on sub-domain
- Is it possible to import a wordpress backup from a single site in to a multi-site configuration?
- Multiple domains with different child themes on one installation?
- Staging setup for multisite installation
- Changing wp-content to other name? Multisite set up
- Redirect users on logout
- Multisite: I have a gap in my blogs. How to add the missing one?
- Rest API Multisite Site List?
- Create rewriterules for different domains in htaccess file with WP multisite
- Force Load https WordPress Plugins
- Auto creation of multisite blog on user registration
- Memory question on WordPress Multisite
- How to protect post attachments related to a custom post type, from non-logged in users, on 1 subsite of a multisite installation?
- Aggregate multisite RSS and restrict certain content
- WordPress multisite on IIS – can’t open subpages
- Htaccess file isn’t redirecting http sub-pages to https––they display 404 error instead, tried many solutions and none work
- How to run react app and headless WordPress and React App on same server (managed by plesk)?
- Nginx Wildcard SSL with WordPress Multisite Subdomains
- Multisite – Parent site with Polylang with different domains for each language [closed]
- get_post_meta fails after switch_to_blog
- Multisite – create plugin to hide deactivated sites from the sites overview
- Sort by site/blog column in Multisite
- Cannot use Network Admin (Dashboard) on Multi-site after 301 www redirect
- Possibility of Create Site Specific CSS in a Multisite
- How do you update a network option value in the DB via a hook
- Two wordpress mu installs, same settings/plugins/themes?
- How do I change discussion settings for all blogs in multisite?
- Restricting page templates by blog_id in multisite network
- Is There A Plugin to Create WP Multisite Installs programatically
- Can’t log in to wp-admin after setting up Multisite
- Should i install multiple wordpress for one site?
- Multisite network admin – User’s role not showing up
- Multisite Redirect for Home Page Only
- 404 not working on main site on multisite
- Is it possible to create /sub/sub domain based multiste?
- Change language for each website using multisite
- add_blog_option blog ID
- Cannot see dropdown shortcut to site dashboard in WordPress network why?
- How can I install WordPress as blog provider , stable?
- Automatic creation of mutisite blog outside of the admin
- List all sites created in network and get the language used for each site
- Trying to Decide Between Reverse-proxy and Multisite
- Automatically add a registered user on the wordpress multisite network even to just one other site
- Redirecting specific sites to HTTP in WordPress Multisite
- WordPress Multisite VMware copy for dev use not allowing loggin
- Multisite network subdomains doesn’t work
- MULTISITE: Password issue and Error Cant access site
- trying to install a wordpress multisite in a subfolder and have custom subsite urls
- Accessing WP multisite via IP instead of domain
- Running hosted multisite version of wordpress
- Multisite,half the way
- Create new multisite from existing and keep domain?
- WordPress Multisite: Login to all subsites at once
- How to mapping a WordPress MultiSite Network Subdirectories to new domain with all subsites
- Admin Ajax returns “0 200 OK server error..” in Multi-site sub-site
- WordPress Multisite: an official and definitive way to enable https ? (http to https)
- How to implement this subdirectory mapping in multisite?
- WordPress MU with subdomain
- How do i get custom metabox data from each multisite blog?
- Multisite login and redirect to users main blog,
- Synchronize wordpress site between two different servers
- What dictates whether a plugin will be available to a site in a multisite install?
- How do I setup WordPress Multisite in it’s own directory?
- Configuring Multisite with subdomains
- How do I remove ‘www.’ from all internal links in self-hosted multisite?
- How do I make a copy of WordPress to other folder
- MU Domain mapping
- WordPress multisite with subdirectories always redirects to mainsite
- Can i use the same content in two websites? one is the main website and one is directory website
- WordPress Multisite
- Redirect to Multisite site 2 if site 1 has a setting