If you are building a front-end submission form for Easy Digital Downloads using our free forms plugin (MP Stacks + Forms), you can assign certain fields in your to be used for certain things in Easy Digital Downloads. For example, you could create a price field in your form and have it populate the price in the newly created “Download” post in Easy Digital Downloads. To help with assigning those meta keys correctly, here is a list of all the Meta Keys included in the core of Easy Digital Downloads:

  • edd_price (Used for the price in an EDD product)

Deliverable product meta keys:

  • edd_download_files[0][file] (Used for the first deliverable product file)
  • edd_download_files[1][file] (Used for the second deliverable product file)
  • edd_download_files[2][file] (Used for the third deliverable product file)
  • (To add more deliverable files, keep incrementing the number)