Dizze plugin is net hifke mei de lêste 3 grutte releases fan WordPress . It kin net langer wurde ûnderhâlden of stipe en kin kompatibiliteitsproblemen hawwe as it wurdt brûkt mei resinte ferzjes fan WordPress.

Pods Auto-Display

Beskriuwing

This simple plugin displays a Pod’s custom fields at the bottom of a custom post type. It works by filtering the_content, so it should work with any theme or template.

Needless to say, it requires the Pods Framework plugin to be installed.

You have the option to enable the plugin for certain pods, and to specify which fields should be automatically displayed. The plugin will look for a Pods template with the name (pod-name)detail. This name is editable with a filter: pods_auto_display_template_name(post_type). If that template is found, it will be displayed under the post content.

If the template is not found, the plugin will create an unordered list under the post content. Each list item has the field label in bold, followed by the field value. Empty values will not be displayed. All of the output is filtered, so you could change it to print a table if you wanted to.

Ynstallaasje

  1. Standard WP plugin install. Either download it to your plugins directory or install via WordPress.

Resinsjes

D'r binne gjin resinsjes foar dizze plugin.

Meiwurkers & amp; Untwikkelders

"Pods Auto-Display" is iepen boarne software. De folgjende minsken hawwe bydroegen oan dizze plugin.

Meiwurkers

Oersette "Pods Auto-Display" yn jo taal.

Ynteressearre yn ûntwikkeling?

Blêdzje troch de koade , besjoch de SVN-repository , of abonnearje op it ûntwikkelingslogboek troch RSS .

Feroaringslog

0.4.1

  • Fixed bug #2049: some pod fields weren’t displayed in settings page

0.4

  • Lots of changes to make plugin ready for general use
  • Add a number of filters for user to control output
  • Admin page allows user to control which fields will be displayed
  • Admin page allows user to set template name for each pod
  • Now displays all types of fields correctly
  • Automatically displays website fields and Page relationships as links
  • Added some simple anti-spam script for displaying email addresses

0.3

  • Ghastly error caused by typo – sorry folks

0.2

  • Cleaned up code
  • Added filter: pods_auto_display_template_name_(post_type)
  • Added admin screen to enable for specific pods.

0.1

  • Initial release.
  • Works, but cannot be disabled per pod. It’s on or off.