Is it possible to hide pages from the search results if the user is not logged in or does not have the required role?
Kind regards
Alex
is it possible to give other user roles like ‘Editor’ or ‘Author’ the rights to export all users, or is it only possible for admins and shop managers to work with this plugin?
]]>I spend 10 hours today but can’t find a solution. The site is live but i can’t make any changes like this. Yesterday i created a new post without issues and did not make any other changes.
Does anybody have any suggestion?
]]>The catch is, that they also should be able to edit posts from other members of the same group / category, in case of illness representation.
The “members” plugin seemed to be the closest solution to this, but with my current knowledge about the plugin (and wordpress), it seems, it can only limit the users to his/her “owned posts”. Enabling the rights to “edit other peoples posts” would exceed the users role, because they would be able to edit all posts of the site.
So if anywone could point me in the right direction, that would be highly appreciated.
With kind regards.
]]>For example:
if(user_has_access()) {
echo '<a href="/my-page">Go to page</a>';
} else {
echo '<p>You don\'t have access to this page</p>';
}
How can I check user access to some page?
]]>Because nobody seems to support this lovely plugin anymore i hope somebody else can help me.
I want to change the file permission rights for the uploaded signature files. For the folder i can set it to 7-x-x that no problem – but how can i set the rights for the new uploaded images to 7-x-x ?
Best regards
Alex