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

Favorite Plugins–Yours, Mine, and Everyone’s

CMDR Mitchcraft

Reading time: 1 minute

OK – so I’ve tallied up the results from Tuesday and came up with some really interesting results.  So, I’m going to do something a little fun.  Here are your favorite plugins as determined by the comments, my favorite plugins, and the top 5 plugins from the WordPress repository; let’s see how they match up (plugins aren’t in any order – just the top 5).

Voter’s Choice

  1. NextGEN Gallery
  2. Akismet
  3. WordPress DB Backup
  4. All In One SEO Pack
  5. Google XML Sitemaps

Mitch’s Favorites

  1. All In One SEO Pack
  2. Kieran O’Shea’s Calendar
  3. W3 Total Cache
  4. Widget Logic
  5. WP-Cufón

Top 5 WordPress Plugins from the Repository

FYI, these are the top 5 listed plugins from the “popular” tab under the installer.

  1. Akismet
  2. All In One SEO Pack
  3. NextGEN Gallery
  4. Contact Form 7
  5. Fast Secure Contact Form
Plugins, WordPress
  • Foursquare vs. Gowalla… annnnnd fight!

    Foursquare vs. Gowalla… annnnnd fight!

    Reading time: 5 minutes

    <script type=”text/javascript”>function initMenus() {    $(‘ul#accordion li ul’).hide();    $.each($(‘ul#accordion’), function(){        $(‘#’ + this.id + ‘.expandfirst ul:first’).show();    });    $(‘ul#accordion li h2.widgettitle’).click(        function() {            var checkElement = $(this).next();            var parent = this.parentNode.parentNode.id;             if($(‘#’ + parent).hasClass(‘noaccordion’)) {                $(this).next().slideToggle(‘normal’);                return false;            }            if((checkElement.is(‘ul’)) && (checkElement.is(‘:visible’))) {                if($(‘#’ + parent).hasClass(‘collapsible’)) {                    $(‘#’ + parent + ‘ ul:visible’).slideUp(‘normal’);                }                return false;           …

    Tutorial, WordPress
  • Be a Uniter, Not a Divider

    Be a Uniter, Not a Divider

    Reading time: 2 minutes

    *I work in WordPress for my day job, but a reminder that my posts and thoughts are my own.* A word of advice to anyone in management – whether it’s a C-suite, mid-level manager, or even someone who just has people under them that see them as a mentor. Be someone who unites, not someone…

    WordPress