-
ProfileBuilder
Front-End Login, Register and Edit Profile Plugin
- Select what fields appear in the register and edit-profile pages.
- Create Extra User Fields
- Add avatar upload for users
- Use on unlimited sites
Wpmail.meA FREE WordPress Newsletter, once a week, with a round-up of WordPress news and articles.
Not Convinced?
Click to Find out more.Latest Posts
- Redesigning Cozmoslabs
- Profile Builder version 1.1.13 is officially out
- Understand how to create triangles with CSS
- Q&A about Akismet with Pete Davies
- WordPress Developer Tools
- What Is WordPress?
- Profile Builder version 1.1.6 has arrived
- New update for Profile Builder Pro available!
- WordPress Automatic Updates Based on Folder Name. Is That a Problem?
- Profile Builder Pro is WordPress Registration Done Right
Blogroll
Categories
- Adobe Air (1)
- Asides (3)
- Book Review (2)
- CMS (2)
- Design (1)
- General (21)
- Javascript (1)
- Joomla! (2)
- plugins (8)
- Profile Builder (5)
- Recomended Reading (19)
- Thematic (14)
- Theme Design (27)
- Tutorials (1)
- Wordpress (45)
Recomended Reading
about this web-site
My name is Cristian Antohe, a web-developer and entrepreneur from Romania ( and Star-Trek fan… this kinda explains the name of the blog).
This is my playground and everything here is experimental (a nice way of saying it will break on IE6).
I also founded a web design agency in Romania: Reflection Media
Powered by WordPress. Built on the Thematic Theme Framework.
join me on twitter
free rss updates
With version 1.1.6 we added a lot of new filters in all front-end pages for a more easy and professional way of customizing the appearance of Profile Builder to suit your needs.
Table Of Contents
Filters used on the “Login” page
DEFINITION: Applied to the “remember me” checkbox when not logged in.
RETURNS: 1 string-type variable.
TIP: Can be used to remove the “remember me” feature, removing any possible security issues.
DEFINITION: Applied to the “recover password” field when not logged in.
RETURNS: 1 string-type variable.
TIP: Can be used to alter the link/message or to remove it.
DEFINITION: Applied to the redirect (both message and action) right after login (before page refresh).
RETURNS: 1 string-type variable.
TIP: Can be used to modify/remove the redirect (message).
DEFINITION: Applied to the message right after login (and before page reload).
RETURNS: 1 string-type variable.
TIP: Can be used to modify/remove the first login message.
DEFINITION: Applied to the message when logged in.
RETURNS: 1 string-type variable.
TIP: Can be used to modify/remove the second login message.
DEFINITION: Mixed filter, holds the above filters in one single variable.
RETURNS: 1 array structure.
TIP: Can be used to modify several parts of the login screen at once.
Back to top
Filters used on the “Register” page
DEFINITION: Applied to the displayed message when a user tries to submit a file larger then the max post ammount and no error reporting can proceed.
RETURNS: 1 string-type variable.
TIP: Can be used to alter the message displayed.
DEFINITION: Applied to the email content sent to the admin when a user registers.
RETURNS: 1 string-type variable.
TIP: Can be used to alter the content of the email sent to the admin.
DEFINITION: Applied to the email title sent to the admin when a user registers.
RETURNS: 1 string-type variable.
TIP: Can be used to alter the message title. By setting it to an empty string, an admin can choose whether to receive or not email notifications when a user registers.
DEFINITION: Applied to the “from” section of the email sent to the user who just (got) registered.
RETURNS: 1 string-type variable.
TIP: Can be used to alter the content of the “from” section.
DEFINITION: Applied to the “subject” section of the email sent to the user who just (got) registered.
RETURNS: 1 string-type variable.
TIP: Can be used to alter the content of the “subject” section.
DEFINITION: Applied to the “content” section of the email sent to the user who just (got) registered.
RETURNS: 1 string-type variable.
TIP: Can be used to alter the content of the “content” section.
DEFINITION: Applied to the displayed message when a user who already has an account tries to register again.
RETURNS: 1 string-type variable.
TIP: Can be used to alter the message displayed.
DEFINITION: Applied to the displayed message when an account has been successfully created (created by admin).
RETURNS: 1 string-type variable.
TIP: Can be used to alter the message displayed.
DEFINITION: Applied to the redirect message after account creation (created by admin).
RETURNS: 1 string-type variable.
TIP: Can be used to alter the message displayed.
DEFINITION: Applied to the displayed message when an account has been successfully created (registration).
RETURNS: 1 string-type variable.
TIP: Can be used to alter the message displayed.
DEFINITION: Applied to the redirect message after account creation (created by admin).
RETURNS: 1 string-type variable.
TIP: Can be used to alter the message displayed.
DEFINITION: Applied to the displayed message when the required email cointaining the account credentials could not be sent.
RETURNS: 1 string-type variable.
TIP: Can be used to alter the message displayed.
DEFINITION: Applied to the displayed message when the required email cointaining the account credentials was successfully sent.
RETURNS: 1 string-type variable.
TIP: Can be used to alter the message displayed.
DEFINITION: Applied to the displayed error message.
RETURNS: 1 string-type variable.
TIP: Can be used to alter the message displayed.
DEFINITION: Applied to the displayed alert message notifying that users can register themselves.
RETURNS: 1 string-type variable.
TIP: Can be used to alter the message displayed.
DEFINITION: Applied to the displayed alert message notifying that users cannot register themselves.
RETURNS: 1 string-type variable.
TIP: Can be used to alter the message displayed.
DEFINITION: Applied to the displayed alert message notifying that only an administrator can add new users.
RETURNS: 1 string-type variable.
TIP: Can be used to alter the message displayed.
DEFINITION: Applied to the “Name” paragraph of the registration page’s content.
RETURNS: 1 string-type variable.
TIP: Can be used to alter the displayed message.
DEFINITION: Applied to the “Username” paragraph of the registration page’s content.
RETURNS: 1 string-type variable.
TIP: Can be used to alter the displayed message.
DEFINITION: Applied to the “First Name” paragraph of the registration page’s content.
RETURNS: 1 string-type variable.
TIP: Can be used to alter the displayed message.
DEFINITION: Applied to the “Last Name” paragraph of the registration page’s content.
RETURNS: 1 string-type variable.
TIP: Can be used to alter the displayed message.
DEFINITION: Applied to the “Nickname” paragraph of the registration page’s content.
RETURNS: 1 string-type variable.
TIP: Can be used to alter the displayed message.
DEFINITION: Applied to the “Contact Info” paragraph of the registration page’s content.
RETURNS: 1 string-type variable.
TIP: Can be used to alter the displayed message.
DEFINITION: Applied to the “Email” paragraph of the registration page’s content.
RETURNS: 1 string-type variable.
TIP: Can be used to alter the displayed message.
DEFINITION: Applied to the “Website” paragraph of the registration page’s content.
RETURNS: 1 string-type variable.
TIP: Can be used to alter the displayed message.
DEFINITION: Applied to the “AIM” paragraph of the registration page’s content.
RETURNS: 1 string-type variable.
TIP: Can be used to alter the displayed message.
DEFINITION: Applied to the “Yahoo IM” paragraph of the registration page’s content.
RETURNS: 1 string-type variable.
TIP: Can be used to alter the displayed message.
DEFINITION: Applied to the “Jabber/Google Talk” paragraph of the registration page’s content.
RETURNS: 1 string-type variable.
TIP: Can be used to alter the displayed message.
DEFINITION: Applied to the “About Yourself” paragraph of the registration page’s content.
RETURNS: 1 string-type variable.
TIP: Can be used to alter the displayed message.
DEFINITION: Applied to the “Biographical Info” paragraph of the registration page’s content.
RETURNS: 1 string-type variable.
TIP: Can be used to alter the displayed message.
DEFINITION: Applied to the “Password / Repeat Password” paragraph of the registration page’s content.
RETURNS: 1 string-type variable.
TIP: Can be used to alter the displayed message.
DEFINITION: Applied to the “Send these credentials via email” paragraph of the registration page’s content.
RETURNS: 1 string-type variable.
TIP: Can be used to alter the displayed message.
DEFINITION: Applied to a variable before the registration occurs.
RETURNS: 1 string-type variable.
TIP: Can be used to block registration by setting the variable to something different than an empty string (”).
DEFINITION: Mixed filter, hold the filters in one single variable.
RETURNS: 1 array structure.
TIP: Can be used to modify sever parts of the register screen at once.
DEFINITION: A variable to set the value of the submitted first name(default field).
RETURNS: 1 string-type variable.
TIP: Can be used to validate/alter the value sent. If set to an empty string (”) the submitted data will not be saved.
DEFINITION: A variable to set the value of the submitted last name(default field).
RETURNS: 1 string-type variable.
TIP: Can be used to validate/alter the value sent. If set to an empty string (”) the submitted data will not be saved.
DEFINITION: A variable to set the value of the submitted nickname(default field).
RETURNS: 1 string-type variable.
TIP: Can be used to validate/alter the value sent. If set to an empty string (”) the submitted data will not be saved.
DEFINITION: A variable to set the value of the submitted password(default field).
RETURNS: 1 string-type variable.
TIP: Can be used to validate/alter the value sent. If set to an empty string (”) the submitted data will not be saved.
DEFINITION: A variable to set the value of the submitted website(default field).
RETURNS: 1 string-type variable.
TIP: Can be used to validate/alter the value sent. If set to an empty string (”) the submitted data will not be saved.
DEFINITION: A variable to set the value of the submitted aim(default field).
RETURNS: 1 string-type variable.
TIP: Can be used to validate/alter the value sent. If set to an empty string (”) the submitted data will not be saved.
DEFINITION: A variable to set the value of the submitted yahoo(default field).
RETURNS: 1 string-type variable.
TIP: Can be used to validate/alter the value sent. If set to an empty string (”) the submitted data will not be saved.
DEFINITION: A variable to set the value of the submitted jabber(default field).
RETURNS: 1 string-type variable.
TIP: Can be used to validate/alter the value sent. If set to an empty string (”) the submitted data will not be saved.
DEFINITION: A variable to set the value of the submitted bio(default field).
RETURNS: 1 string-type variable.
TIP: Can be used to validate/alter the value sent. If set to an empty string (”) the submitted data will not be saved.
DEFINITION: A variable to set the value of the submitted email address(default field).
RETURNS: 1 string-type variable.
TIP: Can be used to validate/alter the value sent. If set to an empty string (”) the submitted data will not be saved.
DEFINITION: Filters the value for custom_field_X (where X is the id of the custom field and can be read from the back-end).
RETURNS: 1 string-type variable.
TIP: Can be used to set its value or to do something with the submitted data before saving it into the database.
DEFINITION: Filters the values (like username, password etc) before sending them to the submit form.
RETURNS: array.
TIP: Can be used to check/alter certain values before the form checks them.
Back to top
Filters used on the “Recover Password” page
DEFINITION: Applied to the first message (page description).
RETURNS: 1 string-type variable.
TIP: Can be used to modify/remove the first message (page description).
DEFINITION: Applied to the input field.
RETURNS: 1 string-type variable.
TIP: Can be used to alter the message/input.
DEFINITION: Applied to the on-screen message sent notifying the email entered was of a valid format and it exists in the DB.
RETURNS: 1 string-type variable.
TIP: Can be used to alter the message sent.
DEFINITION: Applied to the on-screen message sent notifying the email entered was of a valid format but it doesn’t exist in the Database.
RETURNS: 1 string-type variable.
TIP: Can be used to alter the message sent.
DEFINITION: Applied to the on-screen message sent notifying the username entered was found in the DB.
RETURNS: 1 string-type variable.
TIP: Can be used to alter the message sent.
DEFINITION: Applied to the on-screen message sent notifying the username entered wasn’t found in the DB.
RETURNS: 1 string-type variable.
TIP: Can be used to alter the message sent.
DEFINITION: Applied to the on-screen message container sent notifying the username/email entered wasn’t found in the DB.
RETURNS: 1 string-type variable.
TIP: Can be used to alter the message sent.
DEFINITION: Applied to the on-screen message container sent notifying the username/email entered was found in the DB.
RETURNS: 1 string-type variable.
TIP: Can be used to alter the message sent.
DEFINITION: Applied to the content of the email sent to the admin on password reset.
RETURNS: 1 string-type variable.
TIP: Can be used to alter the message sent.
DEFINITION: Applied to the title of the email sent to the admin on password reset.
RETURNS: 1 string-type variable.
TIP: Can be used to alter the title of the message sent. If this is an empty string, no message will be sent.
DEFINITION: Applied to the content of the email sent to the user on password reset before the actual reseting.
RETURNS: 1 string-type variable.
TIP: Can be used to alter the message sent.
DEFINITION: Applied to the content of the email sent to the user on password reset after the password has been reset.
RETURNS: 1 string-type variable.
TIP: Can be used to alter the message sent.
DEFINITION: Applied to the title of the email sent to the user on password reset before the actual reseting.
RETURNS: 1 string-type variable.
TIP: Can be used to alter the title of the message sent. If this is an empty string, no message will be sent.
DEFINITION: Applied to the content of the email sent to the user on password reset after the password has been reset.
RETURNS: 1 string-type variable.
TIP: Can be used to alter the title of the message sent. If this is an empty string, no message will be sent.
DEFINITION: Applied to the displayed message when a user tries to use an invalid key.
RETURNS: 1 string-type variable.
TIP: Can be used to alter the message displayed.
DEFINITION: Applied to the displayed message when a user tries to reset his/her password and the 2 passwords matched.
RETURNS: 1 string-type variable.
TIP: Can be used to alter the message displayed.
DEFINITION: Applied to the displayed message when a user tries to reset his/her password and the 2 passwords matched.
RETURNS: 1 string-type variable.
TIP: Can be used to alter the message displayed.
DEFINITION: Applied to the displayed message when the user entered a correct username/email but the email couldn’t be sent to the recipient.
RETURNS: 1 string-type variable.
TIP: Can be used to alter the message displayed.
DEFINITION: Mixed filter, hold the filters in one single variable.
RETURNS: 1 array structure.
TIP: Can be used to modify sever parts of the recover password screen at once.
Back to top
Filters used on the “Edit Profile” page
DEFINITION: Applied to the displayed message when a very large file is trying to be uploaded.
RETURNS: 1 string-type variable.
TIP: Can be used to alter the displayed message.
DEFINITION: Applied to the displayed message when the avatar was successfully deleted.
RETURNS: 1 string-type variable.
TIP: Can be used to alter the displayed message.
DEFINITION: Applied to the displayed message when the attachment was successfully deleted.
RETURNS: 1 string-type variable.
TIP: Can be used to alter the displayed message.
DEFINITION: Applied to the displayed message when all the changes were successfully saved.
RETURNS: 1 string-type variable.
TIP: Can be used to alter the displayed message.
DEFINITION: Applied to the displayed message when all the changes except the email address were successfully saved.
RETURNS: 1 string-type variable.
TIP: Can be used to alter the displayed message.
DEFINITION: Applied to the displayed message when all the changes except the invalid address were successfully saved.
RETURNS: 1 string-type variable.
TIP: Can be used to alter the displayed message.
DEFINITION: Applied to the displayed message when all the changes except the mismatched passwords were successfully saved.
RETURNS: 1 string-type variable.
TIP: Can be used to alter the displayed message.
DEFINITION: Applied to the displayed message when all the changes except the uncompleted password fields were successfully saved.
RETURNS: 1 string-type variable.
TIP: Can be used to alter the displayed message.
DEFINITION: Applied to the displayed message when the profile was not updated (error occured).
RETURNS: 1 string-type variable.
TIP: Can be used to alter the displayed message.
DEFINITION: Applied to the displayed message when all the changes except the uploaded attachments were successfully saved.
RETURNS: 1 string-type variable.
TIP: Can be used to alter the displayed message.
DEFINITION: Applied to the displayed message when all the changes except the uploaded avatar were successfully saved.
RETURNS: 1 string-type variable.
TIP: Can be used to alter the displayed message.
DEFINITION: Applied to the displayed error message when a user not logged in tries to modify his/her profile.
RETURNS: 1 string-type variable.
TIP: Can be used to alter the displayed message.
DEFINITION: Applied to the “Name” paragraph of the edit profile page’s content.
RETURNS: 1 string-type variable.
TIP: Can be used to alter the displayed message.
DEFINITION: Applied to the “Username” paragraph of the edit profile page’s content.
RETURNS: 1 string-type variable.
TIP: Can be used to alter the displayed message.
DEFINITION: Applied to the “First Name” paragraph of the edit profile page’s content.
RETURNS: 1 string-type variable.
TIP: Can be used to alter the displayed message.
DEFINITION: Applied to the “Last Name” paragraph of the edit profile page’s content.
RETURNS: 1 string-type variable.
TIP: Can be used to alter the displayed message.
DEFINITION: Applied to the “Nickname” paragraph of the edit profile page’s content.
RETURNS: 1 string-type variable.
TIP: Can be used to alter the displayed message.
DEFINITION: Applied to the “Contact Info” paragraph of the edit profile page’s content.
RETURNS: 1 string-type variable.
TIP: Can be used to alter the displayed message.
DEFINITION: Applied to the “Email” paragraph of the edit profile page’s content.
RETURNS: 1 string-type variable.
TIP: Can be used to alter the displayed message.
DEFINITION: Applied to the “Website” paragraph of the edit profile page’s content.
RETURNS: 1 string-type variable.
TIP: Can be used to alter the displayed message.
DEFINITION: Applied to the “AIM” paragraph of the edit profile page’s content.
RETURNS: 1 string-type variable.
TIP: Can be used to alter the displayed message.
DEFINITION: Applied to the “Yahoo IM” paragraph of the edit profile page’s content.
RETURNS: 1 string-type variable.
TIP: Can be used to alter the displayed message.
DEFINITION: Applied to the “Jabber/Google Talk” paragraph of the edit profile page’s content.
RETURNS: 1 string-type variable.
TIP: Can be used to alter the displayed message.
DEFINITION: Applied to the “About Yourself” paragraph of the edit profile page’s content.
RETURNS: 1 string-type variable.
TIP: Can be used to alter the displayed message.
DEFINITION: Applied to the “Biographical Info” paragraph of the edit profile page’s content.
RETURNS: 1 string-type variable.
TIP: Can be used to alter the displayed message.
DEFINITION: Applied to the “Password / Repeat Password” paragraph of the edit profile page’s content.
RETURNS: 1 string-type variable.
TIP: Can be used to alter the displayed message.
DEFINITION: A variable to control whether the page saves all data or not.
RETURNS: 1 string-type variable.
TIP: If set to ‘no’ nothing of the edit profile page will be saved.
DEFINITION: A variable to set the value of the submitted first name(default field).
RETURNS: 1 string-type variable.
TIP: Can be used to validate/alter the value sent. If set to an empty string (”) the submitted data will not be saved.
DEFINITION: A variable to set the value of the submitted last name(default field).
RETURNS: 1 string-type variable.
TIP: Can be used to validate/alter the value sent. If set to an empty string (”) the submitted data will not be saved.
DEFINITION: A variable to set the value of the submitted nickname(default field).
RETURNS: 1 string-type variable.
TIP: Can be used to validate/alter the value sent. If set to an empty string (”) the submitted data will not be saved.
DEFINITION: A variable to set the value of the submitted display name(default field).
RETURNS: 1 string-type variable.
TIP: Can be used to validate/alter the value sent. If set to an empty string (”) the submitted data will not be saved.
DEFINITION: A variable to set the value of the submitted website(default field).
RETURNS: 1 string-type variable.
TIP: Can be used to validate/alter the value sent. If set to an empty string (”) the submitted data will not be saved.
DEFINITION: A variable to set the value of the submitted aim(default field).
RETURNS: 1 string-type variable.
TIP: Can be used to validate/alter the value sent. If set to an empty string (”) the submitted data will not be saved.
DEFINITION: A variable to set the value of the submitted yahoo(default field).
RETURNS: 1 string-type variable.
TIP: Can be used to validate/alter the value sent. If set to an empty string (”) the submitted data will not be saved.
DEFINITION: A variable to set the value of the submitted jabber(default field).
RETURNS: 1 string-type variable.
TIP: Can be used to validate/alter the value sent. If set to an empty string (”) the submitted data will not be saved.
DEFINITION: A variable to set the value of the submitted bio(default field).
RETURNS: 1 string-type variable.
TIP: Can be used to validate/alter the value sent. If set to an empty string (”) the submitted data will not be saved.
DEFINITION: A variable to set the value of the submitted email address(default field).
RETURNS: 1 string-type variable.
TIP: Can be used to validate/alter the value sent. If set to an empty string (”) the submitted data will not be saved.
DEFINITION: Mixed filter, hold the filters in one single variable.
RETURNS: 1 array structure.
TIP: Can be used to modify sever parts of the edit profile screen at once.
DEFINITION: Filters the value for custom_field_X (where X is the id of the custom field and can be read from the back-end).
RETURNS: 1 string-type variable.
TIP: Can be used to set its value or to do something with the submitted data before saving it into the database.
DEFINITION: A filter for the display name select.
RETURNS: 1 string-type variable.
TIP: Can be used to remove/alter this element.
DEFINITION: A filter for the invalid extension error.
RETURNS: 1 string-type variable.
TIP: Can be used to edit/remove this error.
DEFINITION: A filter after the custom fields are displayed.
RETURNS: 1 string-type variable.
TIP: Can be used to add addition content to the edit profile page.
Back to top
Filters used on the “Userlisting” page
DEFINITION: Applied to the top “go back” button on the “More Details” page.
RETURNS: 1 string-type variable.
TIP: Can be used to change/remove the button.
DEFINITION: Applied to the bottom “go back” button on the “More Details” page.
RETURNS: 1 string-type variable.
TIP: Can be used to change/remove the button.
DEFINITION: Applied to the “Name” header on the “More Details” page.
RETURNS: 1 string-type variable.
TIP: Can be used to change/remove this row from the table.
DEFINITION: Applied to the “Username” on the “More Details” page.
RETURNS: 1 string-type variable.
TIP: Can be used to change/remove this row (along with the data if needed) from the table.
DEFINITION: Applied to the “Firstname” on the “More Details” page.
RETURNS: 1 string-type variable.
TIP: Can be used to change/remove this row (along with the data if needed) from the table.
DEFINITION: Applied to the “Lastname” on the “More Details” page.
RETURNS: 1 string-type variable.
TIP: Can be used to change/remove this row (along with the data if needed) from the table.
DEFINITION: Applied to the “Nickname” on the “More Details” page.
RETURNS: 1 string-type variable.
TIP: Can be used to change/remove this row (along with the data if needed) from the table.
DEFINITION: Applied to the “Display Name” on the “More Details” page.
RETURNS: 1 string-type variable.
TIP: Can be used to change/remove this row (along with the data if needed) from the table.
DEFINITION: Applied to the “Contact Info” header on the “More Details” page.
RETURNS: 1 string-type variable.
TIP: Can be used to change/remove this row from the table.
DEFINITION: Applied to the “Website” on the “More Details” page.
RETURNS: 1 string-type variable.
TIP: Can be used to change/remove this row (along with the data if needed) from the table.
DEFINITION: Applied to the “About Yourself” header on the “More Details” page.
RETURNS: 1 string-type variable.
TIP: Can be used to change/remove this row from the table.
DEFINITION: Applied to the “Bio Info” on the “More Details” page.
RETURNS: 1 string-type variable.
TIP: Can be used to change/remove this row (along with the data if needed) from the table.
DEFINITION: Applied to the heading custom field on the “More Details” page.
RETURNS: 1 string-type variable.
TIP: Can be used to change/remove this row from the table.
DEFINITION: Applied to the input custom field on the “More Details” page.
RETURNS: 1 string-type variable.
TIP: Can be used to change/remove this row from the table.
DEFINITION: Applied to the input custom field’s description on the “More Details” page.
RETURNS: 1 string-type variable.
TIP: Can be used to change/remove this row from the table.
DEFINITION: Applied to the checkbox custom field on the “More Details” page.
RETURNS: 1 string-type variable.
TIP: Can be used to change/remove this row from the table.
DEFINITION: Applied to the checkbox custom field’s description on the “More Details” page.
RETURNS: 1 string-type variable.
TIP: Can be used to change/remove this row from the table.
DEFINITION: Applied to the radio custom field on the “More Details” page.
RETURNS: 1 string-type variable.
TIP: Can be used to change/remove this row from the table.
DEFINITION: Applied to the radio custom field’s description on the “More Details” page.
RETURNS: 1 string-type variable.
TIP: Can be used to change/remove this row from the table.
DEFINITION: Applied to the select custom field on the “More Details” page.
RETURNS: 1 string-type variable.
TIP: Can be used to change/remove this row from the table.
DEFINITION: Applied to the select custom field’s description on the “More Details” page.
RETURNS: 1 string-type variable.
TIP: Can be used to change/remove this row from the table.
DEFINITION: Applied to the country-select custom field on the “More Details” page.
RETURNS: 1 string-type variable.
TIP: Can be used to change/remove this row from the table.
DEFINITION: Applied to the country-select custom field’s description on the “More Details” page.
RETURNS: 1 string-type variable.
TIP: Can be used to change/remove this row from the table.
DEFINITION: Applied to the timezone custom field on the “More Details” page.
RETURNS: 1 string-type variable.
TIP: Can be used to change/remove this row from the table.
DEFINITION: Applied to the timezone custom field’s description on the “More Details” page.
RETURNS: 1 string-type variable.
TIP: Can be used to change/remove this row from the table.
DEFINITION: Applied to the datepicker custom field on the “More Details” page.
RETURNS: 1 string-type variable.
TIP: Can be used to change/remove this row from the table.
DEFINITION: Applied to the datepicker custom field’s description on the “More Details” page.
RETURNS: 1 string-type variable.
TIP: Can be used to change/remove this row from the table.
DEFINITION: Applied to the textarea custom field on the “More Details” page.
RETURNS: 1 string-type variable.
TIP: Can be used to change/remove this row from the table.
DEFINITION: Applied to the textarea custom field’s description on the “More Details” page.
RETURNS: 1 string-type variable.
TIP: Can be used to change/remove this row from the table.
DEFINITION: Applied to the upload custom field on the “More Details” page.
RETURNS: 1 string-type variable.
TIP: Can be used to change/remove this row from the table.
DEFINITION: Applied to the upload custom field’s description on the “More Details” page.
RETURNS: 1 string-type variable.
TIP: Can be used to change/remove this row from the table.
DEFINITION: Applied to the avatar custom field on the “More Details” page.
RETURNS: 1 string-type variable.
TIP: Can be used to change/remove this row from the table.
DEFINITION: Applied to the avatar custom field’s description on the “More Details” page.
RETURNS: 1 string-type variable.
TIP: Can be used to change/remove this row from the table.
DEFINITION: Applied to the “More Details” link on the userlisting page.
RETURNS: 1 string-type variable.
TIP: Can be used to change/remove this link.
DEFINITION: Applied to the whole table on the userlisting page.
RETURNS: 1 string-type variable.
TIP: Can be used to change/remove the table and its contents.
DEFINITION: Applied to the pagination of the userlisting table.
RETURNS: 1 string-type variable.
TIP: Can be used to change/remove the pagination.
DEFINITION: Applied to the error message when a not logged in user tries to acces the userlisting page, which was set as “restricted”.
RETURNS: 1 string-type variable.
TIP: Can be used to change/remove this error message.
DEFINITION: Applied to the argument passed to the get_users functions when selecting the users from the database.
RETURNS: 1 string-type variable.
TIP: Can be used to add filtering conditions (e.g. display only subscribers).
DEFINITION: Applied to the argument passed to the function returning the avatar.
RETURNS: 1 string-type variable.
TIP: Can be used to add a different avatar dimension.
Back to top
Filters applied to the “Extra (Custom) Fields” only
DEFINITION: A filter for the header custom field.
RETURNS: 1 string-type variable.
TIP: Can be used to change/remove this custom field. X represents the page you want to affect (back_end, edit_profile and register), and Y represents the id (read from the back-end).
DEFINITION: A filter for the input custom field.
RETURNS: 1 string-type variable.
TIP: Can be used to change/remove this custom field. X represents the page you want to affect (back_end, edit_profile and register), and Y represents the id (read from the back-end).
DEFINITION: A filter for the hidden input custom field.
RETURNS: 1 string-type variable.
TIP: Can be used to change/remove this custom field. X represents the page you want to affect (back_end, edit_profile and register), and Y represents the id (read from the back-end).
DEFINITION: A filter for the checkbox custom field.
RETURNS: 1 string-type variable.
TIP: Can be used to change/remove this custom field. X represents the page you want to affect (back_end, edit_profile and register), and Y represents the id (read from the back-end).
DEFINITION: A filter for the radio custom field.
RETURNS: 1 string-type variable.
TIP: Can be used to change/remove this custom field. X represents the page you want to affect (back_end, edit_profile and register), and Y represents the id (read from the back-end).
DEFINITION: A filter for the select custom field.
RETURNS: 1 string-type variable.
TIP: Can be used to change/remove this custom field. X represents the page you want to affect (back_end, edit_profile and register), and Y represents the id (read from the back-end).
DEFINITION: A filter for the country select custom field.
RETURNS: 1 string-type variable.
TIP: Can be used to change/remove this custom field. X represents the page you want to affect (back_end, edit_profile and register), and Y represents the id (read from the back-end).
DEFINITION: A filter for the array holding all the timezones do be displayed.
RETURNS: 1 array-type variable.
TIP: Can be used to change the content of this array. X represents the page you want to affect (back_end, edit_profile and register).
DEFINITION: A filter for the array holding all the countries do be displayed.
RETURNS: 1 array-type variable.
TIP: Can be used to change the content of this array. X represents the page you want to affect (back_end, edit_profile and register).
DEFINITION: A filter for the timezone select custom field.
RETURNS: 1 string-type variable.
TIP: Can be used to change/remove this custom field. X represents the page you want to affect (back_end, edit_profile and register), and Y represents the id (read from the back-end).
DEFINITION: A filter for the datepicker custom field.
RETURNS: 1 string-type variable.
TIP: Can be used to change/remove this custom field. X represents the page you want to affect (back_end, edit_profile and register), and Y represents the id (read from the back-end).
DEFINITION: A filter for the textarea custom field.
RETURNS: 1 string-type variable.
TIP: Can be used to change/remove this custom field. X represents the page you want to affect (back_end, edit_profile and register), and Y represents the id (read from the back-end).
DEFINITION: A filter for the upload custom field.
RETURNS: 1 string-type variable.
TIP: Can be used to change/remove this custom field. X represents the page you want to affect (back_end, edit_profile and register), and Y represents the id (read from the back-end).
DEFINITION: A filter for the avatar custom field.
RETURNS: 1 string-type variable.
TIP: Can be used to change/remove this custom field. X represents the page you want to affect (back_end, edit_profile and register), and Y represents the id (read from the back-end).
DEFINITION: Applied to the array which holds the extra fields in the admin area.
RETURNS: 1 array.
TIP: Can be used to alter the content of this array, e.g. reorder the inputs.
Back to top
Miscellaneous” page
DEFINITION: Applied to the crop paramater used in the avatar resize function.
RETURNS: 1 boolean-type variable.
TIP: Can be used to switch between true and false (crop or resize).
Back to top