buddypress/bp-activity
Paul Gibbs 615f2855d8 Make declarations of each components' methods compatible with those in the BP_Component class.
Fixes standards warnings on PHP 5.4

git-svn-id: https://buddypress.svn.wordpress.org/trunk@7277 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2013-07-17 08:19:25 +00:00
..
admin Switch to .min for compressed JS and CSS files. 2012-08-24 18:10:17 +00:00
bp-activity-actions.php Fixes typos in feed descriptions. 2013-06-14 13:41:33 +00:00
bp-activity-admin.php Use get_date_from_gmt() when displaying dates on Activity Management panel 2013-06-25 01:31:29 +00:00
bp-activity-akismet.php Hook bp_activity_akismet_delete_old_metadata to the appropriate hook, so it runs on the wp-cron job 2013-02-26 23:35:39 +00:00
bp-activity-cache.php When deleting an activity item, clear its metadata cache 2013-05-09 14:26:50 +00:00
bp-activity-classes.php Quick audit of existing phpDoc @param, @return, and @since parameters. Fixes #5031 2013-06-19 21:41:08 +00:00
bp-activity-filters.php Quick audit of existing phpDoc @param, @return, and @since parameters. Fixes #5031 2013-06-19 21:41:08 +00:00
bp-activity-functions.php Pass activity arguments through to bp_activity_thumbnail_content_images() 2013-06-18 20:30:26 +00:00
bp-activity-loader.php Make declarations of each components' methods compatible with those in the BP_Component class. 2013-07-17 08:19:25 +00:00
bp-activity-notifications.php Only show the 'to disable' notice in emails if Settings is enabled 2013-04-18 00:36:43 +00:00
bp-activity-screens.php Introduces template hierarchy for top-level theme compat templates 2013-06-13 01:27:01 +00:00
bp-activity-template.php Quick audit of existing phpDoc @param, @return, and @since parameters. Fixes #5031 2013-06-19 21:41:08 +00:00