A WordPress plugin for displaying cryptocurrency prices and data.
My Crypto Plugin allows you to easily display cryptocurrency prices and data on your WordPress site. The plugin includes a widget for displaying the current price of a cryptocurrency, as well as a shortcode for displaying more detailed information about a cryptocurrency.
The plugin retrieves data from the CoinMarketCap API, which provides up-to-date information on thousands of cryptocurrencies.
- Upload the plugin files to the
/wp-content/plugins/my-crypto-plugin
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the 'Plugins' screen in WordPress.
- Use the My Crypto Plugin widget or shortcode to display cryptocurrency data on your site.
To use the My Crypto Plugin, you must have a CoinMarketCap API key. You can sign up for a free API key on the CoinMarketCap website.
Once you have your API key, go to the plugin settings page and enter your API key in the provided field.
The My Crypto Plugin widget allows you to display the current price of a cryptocurrency in a sidebar or other widget area on your site.
To use the widget, go to the Widgets screen in WordPress and drag the My Crypto Plugin widget to a widget area. You can then select the cryptocurrency you want to display and customize the widget settings.
The My Crypto Plugin shortcode allows you to display more detailed information about a cryptocurrency on a post or page.
To use the shortcode, simply insert the following shortcode into your post or page:[my_crypto currency="bitcoin"]
Replace "bitcoin" with the name of the cryptocurrency you want to display. You can also customize the appearance of the shortcode using various parameters. See the plugin documentation for more information.
If you need support for the My Crypto Plugin, please contact us.
My Crypto Plugin is released under the GPL2 license. See the LICENSE file for more information.