Changeset 7555 for trunk/bp-blogs/bp-blogs-filters.php
- Timestamp:
- 11/10/2013 02:04:14 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-blogs/bp-blogs-filters.php
r7409 r7555 6 6 * @package BuddyPress 7 7 * @subpackage Blogs 8 * @since BuddyPress (1.6 )8 * @since BuddyPress (1.6.0) 9 9 */ 10 10 … … 23 23 24 24 /** 25 * Ensure that the 'Create a new site' link at wp-admin/my-sites.php points to the BP blog signup 25 * Ensure that the 'Create a new site' link at wp-admin/my-sites.php points to the BP blog signup. 26 26 * 27 * @since BuddyPress (1.6 )27 * @since BuddyPress (1.6.0) 28 28 * 29 29 * @uses apply_filters() Filter 'bp_blogs_creation_location' to alter the
Note: See TracChangeset
for help on using the changeset viewer.