BuddyPress Custom Posts
Provides an API to create custom components in BuddyPress around custom post types in WordPress. This plugin is meant to be used by developers to map …
Plugin info
Maintenance & Compatibility
Maintenance score
Possibly abandoned • Last updated 5292 days ago
Is BuddyPress Custom Posts abandoned?
Possibly abandoned (last update 5292 days ago).
Compatibility
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
Description
Project details, feature requests, the latest builds — all available at http://code.google.com/p/buddypress-custom-posts/.
Installation
- Upload
plugin-name.phpto the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Frequently Asked Questions
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.
Review feed
Screenshots
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