buddypress/tests
Mathieu Viet 939db2b68b Improve the favorites management using the WP Meta API
- Introduce `bp_activity_register_user_favorites_meta()` to register the user meta and define sanitization callback.
- Introduce `bp_activity_sanitize_user_favorites_meta()` to do the sanitization job.
- Improve Ajax callbacks about favoriting/unfavoriting activities in template packs.

Props emaralive, dcavins

Fixes #9021
Closes https://github.com/buddypress/buddypress/pull/189



git-svn-id: https://buddypress.svn.wordpress.org/trunk@13636 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2023-11-07 22:41:34 +00:00
..
phpunit Improve the favorites management using the WP Meta API 2023-11-07 22:41:34 +00:00