Skip to content

Metadata

Archetyped edited this page Sep 22, 2013 · 4 revisions

SLB can display virtually all of an item's metadata using template tags. Available metadata will vary by item type (image, video, etc.) and source, though all items should have these common attributes:

  • Title
  • Source URI
  • Permalink

Title Precedence

Since an item's title value can come from various places, SLB has a built-in title precedence that uses the highest-priority value available.

For example, here is the title precedence for images (ordered from highest to lowest priority):

  1. Manually-set link title attribute
  2. Manually-set caption
  3. Caption field from WordPress' media library
  4. Title field from WordPress' media library
  5. Image's alt attribute
  6. Link text
Clone this wiki locally