https://github.com/kaminoweb/pixabay-media-downloader
The Pixabay Media Downloader is a WordPress plugin to search, filter, and download images from Pixabay directly into the WordPress media library.
https://github.com/kaminoweb/pixabay-media-downloader
pixabay wordpress
Last synced: 3 months ago
JSON representation
The Pixabay Media Downloader is a WordPress plugin to search, filter, and download images from Pixabay directly into the WordPress media library.
- Host: GitHub
- URL: https://github.com/kaminoweb/pixabay-media-downloader
- Owner: kaminoweb
- License: gpl-2.0
- Created: 2024-10-21T20:49:22.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-03-22T01:46:23.000Z (7 months ago)
- Last Synced: 2025-04-07T01:51:32.177Z (7 months ago)
- Topics: pixabay, wordpress
- Language: PHP
- Homepage: https://kaminoweb.com/
- Size: 3.72 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
- License: license.txt
Awesome Lists containing this project
README
=== Pixabay Media Downloader ===
Contributors: kaminoweb
Plugin Name: Pixabay Media Downloader
Author URI: https://kaminoweb.com/
Tags: media, pixabay, downloader, images, media library
Requires at least: 5.0
Requires PHP: 7.4
Tested up to: 6.7
Stable tag: 1.2
Description: Download images from Pixabay directly into your WordPress Media Library.
Version: 1.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.htmlImport Pixabay images to your Media Library. Search royalty-free photos, then download with ease.
== Installation ==
1. Upload the `pixabay-media-downloader` folder to the `/wp-content/plugins/` directory.
2. Activate the 'Pixabay Media Downloader' plugin through the 'Plugins' menu in WordPress.
3. Navigate to 'Settings' -> 'Pixabay Downloader' to enter your Pixabay API key.
4. Go to 'Media' -> 'Pixabay Downloader' to start searching and downloading images.== Changelog ==
= 1.2 =
– Added orientation filters (horizontal, vertical, any) to the search form.
– Added picture size filters (minimum width and height) to refine search results.
– Enhanced filename generation to include sanitized search queries and unique image IDs.
– Improved responsive design for better usability on various devices.= 1.1 =
– Enhanced filename generation to include sanitized search queries and unique image IDs.
– Improved error handling and user feedback mechanisms.
– Updated UI for better accessibility and responsiveness.= 1.0 =
– Initial release.== Upgrade Notice ==
= [1.2] =
Users should update to this version for the latest features and bug fixes.
Remember to always make a backup of your database and files before updating!== Frequently Asked Questions ==
**Q: Where do I get a Pixabay API key?**
A: You can obtain a free Pixabay API key by signing up for an account at [https://pixabay.com/api/docs/](https://pixabay.com/api/docs/) and following their API documentation.**Q: What image sizes can I download?**
A: This plugin downloads the large web size images provided by the Pixabay API.**Q: Can I use these images for commercial purposes?**
A: Yes, Pixabay images are generally free for commercial use. However, always refer to the Pixabay license terms for the most accurate and up-to-date information: [https://pixabay.com/service/license/](https://pixabay.com/service/license/)== Screenshots ==
1. A screenshot of the main search interface.
2. A screenshot of the image selection process.
3. A screenshot of the settings page.