How to insert pictures/images from google drive into wordpress website?
1st we need upload a picture into google drive then share it an copy the share link that would look like :
https://drive.google.com/file/d/10KBAX8INnNULd_o4zQi9EcWYa9YkWREa/view?usp=sharing
2nd we need to remove last part ” /view?usp=sharing ” and instead of ” file/d/ ” we add “uc?id=”, final link would be like:
https://drive.google.com/uc?id=10KBAX8INnNULd_o4zQi9EcWYa9YkWREa
3rd add image block into website ,then click on “Insert from URL” and paste the created link there, then we will see magic as below.
This tip will help to save Host space for another important things!