Description
- Search for album covers via Last.fm API
- Set post attachments, saves album cover art in your media library
- Set album cover art as featured image
- Insert album cover art into post editor
Feedback
Contact me at [email protected] or at https://twitter.com/urre and hopefully I can do something about it.
Screenshots
Installation
- Upload the
album-cover-finder
folder to your/wp-content/plugins/
directory - Activate the “Album Cover Finder” plugin in your WordPress administration interface
- Done!
FAQ
This plugin is available in the following languages:
- English
- Swedish
- Serbian
Contributors & Developers
“Album Cover Finder” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Album Cover Finder” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.7.0
The plugin now has a settings page where you can use your own Last.fm API Key. Fixed a thing where the spinner didn’t get removed when no results where found.
0.6.0
The plugin now works in WordPress 5.5.1
0.5.0
Fixes for WordPress 4.4
0.4.2
Ready for WordPress 4.0. Fixed a small css bug resulting in wrong line height for title input field. Fixed with correct encapsulation. Minor markup change for form tag using ARIA role. More semantic use of input types, using search attribute.
0.4.1
- Added Serbian translation. Thanks to Ogi Djuraskovic/First Site Guide.
0.4
- Insert cover in post editor directly in attachment list
0.33
- Bug fixes
0.32
- Bug fixes
0.31
- Fixed some string localizations for javascript
0.3
- Fixed an error regarding call_user_func_array()
0.2
- Added range slider for fetching different image sizes. Small, medium and large
- First version in repository
0.1
- First public version. It works!