Bring Your Business to Life › Support › Image Store › Limit Downloads To # Of Hrs Or # Of Attempts? › Reply To: Limit Downloads To # Of Hrs Or # Of Attempts?
April 26, 2014 at 11:06 pm #98320
Keymaster
1. you can use the “ims_pre_get_customer_images” filter to modify or add additional arguments to the WP_query use to get the customer images.
2. To keep track of the of the image downlaoded use “ims_apply_color_filter” we are going to add a new hook on the next release called ‘ims_image_download’.