buddypress/bp-forums
r-a-y c9390062b3 Replace wp_parse_args() with bp_parse_args() for all template loops.
bp_parse_args() allows developers to filter the template arguments
before the loop is rendered.  This will allow for greater
flexibility to manipulate template loops in plugins.

See #5306

git-svn-id: https://buddypress.svn.wordpress.org/trunk@8142 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2014-03-18 02:09:33 +00:00
..
deprecated Improve string and textarea output escaping throughout BuddyPress. 2014-02-22 15:50:03 +00:00
bb-config.php EOF: 2012-09-18 18:03:00 +00:00
bp-forums-actions.php Improve inline docs in bp-forums. See #5022 2013-10-23 18:47:12 +00:00
bp-forums-bbpress-sa.php Replace BP_PLUGIN_DIR and BP_PLUGIN_URL constant usages with plugin_dir and plugin_url BuddyPress variables, respectively. Also replaces $bp global touches with buddypress() calls within the above scopes. 2014-01-24 23:48:48 +00:00
bp-forums-bbpress.php EOF: 2012-09-18 18:03:00 +00:00
bp-forums-filters.php Improve inline docs in bp-forums. See #5022 2013-10-23 18:47:12 +00:00
bp-forums-functions.php Improve inline docs in bp-forums. See #5022 2013-10-23 18:47:12 +00:00
bp-forums-loader.php Replace BP_PLUGIN_DIR and BP_PLUGIN_URL constant usages with plugin_dir and plugin_url BuddyPress variables, respectively. Also replaces $bp global touches with buddypress() calls within the above scopes. 2014-01-24 23:48:48 +00:00
bp-forums-screens.php Theme compat: When resetting post, set 'is_page' to true. 2014-01-14 09:11:40 +00:00
bp-forums-template.php Replace wp_parse_args() with bp_parse_args() for all template loops. 2014-03-18 02:09:33 +00:00