Skip to content
  • 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
WordPress

Go Update W3 Total Cache, WPTouch, and AddThis RIGHT NOW!

CMDR Mitchcraft

Reading time: 1 minute

If you’ve updated your plugins in the last 24 hours, go straight back into your website and do it again – there’s a chance you may have downloaded some infected plugins that were hacked into the repository.

According to WordPress.org, the plugins AddThis, W3 Total Cache, and WPTouch were infected with a backdoor that lets people into your site.  The plugins are fixed now, and if you update you can remove the infected code immediately.

Normally those plugins are safe, and (given the  hacks and the frequent downtime by other companies) it’s nice to see a company like WordPress that can think on its heels and get the hacks solved in minutes (and not weeks – I’m looking at you Sony).

  • WordPress MU: Promoting Posts from User Blogs

    WordPress MU: Promoting Posts from User Blogs

    Reading time: 3 minutes

    A long point of contention with WordPress MU users is the inability to “promote” posts from the user pages to the main blog feed.  This causes a disjoint between the bloggers and the site administrators who want to share the content their users are creating.  Other content management systems have this feature built-in, but WordPress…

    WordPress
  • Easy Javascript ToolTips in WordPress

    Easy Javascript ToolTips in WordPress

    Reading time: 1 minute

    A client needed a simple way to preserve real estate on the sidebar, but still have the ability to display their policies at a quick glance.  I found a plugin on the repository that uses the TipTip jquery script and condenses it down into a simple-to-use shortcode (complete with button on the editing screen). The…

    WordPress