@questions
Do not misuse this thread on other questions/topics you have. Your preference does not mean something is good or wrong, or that more people need it or no... really not needed.
Plugin has been just updated to 1.1.0 and brings following functions:
Created 2 new functions for those that would like to get webp on other images:
- Covert standard image to WEBP variant - wbp_image_to_webp($source_img_path, $target_img_path = "");
- Get WEBP url of standard image. If does not exists, generate WEBP image - wbp_get_webp_img($source_url, $generate_if_missing = true, $generate_force = false);