• Resolved bradvin

    (@bradvin)


    Hello,

    Please may I ask you to add some custom actions to your plugin code, so that it makes it easier for other plugins to integrate with. I am not asking you to add any new functionality, all I ask is that you add something like:

    do_action( 'emr_delete_file', $current_file );

    on line 12 in upload.php

    And perhaps

    do_action( 'emr_delete_image', $current_file );

    on line 36 in upload.php

    This will allow me to hook into your image replacements and clear the thumbnail cache I am storing for each image I replace

    Thanks

    https://www.ads-software.com/plugins/enable-media-replace/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Please add actions for easier integration’ is closed to new replies.