Skip to navigation
DigitalOcean Referral Badge

Get $200 credit on DigitalOcean

Hostinger logo

Hostinger: Lightning-fast hosting, unbeatable uptime, top-notch support!

Open extra topbar

Wallets PHP API

⚠ NOTICE:
Since Bitcoin and Altcoin Wallets version 6.0.0, the reference for the PHP API can be found in the built-in documentation:
In your WordPress admin screens, navigate to: Wallets Admin DocswalletsDeveloper referenceWallet APIsLegacy PHP-API.
The Developer reference is also available on github.

The Bitcoin and Altcoin Wallets WordPress plugin offers a PHP API that is accessible to other themes and plugins.

Purpose of the PHP API

  • You can access the API from your theme to perform transactions on behalf of your users.
  • You can develop plugins that utilize the PHP API.
  • You can install dashed-slug plugin extensions that use this API.

Consult the auto-generated PHPdoc for full documentation and examples at:

http://wallets-phpdoc.dashed-slug.net/

 

IMPORTANT NOTICE: Every piece of code that your site runs can access this API and perform transactions. Do not install themes or plugins from unknown sources without checking the code thoroughly. You should be already aware of this.

 

Wallets PHP API

Updated on 2022-08-08T08:10:01+00:00, by alexg.