dev-master
9999999-devUseful queries for Easy Digital Downloads Software Licensing.
GPL-2.0+
The Requires
- php >=7.0.0
by Josh Pollock
wordpress
Wallogit.com
2017 © Pedro Peláez
Useful queries for Easy Digital Downloads Software Licensing.
Useful queries for Easy Digital Downloads Software Licensing., (*1)
Requires PHP 7.0 or later, (*2)
These queries are also avaible via REST API using our EDD Software Licensing Endpoints plugin., (*3)
"repositories" : [
{
"type": "git",
"url" : "https://github.com/CalderaWP/edd-sl-queries"
}
],
"require": {
"php": ">=7.0.0",
"CalderaWP/edd-sl-queries": "dev-master"
}
$sl = new \CalderaWP\EDD\SL\sites(); $sites = $sl->get_all();
$sl = new \CalderaWP\EDD\SL\sites(); $sites = $sl->get_by_download(42);
$sl = new \CalderaWP\EDD\SL\sites(); $sites = $sl->get_user_sites(42);
Copyright 2016 Josh Pollock & CalderaWP LLC. Licensed under the terms of the GNU GPL v2 or later., (*4)
Useful queries for Easy Digital Downloads Software Licensing.
GPL-2.0+
wordpress