The user-access tag has no wiki summary.
4
votes
1answer
58 views
Only allow administrators and editors to access wp-admin
I am trying to restrict access to wp-admin so that only administrators and editors are allowed. At the moment I am using this function:
function restrict_admin(){
//if not administrator, kill ...
0
votes
1answer
172 views
Grant a person permission to moderate all comments on a blog without giving them the ability to edit other peoples post
I'm trying to figure out how to create a wordpress role that grants the user the ability to only moderate all comments (including for posts that aren't there own). The only way I've been able to do ...
0
votes
1answer
16 views
Need to block user role from accessing bbPress all together
I've been looking at some options and I haven't seen a full solution to what I need. I need to block certain user_roles from accessing bbPress all together and from seeing the link to the page.
Any ...
0
votes
1answer
130 views
Restrict admin access to certain pages for certain users
As the title says, I'd like to restrict back-end access to certain pages for certain users.
While doing a site with 45-50 pages, I realised it would be a much better user experience if the Page menu ...
15
votes
3answers
220 views
How to enable suggested edits?
I like the idea of enabling any user of my website to suggest edits to a page. Much like the edit system on Stack Exchange but different in that anyone should be able to edit, not just registered ...
0
votes
0answers
14 views
add comments/votes to user posts
i am new to WP.I am developing a website for user to post their ideas and other users vote/comment on the ideas posted. I am using http://wordpress.org/extend/plugins/wp-idea-stream/ as a plugin to ...
0
votes
0answers
15 views
Custom Individual User Home Page set by the Admin
I need users to login and see their homepage as a custom page set by the admin with information he wants to display for them. Basically the user will login and only see the information pertinent to ...
-3
votes
1answer
34 views
Allow User Can See His Post on his dashboard
I want to allow user that Post option display on his dashboard. Where User's Can Show only his post.
How I manage this. Please Help me.
2
votes
1answer
46 views
Restrict certain posts from being sent to the feed subscribers
Is there any way to restrict certain category’s posts or certain posts from being displayed into site default feed after published? I’m asking this because I don’t want few specific categorie’s posts ...
0
votes
0answers
6 views
Multiple User Accounts with 1 email address on Multisite
I recently found the following post dealing with overriding the error messages when trying to create another account on a multisite blog, when that email address already exists in the network.
My ...
0
votes
1answer
140 views
each user having category with their name and can add sub categories post in that category
I am looking for help or plugin for the following conditions of my site
I am using wordpress 3.0+ version.
my site is about School where students will get register and post their experience and ...
0
votes
1answer
68 views
Show different menus for login / logout user [closed]
I am try to show different menus for login and logout user. Here is perfect solution to do this and also work on Twenty eleven theme. But when I try to add this code to my woo theme's defination (in ...
1
vote
2answers
431 views
wp_update_user not updating
In desperation I am asking for help in this forum too - if someone (ANYONE!) could take a look a this post and see if they could help I'd be eternally grateful
...
4
votes
2answers
2k views
How do I create a custom role capability?
I wish to create a custom capability for accessing the interface of my plugin.
Should the plugin manage adding this capability to all the administrator accounts on activation?
If so: Does WordPress ...
3
votes
3answers
80 views
Multisite Independent User Base
I run a multisite blog farms with all blogs having a consistent functionalities (theme and plugins and some basic content), but independent from each other in terms of user database. I would like to ...
0
votes
1answer
22 views
Log-in/Current user information widget?
I would like to allow my Wordpress users to log in through a widget which, after logging in, would be replaced with the user's information (i.e. avatar, profile link, logout link etc). How may I ...
0
votes
1answer
36 views
Wordpress blog fails to open
When I try to view/access my blog I get the following message....
Just wondering if anyone has any ideas as to the cause and the solution?
Warning: ...
0
votes
0answers
105 views
localhost Wordpress administrator area access disabled temporarily due to widespread brute force attacks
I'm using wordpress for my site. On the Administrator login link there is this message coming up:
"Wordpress administrator area access disabled temporarily due to widespread brute force attacks"
So, ...
0
votes
1answer
28 views
How can I have different groups of editors only allowed to edit certain parent+subpages?
I've tried a bunch of different plugins, including Role Scoper, Advanced Access Manager, User Account Manager and more, to accomplish this but can't seem to get it working right.
Basically, the ...
0
votes
0answers
10 views
How to track a registered user's post choice?
An e-commerce flavored website
Products will be added by posts and under some ProdCategories
There will be no price tag
Only a registered user can request for price of any product(s)
An admin will ...
2
votes
2answers
63 views
What is the difference between “create_users” and “add_users” capabilities?
The codex lists both create_users and add_users under roles and capabilities.
Does anyone know what is the difference between these two?
1
vote
1answer
84 views
Lost administrator privileges and can't find a fix
WordPress 3.5.1
Web Host: Windows Azure Cloud
Database Host: Cleardb
Web Server: IIS 7.5
I've built a custom child theme that runs on the Genesis Framework and it has multiple custom post types ...
0
votes
2answers
101 views
how do i get pages to be visible to only members that are logged in
Hi i want to make a page for each user on my website. When a user logs in i want them to be able to click on pages that are just designed for them (basically when they log in i want them to be able to ...
0
votes
1answer
85 views
How do I hide one menu item link for logged in and logged out users
Using bbPress and s2Member, I need to hide the registration link in the menu for logged in users and the members directory link for non logged in users.
0
votes
1answer
576 views
How can I hide media library images from general users?
As an admin I really like the features and functionality of the WordPress 3.5 media manager.
With a multi-user site however all users can see all images in the media library - whether uploaded by ...
0
votes
2answers
70 views
Protect custom php file with login
I've developed a php app and I'd like that it's restricted to WP users (use WP like a private area).
Is there a way to use WP is_user_logged_in function in a custom file (i.e. www.mysite.com/app.php)? ...
0
votes
1answer
72 views
Create a WordPress administrator without access to back-end
My site recently got hacked, and all my admin users lost their administrator level access. But when I access mySQL database, I saw all the users still exist.
How can I create an administrator when I ...
0
votes
1answer
142 views
Upload PDF and other files from the Front-End
I am trying to create a medical website, where logged-in doctors can actually upload pdfs and other files (such as jpg) from the front-end in posts. Then, after reloading the page, the uploaded files ...
-2
votes
1answer
41 views
How to change user role setting in members plugin so that user can only edit his own post?
I want enable a user to only edit specific post. I am using the members plugin. I do not see a way to achieve this. Do I need to do some code for that post?
Thank you!
1
vote
1answer
401 views
How to protect post attachments related to a custom post type, from non-logged in users, on 1 subsite of a multisite installation?
I'm developing a simple "member's only" section within a website, with the sole intention of allowing the client to post files for their members. I've come to realize quickly that the posts' ...
0
votes
1answer
29 views
Why: sticky front page code, shows latest non-sticky on logged-in front page
I have this code to display only the latest sticky post on the front page.
the strange thing is that, when I'm logged-in it shows non-sticky latest post, even if it's private...
<?php ...
2
votes
2answers
138 views
Add a wordpress blog to my website having users
I have a php/mysql based site with users segregated into different groups... i want to add blogging system to it so that each group has its own blog which can be authored by users who are designated ...
0
votes
2answers
1k views
Custom user profile, registration, login page with theme
WordPress user profile page uses the administration interface, and its user registration / login page is not part of the theme. I would like to
change it into the custom theme of my site
customize ...
0
votes
1answer
55 views
Auto log in hook is requiring a page refresh
I have a simple auto log in hook that looks like the following:
function auto_login() {
if (!is_user_logged_in()) {
//Removed some code for brevity.
$user = ...
3
votes
1answer
706 views
Post list based on the user that is logged in
I've been all over this site and google, and the WP codex looking for an answer to this one. I know it's out there, and I know it's easy. Maybe has something to do with user_nicename, but I just can't ...
0
votes
2answers
181 views
Temporarily disable user role login and replace with message
Is there a simple way to temporarily stop a user role logging in with wordpress?
For example, if I have a user role called media, how can I block them from logging in?
I would like a custom message ...
1
vote
2answers
317 views
Restrict dashboard access for specific user roles to specific actions
I have a script that enables a logged in user (role Author) to delete their own posts using get_delete_post_link(). However, I also want to be able to restrict the author's access to the dashboard. ...
0
votes
1answer
298 views
Restrict Author role to only 3 wp-admin pages
I allow the author user role to add/edit posts (using a custom post type called "User Posts") as well as add/edit their own media from wp-admin. I currently have it set up so that the only menu items ...
0
votes
2answers
75 views
How to get the ID of the currently logged in user?
I want to get the ID of the currently logged in user. I've found the function:
get_current_user_id which seems to be working, however I'm not sure what 'current' means in this context.
Meaning if the ...
0
votes
3answers
180 views
Website Visible only to Registered users
How can I disable access non registered users? If the user is not logged in I would like to redirect them to a custom registration/login page. Is it possible this using below code as I dont want to ...
1
vote
1answer
316 views
How to create a front facing user sign up, log in and profile pages like FoodGawker.Com
Title: How to create a front facing user sign up, log in and profile pages like FoodGawker.Com
Body:
Hey everyone!
I'll be as direct and detailed as possible. :)
I want to be able to sign up ...
0
votes
1answer
99 views
Use Wordpress engine for user registration and management
I am building a web app and would like to use the Wordpress Engine only for Authentication and User Management. Is there any good tutorials out there on how I can connect only the back end of ...
1
vote
1answer
45 views
Is there an existing capability to allow editing of only pre-existing pages? If not, a good way to implement this?
I'm working on a setup for which I need general users to be able to edit a specific list of pages, but not create any new ones.
Looking through the Codex, I don't see anything that will come close to ...
0
votes
1answer
119 views
1
vote
0answers
75 views
Conditional menu for registerd users/guests (Genesis framework)
I'm running Genesis Framework on WordPress and I have to display a different top menu for logged in users and a different one for unregistered users (guests).
I created the 2 menus in the WP backend ...
1
vote
2answers
224 views
add_option_page capability behaving strange
I am trying to build a class to make the job off adding new settings easier. The trouble I am having is that, although I have traced the variable through all of it's stages, the string ...
2
votes
1answer
658 views
User Access Manager plugin
I have updated the UAM plugin from 1.0Beta2 to 1.1.4 (latest at the moment) and it stopped working. When I select a group to have rights for an article - the selection is not saved.
I checked with ...
2
votes
2answers
128 views
Restrict access and display for categories
Is it possible to choose specific categories that will only be displayed to logged in members?
I tried to find a plugin or a PHP solution that does that but could not find anything that was still ...
1
vote
3answers
172 views
Making a Custom Post type only visible to non-users via a specific link
I am working on creating a small web-app with wordpress as the framework. It allows you to input a customer and in turn sends an email to the customer with a link back to the website in order to ...
4
votes
1answer
124 views
Theoretical Multi-Server WordPress Setup with Shared Users
The organization I work for would benefit if we could take the existing WordPress installations that are located on several (~5) different servers and be able to use a universal database with the ...



