Beskrivning
Disable email requirement for user registering/editing.
This plugin hooks the following WordPress functions :
- wp_user_insert()
- wp_user_update()
- Admin site email validation
- Admin site profile editor
Installation
- Upload
email-not-required
folder to the/wp-content/plugins/
directory - Activate the plugin through the ’Plugins’ menu in WordPress
Recensioner
Detta tillägg har inga recensioner.
Bidragsgivare och utvecklare
”Email not required” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”Email not required” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
0.4
Updated readme file.