Dieses Plugin wurde nicht mit den 3 neuesten Hauptversionen von WordPress getestet. Es wird möglicherweise nicht mehr gepflegt oder unterstützt und kann bei der Verwendung mit neueren WordPress-Versionen zu Kompatibilitätsproblemen führen.

RSS Custom Fields

Beschreibung

If you’ve ever wanted to use WordPress feeds to deliver content into other areas, and want to do it via custom fields, you’ll know that WordPress feeds don’t display custom fields.

With this plugin, you can show all your custom fields in your feed so you can pull data out of WordPress and use it with other systems.

Custom fields are available inside a element in each .

FAQ

Where are my custom fields in my RSS?

If you have any custom fields on a post, you’ll see a element inside each . Inside will be all of your Custom Fields as a key value pair.

Why don’t I see any elements?

If you don’t have any custom fields, you won’t see them. Also, by default, any custom fields starting with an underscore are hidden. If you want to show them, try the Settings area and switching the option on to show hidden custom fields.

Rezensionen

Zu diesem Plugin liegen noch keine Rezensionen vor.

Mitwirkende und Entwickler

„RSS Custom Fields“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „RSS Custom Fields“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN-Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

1.2.1

  • Added compatibility with WordPress 3.0.3

1.2

  • Changed admin location
  • Added uninstall option

1.1

  • Fixed CSS bug

1.0

  • Added first version