Овај додатак није испробан са последња 3 главна издања Вордпреса.Можда се више не одржава или подржава и можда има грешке са усклађеношћу са новијим издањима Вордреса.

Custom XML Feed

Опис

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

Постављање

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

ЧПП

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

Прегледи

Нема рецензија за овај додатак.

Сарадници и градитељи

„Custom XML Feed“ је софтвер отвореног кода. Следећи људи су допринели овом додатку.

Сарадници

Преведите „Custom XML Feed“ на свој језик.

Заинтересовани сте за градњу?

Прегледајте код, проверите SVN складиште или се пријавите на белешку градње преко RSS-а.

Белешка о изменама

1.0

  • Initial release.
  • April 26th 2013.