Changeset 13890 for trunk/src/bp-core/bp-core-attachments.php
- Timestamp:
- 06/02/2024 01:06:10 AM (6 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-core/bp-core-attachments.php
r13793 r13890 288 288 * @type int $crop_y The vertical starting point of the crop. Default: 0. 289 289 * } 290 * @return bool True on success, false otherwise.290 * @return bool 291 291 */ 292 292 function bp_attachments_create_item_type( $type = 'avatar', $args = array() ) {
Note: See TracChangeset
for help on using the changeset viewer.