Описание
The plugin that allowed to embed grooveshark widgets claims it is no more working and suggests some other alternatives.
I have not been able to find which is the plugin, if any, that adds the gigya shortcode. Maybe that’s only something for
blogs hosted in wordpress.com.
Embedly looks good but not something I like so I decided to code a plugin to just embed grooveshark.
Requirements
none
Settings
none
Feedback
If you like the plugin please rate it. If you don’t like it, please contact us so we can address the problem or feature request.
Please if you find the plugin is not working for you and you report it, fill the form with what exactly do you think is not working. Thanks.
This plugin is provided as is by manfer (http://manfersite.tk).
Скриншоты
Установка
- Download and unpack the download package.
- Upload the
embed-grooveshark
folder to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- You will now have your «grooveshark» shortcode and widgets available.
Usage
- After you install this plugin you can start using the shortcode
[grooveshark]
. - The available attributes for the shortcode are:
type
,id
,width
,height
,style
,skin
,autoplay
,swfobject
,random
. - Use the
content
(text between the start and close tags) of the shortcode as the alternative content to show to visitors that has not flash available. - For a more in detail tutorial and example on how to use the shortcode visit Embed Grooveshark Homepage.
- You can use the available Grooveshark Song and Grooveshark Playlist widgets in your sidebars.
If you like the plugin please rate it. If you don’t like it, please contact us so we can address the problem or feature request.
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«Embed Grooveshark» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «Embed Grooveshark» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
0.3
- Fixed widget should not go over all content.
0.2
- Added a new widget to include a list of songs.
- Added type songlist to shortcode.
0.1
- Initial release.