Changes between Initial Version and Version 1 of Ticket #6290, comment 18
- Timestamp:
- 03/26/2015 08:16:45 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #6290, comment 18
initial v1 1 6290.02.patchis :1 [https://buddypress.trac.wordpress.org/attachment/ticket/6290/6290.02.patch 6290.02.patch] is : 2 2 - applying the suggestion boonebgorges made about `bp_attachments_get_plupload_l10n()` : use our own strings instead of relying on wp_plupload_l10n ones 3 3 - applying the suggestion boonebgorges made about improving the way Ajax feedback messages are set. It's now happening in the `BP_Attachment_Avatar()->script_data()` function and each case (group profile photo, or user profile photo...) is no more a result of a concatenation/sprintf operation.