LearnDash_BitBucket_API::get_bitbucket_repository_download_url( string $plugin_key = '', string $tag_or_version = 'stable' )
Get the Repository Download URL
Description Description
Parameters Parameters
- $plugin_key
-
(Optional) Plugin Key.
Default value: ''
- $tag_or_version
-
(Optional) Repo version or tag.
Default value: 'stable'
Source Source
File: includes/class-ld-bitbucket-api.php
Changelog Changelog
Version | Description |
---|---|
3.1.8 | Introduced. |