EDD_API::api_key_backwards_copmat( string $check, int $object_id, string $meta_key, bool $single )

A Backwards Compatibility call for the change of meta_key/value for users API Keys


Description Description


Parameters Parameters

$check

(Required) Wether to check the cache or not

$object_id

(Required) The User ID being passed

$meta_key

(Required) The user meta key

$single

(Required) If it should return a single value or array


Top ↑

Return Return

(string) The API key/secret for the user supplied


Top ↑

Source Source

File: includes/api/class-edd-api.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.4 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.