License log loop

Field loops do not query to the DB, they receive a prepopulated items field.

This Loop is returned by a license's license_logs field, it cannot be called directly in a template (can be manually constructed through code, though).

For loop type edd_license_log, here are the available query arguments and fields.

Query arguments

Fields

  • all - Show all custom fields (for development purpose)
  • ancestors - Ancestor posts from lowest to highest level; Set reverse=true to go from top-level down
  • archive_author - On an author archive page: Current author as a user loop
  • archive_post_type - On a post type archive page: Current post type as a loop
  • archive_term - On a taxonomy archive page: Current taxonomy term as a loop
  • author - Author
  • author_* - Author's user field
  • children - Children
  • children_ids - Children IDs
  • content - Content
  • edit_url - Edit URL
  • excerpt - Excerpt
  • id - ID
  • image - Featured image
  • image_* - Featured image field
  • menu_order - Menu order
  • modify_date - Modify date
  • name - name/slug
  • parent - Parent
  • parent_* - Parent field
  • parent_ids - All parent IDs from current to top
  • post_class - Post classes
  • publish_date - Publish date
  • status - Status
  • title - Title
  • url - URL