StudentTraineeCenter / stcblog

MS Fluent based WordPress theme for studuj.digital blog.
https://studuj.digital
GNU General Public License v3.0
9 stars 1 forks source link

Integrated search for images from the photobank #10

Open petrkucerak opened 3 years ago

filiptronicek commented 3 years ago

Any ideas for interpretation?

filiptronicek commented 3 years ago

One idea I have is to integrate uppload.js, they have this supported by default: https://uppload.js.org/help/services/search/pixabay

filiptronicek commented 3 years ago

Something very easy to implement would be a Pixabay widget https://goodies.pixabay.com/javascript/pixabay-widget/demo.html

filiptronicek commented 3 years ago

Here is a JS lib wrapper around the Pixabay API: https://github.com/yola/pixabayjs This is a library for interacting with Pixabay via WordPress: https://github.com/wp-api-libraries/wp-pixabay-api

filiptronicek commented 3 years ago

But this is probably what we want: https://github.com/zeopix/free-stock-images-wordpress-plugin

petrkucerak commented 3 years ago

Please, inspect how to install this plugin @filiptronicek