The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
1answer
42 views

Redirect User to custom URL after registering

I modified the default Wordpress registration page to include a role and also payment fields. I am adding a Gold Member feature the my website, which requires payment. I'd like it that after this ...
0
votes
1answer
39 views

Structuring function with registration_errors hook

I created a plugin that adds a function to the registration process where the user info also gets added to an external db. The problem is that, when the function runs successfully i.e. user is able ...
0
votes
1answer
231 views

How to setup a popup registeration page in wordpress with function.php

everyone: I wonder if there is existing tutorial on how to create a popup registration page in wordpress by utilizing function.php? or is there another way that can do with it? Thank you!
0
votes
1answer
44 views

Disable registration on certain condition

I have a certain condition in my code (if the user is visiting the page from a network range) and I can ask for this condition easily, let's say: if ( $user_in_allowed_range) What I want is to ...
0
votes
1answer
26 views

allow only lowercase user registrations

I'm trying to get allow only lowercase usernames are valid usernames in my wordpress blog. I managed to write a function but it does not seem to work. add_filter('validate_username' , 'simple_user', ...
0
votes
1answer
103 views

what is the best and safest way to allow users to register to site

I'm wanting to allow users to register to my wordpress site. What is the best and safest way to implement this? The ultimate goal is to give the users the option to subscribe to alerts when updates ...
0
votes
1answer
431 views

How to add first name, last name and company name to my custom registration form

I´m trying to add first name, last name and company name to my custom registration page. The registration form almost works, but there is a problem. So far I´ve got this code, but I cant get the ...
0
votes
2answers
858 views

wp-signup.php example template

I'm looking for an example wp-signup.php template for which to work with. I've done a search in Google but nothing from the past year comes up. :/ I've tried: template-dir/registration/activity.php ...
0
votes
1answer
1k views

How to redirect action=register link on the lostpassword page to a different link?

I have a specific wordpress registration page where I have a new user complete their registration form. However, if someone clicks on the "forgot password" link in the login section of my site and ...
0
votes
1answer
260 views

User activation in wordpress

I want my users to first to activate their accounts so they can use all the features in the site. There is a field in wp_users table named user_status which its default value is 0. I wonder what's ...
0
votes
1answer
49 views

I want to remove the http:// that is added automaticly on the user profile adress

I am using this field for something else and I don't want http:// to be added infront when it is updated, how can this issue be solved ? custome theme based on twentyeleven, wp v3.1.1 Thanks
0
votes
1answer
590 views

Wordpress members-only page with link visible only to members

How to achieve Wordpress members-only page functionality with a link in the primary menu visible only to members? Is there a plug-in for that? The Wordpress version is 3.2.1. It is self hosted.
0
votes
1answer
106 views

I need a custom Login Registeration in WordPress can somebody guide me?

I want to customize the registeration and login in my WordPress site add a few fields and remove some. Can somebody guide me if i should write my own plugin if that is the case what steps i should ...
0
votes
1answer
408 views

Registration key

I want to get my single wordpress installation a closed community. Just people who know the registration key should be able to sign up. I already added some more fields to the registration form but I ...
0
votes
1answer
839 views

why is wp_new_user_notification not working?

