buddypress/bp-activity
Boone B Gorges 2a81327622 Improved sanitization in Activity component database methods
- All integer array parms are filtered through wp_parse_id_list()
- Standardized LIKE clause processing

Fixes #4995 for the 1.7 branch

Props DJPaul, johnjamesjacoby

git-svn-id: https://buddypress.svn.wordpress.org/branches/1.7@7049 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2013-05-09 14:13:14 +00:00
..
admin Switch to .min for compressed JS and CSS files. 2012-08-24 18:10:17 +00:00
feeds Correct unset <language> property in Activity RSS feeds. Fixes #4724 2012-12-19 07:27:58 +00:00
bp-activity-actions.php Make BP respect the value of "use akismet for activity checks" preference. Fixes #4773 2013-01-21 18:12:46 +00:00
bp-activity-admin.php Introduces bp_admin_list_table_current_bulk_action() and applies to group and activity admin pages 2013-03-03 20:45:16 +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 EOF: 2012-09-18 18:03:00 +00:00
bp-activity-classes.php Improved sanitization in Activity component database methods 2013-05-09 14:13:14 +00:00
bp-activity-filters.php Only fire the activity save hooks once. Fixes #3980. 2012-12-18 00:18:32 +00:00
bp-activity-functions.php Documentation for regex in bp_activity_thumbnail_content_images() 2013-01-23 20:44:51 +00:00
bp-activity-loader.php Make BP respect the value of "use akismet for activity checks" preference. Fixes #4773 2013-01-21 18:12:46 +00:00
bp-activity-notifications.php Only show the 'to disable' notice in emails if Settings is enabled 2013-04-18 00:36:23 +00:00
bp-activity-screens.php Move single activity permalink template into /activity/single/ to match other components. Props r-a-y. Fixes #4659. 2012-12-10 10:59:32 +00:00
bp-activity-template.php Correct link on secondary activity avatars. Fixes #4764, props imath 2013-01-30 19:57:04 +00:00