buddypress/tests/phpunit/assets
Mathieu Viet 61924d9144 Allow class extending the BP_Attachment class to get the original WordPress upload dir within their upload_dir_filter() method.
To do so, you simply need to add the argument `$upload_dir_filter_args` to the array you use inside your constructor and set it to 1.

Props rittesh.patel

Fixes #6591

git-svn-id: https://buddypress.svn.wordpress.org/trunk@10194 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2015-10-06 23:53:33 +00:00
..
attachment-extensions.php Allow class extending the BP_Attachment class to get the original WordPress upload dir within their upload_dir_filter() method. 2015-10-06 23:53:33 +00:00
group-extensions.php Overhaul access and visibility control for group tabs 2014-07-12 01:26:36 +00:00
upside-down.jpg Add Unit Tests for BP_Attachment_Avatar->shrink() and BP_Attachment_Cover_Image->fit() methods. 2015-10-03 21:55:08 +00:00