Changeset 10425 for trunk/src/bp-core/bp-core-attachments.php
- Timestamp:
- 12/22/2015 05:41:48 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-core/bp-core-attachments.php
r10417 r10425 1070 1070 * @type string $cover_image_dir The Cover image dir to write the image into. Required. 1071 1071 * } 1072 * @param BP_Attachment_Cover_Image $cover_image_class The class to use to fit the cover image.1072 * @param BP_Attachment_Cover_Image|null $cover_image_class The class to use to fit the cover image. 1073 1073 * @return bool|array An array containing cover image data on success, false otherwise. 1074 1074 */
Note: See TracChangeset
for help on using the changeset viewer.