thirdweb WP

plugin banner

A community WordPress plugin for thirdweb. Turn your WordPress website into Web3 instantly and easily with thirdweb. ????????????

Author:Waren Gonzaga (profile at wordpress.org)
WordPress version required:5.2
WordPress version tested:6.4.0
Plugin version:0.0.2
Added to WordPress repository:17-02-2024
Last updated:18-02-2024
Rating, %:0
Rated by:0
Plugin URI:https://github.com/warengonzaga/thirdweb-wp
Total downloads:89
Active installs:10+
plugin download
Click to start download

A community WordPress plugin for thirdweb. Turn your WordPress website into Web3 instantly and easily with thirdweb. ????????????

Setup

  1. Go to your WordPress admin dashboard.
  2. Go to Settings > thirdweb WP.
  3. Save your thirdweb Engine URL and Access Token.
  4. Click Save Changes.
  5. You’re all set! ????

Note: You can also save your default or global address and chain across your wordpress site. Just go to Settings > thirdweb WP and fill the Default Contract Address and Default Chain fields. Click Save Changes to save your settings.

Usage

Reading contract address using [contract] shortcode.

[contract address="0x00..." chain="84531" function="tokenURI:0"]

Shortcode Attributes
address – The contract address.
chain – The chain name or ID.
function – The function name and arguments.

Note:
functionName:arg1 for single argument.
functionName:arg1,arg2 for multiple arguments.

More features coming soon…


FAQ
ChangeLog