Victor Larodiel

Results 4 issues of Victor Larodiel

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...

- Merged the PR [#75](https://github.com/MWDelaney/sage-acf-gutenberg-blocks/pull/75) by [@robmeijerink](https://github.com/robmeijerink) - Merged the PR [#69](https://github.com/MWDelaney/sage-acf-gutenberg-blocks/pull/69) by [@mccahan](https://github.com/mccahan) - Merged the PR [#65](https://github.com/MWDelaney/sage-acf-gutenberg-blocks/pull/65) by [@teaforchris](https://github.com/teaforchris) - Code Improvements - Added verification before to insert...

Issue: Currently, the code jQuery('.saswp_star_color .saswp_star').attr('stop-color', saswpStarColor); in schema-and-structured-data-for-wp/modules/rating-box/frontend.php relies on jQuery, which may cause issues if jQuery is loaded at the very bottom of the footer. This can break...

Hi, I have added source map when user compile their files