Description
Implements [oik_edd_apikey] shortcodeoik apikey form for requesting an API key for products purchased using Easy Digital Downloads
Usage
oik_edd_apikey( $atts );Parameters
- $atts
- ( mixed ) optional –
Returns
voidSource
File name: oik-edd/shortcodes/oik-edd.phpLines:
1 to 4 of 4
function oik_edd_apikey( $atts=null ) { $result = _oik_edd_apikey_form(); return( $result ); }View on GitHub
Called by
Invoked by
Calls
Call hooks
API Letters:
