• Home
  • About Mitch
  • Speaking
  • Articles
  • Contact
  • Home
  • About Mitch
  • Speaking
  • Articles
  • Contact

Digital Strategist

WordPress Developer

Content Creator

Unapologetic Punk

Mitch Canter

  • X
  • Bluesky
  • GitHub
  • Twitch
  • YouTube
  • LinkedIn
Announcements

WP-Dogecoin

CMDR Mitchcraft

Reading time: 1 minute

What is WP-Dogecoin?

This plugin allows you to add your Dogecoin donation address to the bottom of your blog posts – automatically!

How To Install WP-Dogecoin

== If you’re installing this plugin from inside WordPress, skip to Step 5 ==
1: Download the plugin from the WordPress Repository
2: Unzip the plugin
3: Upload the plugin directory through FTP to your /wp-content/plugins directory
4: Activate the plugin through ‘Plugins’
5: Head to the options page titled WPDC Settings
6: Add your address to the text box.

WP-Dogecoin FAQs

Q: Can I change the styles?
A: YES! The box style uses the ‘.wpdc_box’ class. The tooltip is a hyperlink that can be changed by targeting ‘.wpdc_small a’.

Changelog

0.1: Initial Version

Download WP-Dogecoin

Download WP-Dogecoin

  • WP-Migrate-DB: Migrating a WordPress Installation in 5 Easy Steps

    WP-Migrate-DB: Migrating a WordPress Installation in 5 Easy Steps

    Reading time: 3 minutes

    If you’re a WordPress developer, migrating a finished development project can be one of the trickiest parts.  There’s moving parts in many places that have to be taken into consideration, and migration is (unfortunately) where WordPress actually could use some improvement.  However, it’s a necessary evil – one that I’ve done almost daily for a…

    WordPress
  • Using Hyperlinks Correctly in WordPress

    Using Hyperlinks Correctly in WordPress

    Reading time: 2 minutes

    Any good content marketer worth his or her salt knows the value of using links in their content. It’s a good strategy to practice – whether you’re linking internally to content you’ve written in the past or to external resources you mention in posts.  However, a lot of people overlook a small, single detail that could…

    WordPress