Author: Chad Butler
-
How to customize the profile links
This is a tutorial article on how to customize the profile links for the logged in state of the Existing Users Log InUsername or EmailPassword Remember Me Forgot password? Click here to resetNew User RegistrationChoose a Username*Email*Password*Required field shortcode. We will focus on different ways to approach it, all of which use the wpmem_member_links_args filter hook.
-
Add or remove fields based on page
Sometimes, you may find that you want to add or remove fields from the registration form based on the page you are on. This may be the case if you set up different registration pages, or you might want to have a specific registration page with certain fields and the automatic forms that show on…
-
How to Connect to SSH
SSH is a protocol for secure remote login and other secure network services over an insecure network. Most hosts provide SSH access with your hosting plan. SSH access allows you to log into a command prompt, perform common administrative tasks, and execute commands just as if you were sitting at the server itself. You can run additional…
-
WP-Members 3.4.1.1
If you are using the PayPal extension, there was a function name conflict in WP-Members 3.4.1 that will cause a PHP fatal error. This will ordinarily manifest itself as a message indicating “There has been a critical error on this website.” This issue was discovered within a few hours after the initial release of version…