issues
search
cloudinary
/
cloudinary_wordpress
Cloudinary's WordPress plugin
GNU General Public License v2.0
39
stars
28
forks
source link
Prevent the duplication of Cloudinary's analytics query arg
#967
Closed
pereirinha
closed
3 months ago
pereirinha
commented
3 months ago
Approach
By prepending the base URL with Cloudinary's query argument in the search alias array, we'll ensure that it will try first to replace the URLs where this argument is part of the existing URL.
Approach