Download Log

Test report

  1. EDD download log loop config

      exists as loop type edd_download_log
      has property "name"
      has property "title"
      has property "category"
      has property "description"
      has property "query_args"
      has property "fields"

  2. Download Log loop type

      can create loop type edd_download_log
      returns download logs from method get_items()
      download log is an instance of EDD_Download Log

  3. Download Log loop item

      loop has next item
      loops every item
      loop can be reset
      has current item

  4. Download Log fields

      Respective product (download)
      Corresponding payment id
      Respective product (download)
      User who downloaded file
      ID
      name/slug
      URL
      Title
      Content
      Status
      Edit URL
      Publish date
      Modify date
      Post classes
      Menu order
      On an author archive page: Current author as a user loop
      On a taxonomy archive page: Current taxonomy term as a loop
      On a post type archive page: Current post type as a loop
      Author
      Author's user field
      Parent
      All parent IDs from current to top
      Children
      Children IDs
      Ancestor posts from lowest to highest level; Set reverse=true to go from top-level down
      Featured image

All 4 tests passed