buddypress/bp-members
Boone B Gorges 543355c500 Use addslashes() and stripslashes() when hooking signup error messages to display hooks.
This helps us to avoid syntax errors related to create_function() when the error message contains quotes.
Fixes #4016. Props j.conti

git-svn-id: https://buddypress.svn.wordpress.org/branches/1.5@5861 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2012-02-28 13:09:30 +00:00
..
bp-members-actions.php Refactors mark-as-spam/ham process, so that it works properly from Network Admin as well as front-end. 2012-02-17 21:53:04 +00:00
bp-members-adminbar.php Fix toolbar if running 1.5 branch on WordPress 3.3/3.4. See #3983 (1.5 branch) 2012-02-07 02:16:37 +00:00
bp-members-buddybar.php Tidy up whitespace. Fixes #3466, props cnorris23 2011-08-10 06:32:02 +00:00
bp-members-filters.php Back-port bp_members_edit_profile_url() from trunk to filter the Edit Profile URL. Fixes $3850 (1.5 branch) 2011-12-13 18:19:36 +00:00
bp-members-functions.php Refactors mark-as-spam/ham process, so that it works properly from Network Admin as well as front-end. 2012-02-17 21:53:04 +00:00
bp-members-loader.php Use members ID as default slug rather than hardcoded 'members' string. Props cnorris23. Fixes #3529. 2011-09-04 08:34:50 +00:00
bp-members-notifications.php Tidy up whitespace. Fixes #3466, props cnorris23 2011-08-10 06:32:02 +00:00
bp-members-screens.php Audit _is_ functions and _current_component_ functions. Props r-a-y. Fixes #3399. 2011-08-31 01:12:04 +00:00
bp-members-signup.php Use addslashes() and stripslashes() when hooking signup error messages to display hooks. 2012-02-28 13:09:30 +00:00
bp-members-template.php Don't try to get activity permalink in bp_get_member_last_update() if activity component is disabled. Fixes #3691. 2011-11-03 19:54:07 +00:00