WordPress Plugin
Budget: $10 – $30 USD
I need a Wordpress Plugin that adds an images to each blog post without an image.
The logic should be:
1) If post is saved and no image -> call API and download image and attach it.
2) If post is viewed by a user and has no image -> call API and download image and attach it.
The API is simple like this:
https://banners.beyondco.de/My%20Package.png?theme=light&packageManager=composer+require&packageName=vendor%2Fmy-awesome-package&pattern=architect&style=style_1&description=This+is+why+it%27s+awesome&md=1&showWatermark=1&fontSize=100px&images=https%3A%2F%2Flaravel.com%2Fimg%2Flogomark.min.svg
Just GET this URL with blog post title and save it as local image (change name to blog post title) and add with caption into the blog post
The logic should be:
1) If post is saved and no image -> call API and download image and attach it.
2) If post is viewed by a user and has no image -> call API and download image and attach it.
The API is simple like this:
https://banners.beyondco.de/My%20Package.png?theme=light&packageManager=composer+require&packageName=vendor%2Fmy-awesome-package&pattern=architect&style=style_1&description=This+is+why+it%27s+awesome&md=1&showWatermark=1&fontSize=100px&images=https%3A%2F%2Flaravel.com%2Fimg%2Flogomark.min.svg
Just GET this URL with blog post title and save it as local image (change name to blog post title) and add with caption into the blog post