buddypress/src/bp-groups
Boone B Gorges bb30e91916 Remove calls to create_function().
`create_function()` is deprecated in PHP 7.2.

Merges [11773] to the 2.9 branch.

See #7634.


git-svn-id: https://buddypress.svn.wordpress.org/branches/2.9@11774 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2017-12-13 01:16:42 +00:00
..
admin Build Tools: Use stylelint to lint CSS and SCSS files. 2017-06-13 04:38:30 +00:00
classes Remove calls to create_function(). 2017-12-13 01:16:42 +00:00
js Widgets: Add support for WP Customizer's selective refresh. 2016-05-19 21:21:46 +00:00
bp-groups-actions.php Groups: fire groups_avatar_uploaded action after uploading avatar during group creation process. 2017-01-19 20:11:48 +00:00
bp-groups-activity.php Update group update notifications to include slug updates. 2017-05-17 18:57:26 +00:00
bp-groups-admin.php Update group update form logic to handle slug changes. 2017-05-17 18:57:20 +00:00
bp-groups-adminbar.php Introduce new API for BuddyPress navigation. 2016-05-12 17:19:06 +00:00
bp-groups-cache.php Adds missed phpdoc for a new filter. Also adds some various param and return docs. 2017-04-09 02:56:00 +00:00
bp-groups-filters.php Return an integer from bp_get_new_group_id(). 2016-12-15 03:18:58 +00:00
bp-groups-forums.php Cleanup from recent Scrutinizer review around documentation and param/return types. 2017-03-04 18:26:55 +00:00
bp-groups-functions.php Groups: Add fine-grained querying of invite sent status in groups_get_invites_for_group(). 2017-06-21 22:37:23 +00:00
bp-groups-loader.php Remove do_autoload checks and manual class loaders. 2016-12-29 21:00:26 +00:00
bp-groups-notifications.php HTML <a> elements should never have title attributes. 2017-06-22 20:09:27 +00:00
bp-groups-screens.php Update group update form logic to handle slug changes. 2017-05-17 18:57:20 +00:00
bp-groups-template.php Correct missing default $length param value in bp_group_description_excerpt(). 2017-08-04 10:23:54 +00:00
bp-groups-widgets.php Use new template function bp_group_link(). 2017-04-07 19:06:02 +00:00