Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

DRegister

Опис

DRegister (which stands for Dr. Register) is a clean and easy plugin that allows you to :

  • Force your user to provide First and Last name upon registration
  • Create custom fields and specify if they have to be, alphanumeric, numeric only or multi-choice (radio) , plus if they are required to complete registration.
  • Clean use, no MySQL tables are created. User data is stored as WP User Meta and you can keep track of meta keys for further use.
  • Custom fields are available for editing on each user profile page.
  • Uses Mootools for smooth AJAX administration.
  • Working fine on WP 2.7.1.

Languages included: English, Italian, Hungarian,Spanish

Want to translate this plugin? Contact me at webmaster [at] juzaam.com

Translation credits:

LOCALIZATION

  • Place your language file in the plugin folder directory and name it “dregister-{language}.mo” replacing {language} with your language value from wp-config.php

Скріншоти

  • Options page
  • Custom registration page
  • Enhanced user profile

Встановлення

  1. Upload the dregister directory to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Set the options in the Settings Panel

Відгуки

Для цього плагіна немає відгуків.

Учасники та розробники

“DRegister” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “DRegister” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

v1.3 – 14 Feb, 2009

*New feature: multi-choice field are now allowed
*Enhancement: faster AJAX administration

v1.2.5 – 1 Feb, 2009

*Compatibility: fixed PHP 4 compatibility issue on installation

v1.2.3 – 1 Feb, 2009

*Enhancement: meta_key doesn't get updated when changing name of a existing field

v1.2.2 – 24 Jan, 2009

*Bug fixes on AJAX permissions

v1.2.1 – 24 Jan, 2009

*Bug fixes on error "You don't have administrator rights to modify registration options"

v1.2 – 24 Jan, 2009

*Various bug fixes
*New feature: it's now possible to know meta_keys of newly created custom fields. (useful for developers)

v1.1 – 23 Jan, 2009

*Fixed administration bug where apparently everything went well but no changes were made

v1.0 – 18 Jan, 2009

*First release