Este plugin no ha sido probado con ninguna las 3 últimas versiones principales de WordPress. Puede que ya no se mantenga o no tenga soporte, y puede que tenga problemas de compatibilidad cuando se utiliza con versiones más recientes de WordPress.

Custom XML Feed

Descripción

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

Instalación

  1. Upload custom-xml-feed to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Done

FAQ

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

Opiniones

No hay reseñas para este plugin.

Colaboradores & Desarrolladores

“Custom XML Feed” es software de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce & #8220;Custom XML Feed” a tu idioma.

¿interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN , o suscríbete al log de desarrollo por RSS .

Historial de cambios

1.0

  • Initial release.
  • April 26th 2013.