Përshkrim
Custom user pages for WordPress:
– login
– registration
– lost password
– reset password
– edit profile
Custom emails:
– lost password
– password changed
Instalim
- Upload
happycula-custom-user-pages
to the/wp-content/plugins/
directory, or install the plugin through the WordPress plugins screen directly - Activate the plugin through the ‘Plugins’ menu in WordPress
- Create the required pages if they don’t already exist
- Use the Settings->Custom User Pages screen to configure the plugin
- You can override default templates by creating a directory
happycula-custom-user-pages
in your theme. Templates available:
– account.php
– edit-profile.php
– logged-in.php
– login-form.php
– lostpassword-email.php
– lostpassword-form.php
– password-changed-email.php
– register-form.php
– resetpassword-form.php
Shqyrtime
Për këtë shtojcë s’ka shqyrtime.
Kontribues & Zhvillues
“Happycula Custom User Pages” është software me burim të hapur. Në këtë shtojcë kanë dhënë ndihmesë personat vijues.
Kontribues“Happycula Custom User Pages” është përkthyer në 1 gjuhë. Faleminderit përkthyesve për ndihmesën e tyre.
Përkthejeni “Happycula Custom User Pages” në gjuhën tuaj.
Ju intereson zhvillimi?
Shfletoni kodin, shkarkoni depon SVN, ose pajtohuni përmes RSS-je te regjistri i zhvillimeve.
Regjistër ndryshimesh
1.0.4
- New function
hcup_is_custom_page
.
1.0.3
- Fix french translation.
1.0.2
- Redirect after login now works as expected.
1.0.1
- Bugfix on registration form: display error when firstname or lastname missing.
1.0.0
- First release of the plugin.