Changes between Initial Version and Version 1 of Ticket #21299, comment 4
- Timestamp:
- 07/18/2012 02:41:36 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #21299, comment 4
initial v1 1 Backupwordpress plugin breaks 'upload_mimes' filter and the developer has no clue about it: 1 Backupwordpress plugin breaks 'upload_mimes' filter and the developer has no clue about it, although he has not called get_allowed_mime_types() directly. He calls sanitize_file_name() which calls this function: 2 2 3 http://wordpress.org/support/topic/backupwordpress-clobbers-upload_mimes-filter?replies=2 3 4