Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #24761, comment 2


Ignore:
Timestamp:
07/15/2013 08:01:18 PM (13 years ago)
Author:
conner_bw
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #24761, comment 2

    initial v1  
    55add_filter( 'wp_handle_upload_prefilter', 'check_upload_size' );
    66
    7 So, if you don't intend to handle other cases, then WP should not run it in an observable?
     7It should gracefully handle other plugins also using wp_handle_upload_prefilter?
    88
    99Regards,