[buddypress-trac] [BuddyPress Trac] #6611: Activity Administration: add some hooks to help plugins developers
buddypress-trac
noreply at wordpress.org
Thu Sep 3 00:44:11 UTC 2015
#6611: Activity Administration: add some hooks to help plugins developers
----------------------------------+-----------------------------
Reporter: imath | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Component - Activity | Version:
Severity: normal | Keywords: has-patch
----------------------------------+-----------------------------
Working on the BP Attachments plugin, i've found it was pretty hard to
extend the Activity Administration so that you can easily :
- add extra content to the content of the activity see
[https://github.com/buddypress/bp-
attachments/commit/6fc5dd1eed35e11a9967e06f871a0e7dba54a7a8#diff-
67180f37bf5d83139fe0b4964b689c24R370 this comment]
- add a new metabox see [https://github.com/buddypress/bp-
attachments/commit/6fc5dd1eed35e11a9967e06f871a0e7dba54a7a8#diff-
67180f37bf5d83139fe0b4964b689c24R298 this comment]
- or load some javascript/css see [https://github.com/buddypress/bp-
attachments/commit/6fc5dd1eed35e11a9967e06f871a0e7dba54a7a8#diff-
67180f37bf5d83139fe0b4964b689c24R276 this comment]
And i think we should enable plugins to add custom columns, just like it's
the case for the Groups component.
See attached patch
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6611>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list