13. Channel Listing

SCREENSHOT

channel listing

THE CODE
[v_channels condition="" count="" columns="" ids="" title="" button_text="" button_url="" button_target=""]

PARAMS

  • condition – select – choose condition to query series. Default is latest
    • latest
    • most viewed
  • ids – string – (optional) specify list of channel IDs (or slugs), separated by a comma. If it is used, condition is ignored
  • count – number – number of items to query. Default is 6
  • columns – number of columns.
  • title – string – title of the group
  • button_text – string – button text
  • button_url – URL – URL of button
  • button_target – select – target of button URL
    • (blank) – open URL in current tab
    • _blank – open URL in new tab