Extended User Profile
开发者 |
Ralf Hortt
|
更新时间 |
2008年12月11日 01:20 |
捐献地址: |
去捐款 |
PHP版本: |
2.7 及以上 |
WordPress版本: |
2.7 |
详情介绍:
The webmaster can extended with the basic html knowledge, or even with some copy paste skills to add more input fields or textareas to their user profile form.
PAY ATTENTION IT WILL NOT WORK WITH OLDER PLUGIN VERSIONS VERSION
SO YOU MIGHT NEED TO CHANGE YOUR TEMPLATE
安装:
Upload the extended-user-profile.php into your plugin folder and activate it.
To show the added meta values in the front end use the wordpress get_usermeta() function or my own eup_get_extended_profile(), it retrieves an object with all values.