BuddyPress Group Skeleton Component
开发者 |
CJ Kruger
|
更新时间 |
2012年1月23日 19:46 |
PHP版本: |
3.2.1 及以上 |
WordPress版本: |
3.3.1 |
详情介绍:
This is a bare-bones component that should provide a good starting block to building your own custom BuddyPress Group component.
The plugin was developed to help Buddypress lovers get started with and, explore the endless possibilities of Buddypress groups. With some simple extra functionality, you can transform the function of your groups and even your site.
The plugin preforms a basic function - save group meta ( data ) via thr group creating process and/or via 'edit group details' and returns the data on the group's home page.
This is the basis for the existing Buddypress Twitter, Buddypress Google Plus and Buddypress Klout plugins - They all preform the same basic function, though as you can see, can be used in a variety of ways.
安装:
Automatic Installation
- From inside your WordPress administration panel, visit 'Plugins -> Add New'
- Search for
BuddyPress Group Skeleton Component
and find this plugin in the results
- Click 'Install'
- Once installed, activate via the 'Plugins -> Installed' page
Manual Installation
- Upload
BuddyPress Group Skeleton Component
to the /wp-content/plugins/
directory
- Activate the plugin through the 'Plugins' menu in WordPress
更新日志: