Adding these two lines to the wp-config.php
file solved the problem:
define('FS_CHMOD_FILE', 0644);
define('FS_CHMOD_DIR', 0755);
Related Posts:
- How can I have different groups of editors only allowed to edit certain parent+subpages?
- wordpress editor role remove all but ‘menus’ in appearance menu
- Limit a user to have access to only specified pages?
- Allow member to have access to custom post type only. Permission to only edit their own posts
- wp_update_user not updating
- Is WordPress’ is_user_logged_in() secure?
- Restrict users on multisite WordPress install
- Temporarily disable user role login and replace with message
- How to filter the role selector?
- how to add custom user capabilities using add_user_meta or something else?
- Is there a way to set the user Role based on email domain
- Editor and contributor roles not correct after adding function
- pre_get_posts Remove posts based on meta value with ‘post__not_in’
- What is the difference between “create_users” and “add_users” capabilities?
- Access on specific pages in wordpress for a specific user
- How to ‘unpublish’ or ‘hide’ posts when user role changes?
- Can I create users that have access to *some* other users posts instead of all other users posts?
- How to check if a role has a specific capability
- Set default page for user account in admin
- How to remove sticky post capability for a specific user role?
- Hide Specific User Page
- Let new user role to ‘edit_others_posts’ of other user role, not of its own type
- WordPress missing user roles on local dev machine. Live site works fine
- Remove wordpress author’s capability to moderate comments on their own posts
- Programmatically allow a non-author to edit a post based custom meta field
- How do I remove the Other Roles field (from User Role Editor plugin) in wp-admin/user-new.php
- Can you set a role as author?
- Managing Users and Creating Groups [closed]
- How to redirect specific post type with user role
- Allow an editor to change the author
- Parent User and Child User – relate users
- allow non logged in user to upload images in media library
- How to create user specific pages (not user role!)?
- Assigning certain authors to specific editors
- Restrict Access in Admin Panel
- how to remove some permissions from a shop “manager role” in woocommmerce?
- Plugin creation – how to add user rights?
- User restricted only show posts assigned to current user
- Restrict custom post content to specific user
- Hiding custom theme functionality using capabilities
- custom plugin not visible to some user roles
- Hide front-end from every logged out user and redirect them to the default login page
- How to restrict an admin page, if the user is not superadmin?
- Make a single page in WordPress available only for Admin and Subscribers
- Need to block user role from accessing bbPress all together
- How to create a front facing user sign up, log in and profile pages like FoodGawker.Com [closed]
- Custom Role read_private_posts Not Working
- Infinite redirects at front end if logged in user is not an Admin (Toolset Access)
- Block access to plugins.php for custom role
- Is there a way to allow users with “Subscriber” user role to access media library in backend and frontend
- How to make WP page accessile only to specific user roles
- grant multiple roles access to specific admin menu item
- Check what capabilitie(s) an action requires
- Trying to get new role to have edit permissions for custom content type
- WordPress install checking permissions of user id 0
- Force “submit for review” on update?
- Is it possible to restrict a specific user to edit a specific custom post.
- How to change user role setting in members plugin so that user can only edit his own post?
- How might I enable a user to view Draft pages from a different Author, without the ability to edit?
- How do I make a draft post accessible to everyone?
- Hide Admin Menu for Specific User ID who has administrator Role
- How to force listing contributors in authors dropdown menu
- How do I allow a specific Role in WordPress 3+ to only see certain plugins?
- Allow editors access to added plugins
- Change role after the user has read all the posts in a category
- Can i copy administrator role to another user?
- How to prevent users with “edit_others_posts” capability from editing admin posts
- Prevent or Disable creating new users or changing roles of existing users to Administrator
- How to let someone preview a draft?
- Contributor disable seeing others’ posts
- access the plugins for each role in WordPress multisite
- Listing child pages depending on user capability (role)
- How do I display user name, role and site name using HTML tags inside a dashboard notification?
- User Role Capabilities for WordPress Gutenberg Blocks
- Iframe disappears when author updates page
- How to change a user’s role conditionally to expire after two weeks
- custom user role wordpress – grant guest access to edit.php without insert/update/delete
- Stop users of author role from editing already pending posts
- Force modified contributor role to be re-approved on edit?
- How to hide a HTML element based on user role
- create new user role for reader
- Hide Users by user role in Worpress
- Change user role of a particular user at specific time
- Restrict access to a post once it is tagged as a given status
- solution to prevent specific admins from altering site contents
- Require Capability to View Woocommerce Product
- How to assign a role to a simple visitor?
- How can I check if a visitor can read a post?
- How to query users to count all with a custom capability and limit it to a set of roles?
- Set role to a guest user, it’s possible?
- wp_update_user very slow
- Create role that can edit some user details, but not the role
- After setting up a new Role, CPT and capabilities, the new role can’t see the featured image
- Custom Gutenberg Block and unfiltered_html capability
- Streamlining what roles and users see
- Change the user role based on login or theme switch
- Hide user fields based off capability
- each user having category with their name and can add sub categories post in that category
- WordPress users roles wp-admin
- User roles empty