buddypress/tests/phpunit/assets
David Cavins 1d4093475a Pass extra args to template loading files.
Starting in WordPress 5.5, the template loading
functions will now allow additional arguments to be
passed through to the matched template file using a
new $args parameter.

This changeset passes an extra argument through
the BuddyPress template loading wrapper functions
to the underlying WordPress functions.

Props imath.

Fixes #8350.

git-svn-id: https://buddypress.svn.wordpress.org/trunk@12726 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2020-09-19 18:19:45 +00:00
..
templates Pass extra args to template loading files. 2020-09-19 18:19:45 +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
bp-rest-api-controllers.php Prepare the inclusion of the BP REST API remaining endpoints 2020-03-31 11:33:35 +00:00
group-extensions.php Groups: Make sure BP_Group_Extension::widget_display() can be used 2016-06-27 03:07:47 +00:00
invitations-extensions.php Introduce BP_Invitation and BP_Invitation_Manager. 2019-08-12 20:42:30 +00:00
phpunit-wp-config.php Build/Test Tools: include @wordpress/env into BuddyPress 2020-08-30 17:53:06 +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