Popis
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
Instalace
- Upload
email-not-required
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‚Plugins‘ menu in WordPress
Recenze
Pro tento plugin nejsou žádné recenze.
Autoři
Email not required je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “Email not required” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
0.4
Updated readme file.