gdarko / digital-license-manager

Extendable License Manager for WordPress and WooCommerce 🔑
https://wordpress.org/plugins/digital-license-manager/
GNU General Public License v3.0
23 stars 5 forks source link

Add query parameters to the licenses endpoint #13

Closed gdarko closed 1 year ago

gdarko commented 1 year ago

From Imber Development:

It would be amazing to have product_id, user_id, and order_id parameters in the /wp-json/dlm/v1/licenses endpoint. This would make finding a license key by product id or user id a lot easier than going through all keys and manually sorting them.