i dont like to use a plugin so i made use of user registration custom signup page and its not sending any emails:( at first everything is working then i added some functions to change the from and the ...
0
votes
3answers
6k views

how to add user registration and signup in wordpress and create members only page?

i'm trying to add a user login system in my wordpress as like regular php sites. when a user logged in then , i wanna show the specific page content otherwise no. Is there any process to add nice ...
0
votes
1answer
2k views

How to automatically activate users after registration without activation email?

I want to auto-login my users after signup without an activation email requirement (I'm not concerned about spammers). How might I go about doing this? Thanks!
0
votes
1answer
535 views

Membership & Event Registration/Management plus-ins for non-profit

I maintain the website for a non-profit organization for historians/archivists. I'm migrating a static HTML site to WP. One of the main reasons for the transition is to utilize plugins for membership ...
0
votes
2answers
222 views

Adding re-type email and check it if the email match

I want to add email field on the registration page and check it if the two email that the user input matched or not. I am using eshop theme by templatic. Any help would be appreciated. Thanks!
0
votes
1answer
422 views

Single Sign On or Bridge with in the WordPress WebSites?

I have 5 different Multisite Installations . I want the registration of all the Multi-Site Installations(Not only sub-sites, the entire installations) as single-sign-on . So a user can login to all ...
0
votes
1answer
504 views

Creating a Closed Wordpress Community Using Referral Codes

There are a lot of WP plugins for referrals and different ones for generating registration codes for restricted registration pages, but I'm looking for a hybrid. So, my WP-powered community is ...
0
votes
1answer
1k views

Site Registration & MailChimp Coordination?

I have a client who would like to post research documents on his site for download with the following functionality: Users could browse entire site, but in order to download, users would need to ...
0
votes
1answer
355 views

Advice on setting up a site with front end registration

I have been tasked with creating a site for a large audience, and many of the audience will require some sort of sign up. They may require certain account controls (visual things, like theme colours ...
0
votes
4answers
467 views

Restricted registrations or removing the ability to edit your password/email

I'm developing a WP site that lists expensive properties (villas, penthouses, etc) for rent. My client has an agreement with certain schools to list some cheap properties exclusively for their ...
0
votes
1answer
12 views

Javascript on Registration Page

I've been trying to figure out how to implement javascript on my registration page with no luck. I've read the documentation on wordpress about properly including js, have searched for relevant ...
0
votes
0answers
31 views

Pass a variable between WordPress Custom login and BuddyPress registration page

I am coding a custom WordPress template that has to be also BuddyPress compatible. Actually when BuddyPress is Disabled my custom login/registration form works without problems but, as soon as I ...
0
votes
0answers
16 views

Wordpress user registration / each user has their own personal info setup by administrator

The function I want is: after user register on the website, administrator can set up certain info for this personal, this user can view it but can't change it. I checked several registration plugins, ...
0
votes
0answers
38 views

Customize registration form with wp-login and Cimy User Extra Fields plugin

I am using Cimy User Extra Fields plugin for extra fields in Wordpress registration but I would like to make it in two colloms so users would not scroll since now I have to many fields. I have problem ...
0
votes
1answer
35 views

User registration add user ID?

I have created a custom user registration template for my WP website, based on this code: http://www.tutorialstag.com/create-custom-wordpress-registration-page.html. Now I was wondering if it is ...
0
votes
0answers
39 views

How to remove username field from the registration page?

I know about http://wordpress.org/extend/plugins/wp-email-login/, but it only takes care of login - not registration. I don't want any javascript-based solution. (I'm aware of Register Plus Redux, but ...
0
votes
0answers
34 views

Registration check if a field exist

I use Cimy Extra fields plugin to add a phone field in registration form and user profile. This field can be edit only once if it empty. ...
0
votes
0answers
25 views

Registration and Newsletter opt-in

I am trying to create a registration form that allows opting in for a newsletter as well. I created my own registration form using the code found here: Custom Registration Template/Page I have tried ...
0
votes
0answers
73 views

Adding a check box and a link to terms and conditions on registration page?

I found this code online, but it's for the login page. I tried changing the word "login" to register and noticed that it appeared on the registration page; however it didn't need to be checked off to ...
0
votes
0answers
68 views

Adding Custom field in a signup form not working

I have used the following code in functions.php to add some custom field to my registration form and add it to the db in the wp_usermeta table. But dont know why it is not working. I am using a custom ...
0
votes
0answers
163 views

Add data from front end into custom made table in database

I have a registration form which contains firstname, lastname, organisation, username, email etc. Here Username and email only will be saved in the db in the wp_users table. I have created a new table ...
0
votes
0answers
27 views
0
votes
0answers
6 views

Registration_errors filter logic [duplicate]

I have a function that hooks into the registration_errors filter and adds a registered user to an external db. The problem is that even when the wordpress registration returns an error, the user is ...
0
votes
1answer
128 views

How to bypass the username as a required field in registration and just use email address instead?

Is there a clean way of doing so? I would prefer doing that in functions.php using some action and/ or filter hooks. The 2nd-best option would be using some good plugin out there. (I haven't seen 1 ...
0
votes
0answers
22 views

Error “registration is closed” [closed]

I got this error "registration is closed" in my website, the registration is open from admin control panel... It's also open from PhpMyAdmin wp_Option.Users_Can_Register. I am using the "goodnews" ...
0
votes
1answer
447 views

How to display error messages using WP_Error class?

I have registration form code in my functions.php file like this if ('POST' == $_SERVER['REQUEST_METHOD'] && !empty($_POST['action']) && $_POST['action'] == 'registration') { ...
0
votes
1answer
380 views

How to show password fields on registration form w/o plugins

I want to show hidden password fields on registration form. I found that these fields are already present in /wp-admin/user-new.php <?php if ( apply_filters('show_password_fields', true) ) : ?> ...
0
votes
1answer
55 views

How to force login after user browses for a few minutes or browses a few pages?

I want users to be redirected to a custom login/registration page after they've got a taste for the site, by time passing or/and browsing a few pages. I found this code that forces users to login ...
0
votes
1answer
108 views

Registration and Login form

I am creating practice website in which i have "register Here" and "login" link on which I want to open a registration form on click of Register Here and Login Form on click of Login. How can I do ...
0
votes
2answers
241 views

Front-end registration form with password field

I'm trying to create a front-end registration form for my Wordpress website. The registration form is in the header, so any plugins I've seen don't work as they use shortcodes. Look at my website for ...
0
votes
1answer
153 views

how to allow unregistred users to view normal posts [closed]

If an unregistered user/stranger try to view a post it says "You must be registered or logged in to view the post". http://testandverification.com/events/dvclub-august-2012-on-sv-uvm/ We have ...
0
votes
1answer
415 views

Create Unique ID for user

I have to create a membership site, but I need to give every user that registers a automatic ID number. For example, User 2 - has a code - pay-102 User 3 - has a code - pay-103 I did a forum ...
0
votes
2answers
69 views

Wrong user registration date in wordpress

I have this funny problem and I'm not able to locate where it happens. The problem is when a user registers on my site his/her registration date is wrong (not just wrong but total rubbish, even if I ...
0
votes
1answer
216 views

Auto creation of multisite blog on user registration

I'm looking for a way to have users register on a multisite setup and have a blog automatically created for them... no, not the way the standard ms registration system handles it. I want to get rid of ...
0
votes
1answer
42 views

Allow users to register as a higher roll than default with code

By default all new registrants for my site are assigned the roll "contributor" and then I make them request an upgrade to an "author" account through a form. I also send out invitations to join the ...
0
votes
1answer
169 views

Registration Page

I've recently installed a wordpress network to my website and i'm stuck with a huge problem! my default blog now redirects to the signup form automatically and not the blogs home page. I have set the ...