• 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

  • 50 Days to a Better WordPress Blog–Day 4: Caption Styles

    50 Days to a Better WordPress Blog–Day 4: Caption Styles

    Reading time: 2 minutes

    This post is the fourth of an ongoing series entitled “50 Days to a Better WordPress Blog”.  During this time, Mitch will be providing small snippits of code, plugins, and things you can do to make your blog more attractive, attain new readers, and keep old ones coming back time and time again. You can…

    WordPress
  • Advanced Custom Fields: Building a Client Friendly “Page Builder”, Part 1

    Advanced Custom Fields: Building a Client Friendly “Page Builder”, Part 1

    Reading time: 4 minutes

    There are very few subjects debated so hotly in the WordPress world as the ones regarding “Page Builders”. For the unfamiliar, a page builder allows the end user to set up content without needing knowledge of code.  While – to the end user – the allure of being able to have full control over design and…

    Tutorial, WordPress