Changeset 10825 for trunk/src/bp-blogs/bp-blogs-functions.php
- Timestamp:
- 05/29/2016 06:12:08 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-blogs/bp-blogs-functions.php
r10815 r10825 241 241 * @since 1.7.0 242 242 * 243 * @uses apply_filters()244 *245 243 * @param int $blog_id ID of the blog being checked. 246 244 * @param int $user_id Optional. ID of the user for whom access is being checked. … … 272 270 * @since 1.7.0 273 271 * 274 * @uses bp_blogs_is_blog_recordable275 * @uses apply_filters()276 *277 272 * @param int $blog_id ID of the blog being checked. 278 273 * @param int $user_id Optional. ID of the user for whom access is being checked. … … 300 295 * 301 296 * @since 1.0.0 302 *303 * @uses BP_Blogs_Blog304 297 * 305 298 * @param int $blog_id ID of the blog being recorded.
Note: See TracChangeset
for help on using the changeset viewer.