Описание
Really simple plugin allowing visitors to grab RSS only from specific categories.
I am open to suggestions to improve the plugin !
Note that you must enable permalinks to use this plugin !
Установка
Note that you must enable permalinks to use this plugin !
- Upload
custom-category-rss
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Use widget «Custom Categories RSS Widget» or
[ccrss exids='X']
(replace «X» with a comma separated list of category IDs you want to exclude if you want display all leave it blank) shortcode in page/post content or place<?php cc_rss_front_form( $exids = 'X'); ?>
(replace «X» with a comma separated list of category IDs you want to exclude if you want display all leave it blank) in your templates
Часто задаваемые вопросы
- Can I use your plugin ?
-
Yes, of course.
- Can I email you with the support questions ?
-
No. Please use integrated forum support system.
- Do you provide some extra «premium» customization ?
-
Yes. You can email me in this case.
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«Custom Categories RSS» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «Custom Categories RSS» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
0.1
initial release