Descrição
The KNR MultiFeed plugin enables users to display multiple news feeds within the same widget. The widget randomizes the items displayed in the widget or displaying them in chronological order (experimental).
Instalação
This section describes how to install the plugin and get it working.
- Upload knr-multifeed files to the
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Perguntas frequentes
- How can I use a shortcode?
-
In a page or a post, simply add your shortcode in as follows
Example 1
[knrmultifeed]
http://www.n4express.com/blog/?feed=rss2
[/knrmultifeed]Example 2
[knrmultifeed itemlimit=”20″ selecttype=”Chronological”]
http://www.n4express.com/blog/?feed=rss2
http://www.n4express.com/blog/?feed=comments-rss2
[/knrmultifeed] - Where can I ask questions?
-
Shoot an email to k.nitin.r [at] gmail.com
Avaliações
Este plugin não tem avaliações.
Contribuidores e programadores
“KNR MultiFeed” é software de código aberto. As seguintes pessoas contribuíram para este plugin:
ContribuidoresTraduza o “KNR MultiFeed” para o seu idioma.
Interessado no desenvolvimento?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Registo de alterações
0.1
- The first version.
0.2
- Experimental – introduced selection order random or chronological
0.3
- Added experimental Atom feed support
0.4
- Fixed PHP notices
0.5
- Added shortcode support
- Fixed bug in chronological sort operation
0.6
- Fixed bug in random sort operation
0.7
- Fixed bug in displaying form values in dashboard