Ticket #916 (closed defect: fixed)
defining custom slug for blog changes bp_activity_sitewide table 'component name' field
| Reported by: | windhamdavid | Owned by: | johnjamesjacoby |
|---|---|---|---|
| Priority: | major | Milestone: | 1.1 |
| Component: | Keywords: | ||
| Cc: |
Description
defining custom slug for blog
define ( 'BP_BLOGS_SLUG', 'something-other-than-blog' );
in wp-config.php
changes bp_activity_sitewide table 'component name' field
which leaves the content and primary_link fields empty for new entries to the db.
Change History
Note: See
TracTickets for help on using
tickets.
