S3-Uploads icon indicating copy to clipboard operation
S3-Uploads copied to clipboard

Hook slowing down WP load time

Open larodiel opened this issue 3 years ago • 0 comments

Hi guys the hook add_filter( 'upload_dir', [ $this, 'filter_upload_dir' ] ) located on https://github.com/humanmade/S3-Uploads/blob/master/inc/class-plugin.php#L106 is slowing down the whole website changing the URL's on load time. Is there a faster way to rewrite those URL?, maybe using .htaccess

larodiel avatar May 26 '21 04:05 larodiel