• 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

  • Custom Branded Google Search With WordPress

    Custom Branded Google Search With WordPress

    Reading time: 5 minutes

    I’ve been playing around with some really cool features in WordPress lately.  With my site, and a few others i’ve been working on, I’ve been toying with the “Page Template” feature that allows me to customize which elements show up on a page (like, a sidebar, specific headers, a footer, etc).  But, while working specifically…

    Tutorial, WordPress
  • Getting into Gutenberg, Part 2: A Knee-Jerk REACTion (and an Introduction to Gutenberg Blocks)

    Getting into Gutenberg, Part 2: A Knee-Jerk REACTion (and an Introduction to Gutenberg Blocks)

    Reading time: 4 minutes

    I wrote yesterday on Gutenberg, WordPress' soon-to-be editing experience, as it was highly mentioned at WordCampUS here in Nashville over the weekend. Yesterday, I focused specifically on the outer facade of Gutenberg – movable blocks, layouts, and modular approaches to content. Today, we're going to look at the back-end. For a WordPress developer, this is…

    WordPress