Description
Project details, feature requests, the latest builds — all available at http://code.google.com/p/buddypress-custom-posts/.
Installation
- Upload
plugin-name.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
FAQ
- Why is there no UI for adding custom posts?
-
This plugin is aimed at developers wanting to extend BuddyPress and provides a function to allow for easy
integration of custom post types and the buddypress frontend instead of having to reinvent the wheel every
time; there are no plans for making a UI to map custom posts to custom components at this point of time. - Why?
-
Because.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“BuddyPress Custom Posts” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “BuddyPress Custom Posts” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.1.2.5
- Modified the editor to not appear broken with the new full screen editor.
- NOTE: The full screen editor is not supported in this release!
- Corrected create/edit activity stream errors.
0.1.2.4
- Minor changes — cleaned up js/css includes. Added support for WP3.1.
0.1.2.3
- Fixes the register button bug.
0.1.2.2
- See http://code.google.com/p/buddypress-custom-posts/issues/list?can=1&q=label%3AMilestone-0.1.2.2 for complete changes.
0.1.2.1
- Solved another capability problem that cropped up.
0.1.2
- See http://code.google.com/p/buddypress-custom-posts/issues/list?can=1&q=label%3AMilestone-0.1.2 for complete changes.
- .pot file included.
- Activity bug resolved.
0.1.1
- Removed dependence on folder name.
0.1
- First version