You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now that the image_sideload_extensions filter exists, we can add image/svg to this list of allowed extensions and use media_sideload_image() instead of Helpers::upload_image()
Now that the
image_sideload_extensionsfilter exists, we can addimage/svgto this list of allowed extensions and usemedia_sideload_image()instead ofHelpers::upload_image()