Описание
Super Simple Quotes is a very simple plugin to manage quotes and display a random quote using Ajax or not. You may specify the time each quote should be displayed and if Javascript-based refreshing should be enabled or not.
Have fun and feel very welcome to submit patches/ideas/bugs if you want to improve this plugin!
Установка
- Upload
super-simple-quotes.phpto the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Configure what element should contain the quotes (for example
#text-3 .textwidgetfor using it in a new text widget) - Add quotes on the Simple Quotes admin panel
Часто задаваемые вопросы
- How do I let other users besides the administrator use this?
-
Users need to have the
manage_optionscapability and Administrator is the only role with this capability in a vanilla WordPress-installation. You are encouraged to try Justin Tadlock’s Members-plugin to add themanage_optionscapability to more roles to grant access to this plugin (and more, most likely). - Why did you do this?
-
I needed a very simple quote plugin.
- Why did you release this?
-
I wanted to stroke my ego.
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«Super Simple Quotes» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «Super Simple Quotes» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
1.0
- First public release. Fame and fortune awaits.