[buddypress-trac] [BuddyPress Trac] #6931: Cover Image location is incorrect for blogs other than the primary blog
buddypress-trac
noreply at wordpress.org
Thu Apr 14 20:37:04 UTC 2016
#6931: Cover Image location is incorrect for blogs other than the primary blog
-------------------------------------+-----------------------
Reporter: rbaccaro | Owner:
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: 2.6
Component: Component - Attachments | Version: 2.4.0
Severity: normal | Resolution:
Keywords: 2nd-opinion has-patch |
-------------------------------------+-----------------------
Changes (by imath):
* keywords: 2nd-opinion needs-patch => 2nd-opinion has-patch
Comment:
02.patch makes it possible to use common uploads dirs for multiblog
configs doing so:
{{{
add_filter( 'bp_multiblog_common_upload_dir', '__return_true' );
}}}
By default, each blog will have their own uploads dir, just like it was so
far.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6931#comment:15>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list