buddypress/bp-activity
Boone B Gorges a1b469162d Use get_date_from_gmt() when displaying dates on Activity Management panel
Dates were previously showing up in UTC. The problem only arises in on this
Dashboard panel because elsewhere in BP, bp_core_time_since() is used for
activity timestamps, and the latter function does the necessary UTC conversion.

Fixes #4573

Props shanebp, trishasalas

git-svn-id: https://buddypress.svn.wordpress.org/trunk@7240 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2013-06-25 01:31:29 +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 Introduces bp_activity_do_mentions(), a toggle for the activity mentions feature 2013-06-09 14:04:36 +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