Descrição
This plugin creates a custom xml feed, designed to work with the emerald full iPhone app.
The feed generated can work with special readers like a specific mobile app or your own reader, you may modify the feed-template.php to fit your needs.
It works as the built-in feeds, it works with the home page, categories, tags, authors… to call the feed just add /?feed=myxml to your URL.
Example: yourdomain.com/?feed=myxml or yourdomain.com/category/mycategory/?feed=myxml
Instalação
- Upload
custom-xml-feed
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Done
Perguntas frequentes
- Does it work with Emerald iPhone app?
-
Yes!
- Does it work with another feed reader?
-
No, unless you modify the feed-template.php file.
- How to make it work with my reader?
-
More info here https://codex.wordpress.org/Customizing_Feeds
Avaliações
Este plugin não tem avaliações.
Contribuidores e programadores
“Custom XML Feed” é software de código aberto. As seguintes pessoas contribuíram para este plugin:
ContribuidoresTraduza o “Custom XML Feed” para o seu idioma.
Interessado no desenvolvimento?
Consulte o código, consulte o repositório SVN, ou subscreva o registo de alterações por RSS.
Registo de alterações
1.0
- Initial release.
- April 26th 2013.