विवरण
This plugin extends the standard WordPress profile to inclue additional
attributes such as photo, organization, address, phone number, and others. A
user’s entire profile can then be output as an hCard on any page using the
profile shortcode, or with the provided widget.
इंस्टॉलेशन
This plugin follows the standard WordPress installation method:
- Upload the
openid
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Configure the extended profile attributes on the normal WordPress profile page
सामान्य प्रश्न
- How to I include my profile on a page?
-
Use the
profile
shortcode with the username or ID of the user whose profile you’d like to include.[profile]admin[/profile]
You may include a profile directly from your PHP templates by calling:
extended_profile('admin');
समीक्षाएं
इस प्लगइन के लिए कोई समीक्षा नहीं है।
सहायक &डेवलपर्स
यह खुला स्रोत सॉफ्टवेयर है। अनुगामी लोगो ने इस प्लगइन के लिए योगदान दिया है।
योगदानकर्ताTranslate “Extended Profile” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.