Changeset 4907 for trunk/bp-blogs/bp-blogs-template.php
- Timestamp:
- 07/30/2011 02:00:16 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/bp-blogs/bp-blogs-template.php (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-blogs/bp-blogs-template.php
r4819 r4907 56 56 * @package BuddyPress 57 57 * @subpackage Blogs Template 58 * @since 1. 358 * @since 1.5 59 59 * @uses bp_get_blogs_directory_permalink() 60 60 */ … … 67 67 * @package BuddyPress 68 68 * @subpackage Blogs Template 69 * @since 1. 369 * @since 1.5 70 70 * @uses apply_filters() 71 71 * @uses traisingslashit() … … 292 292 * By default it will return the avatar for the primary blog admin. 293 293 * 294 * This filter is deprecated as of BuddyPress 1. 3and may be removed in a future version.294 * This filter is deprecated as of BuddyPress 1.5 and may be removed in a future version. 295 295 * Use the 'bp_get_blog_avatar' filter instead. 296 296 */
Note: See TracChangeset
for help on using the changeset viewer.