Plugins

  • WordPress Plugin WP Inject Renames to ImageInject and Introduces New Features

    WordPress Plugin WP Inject Renames to ImageInject and Introduces New Features

    When we wrote a review about WP Inject earlier this year, we were impressed with its features. However, we felt that it was somewhat unfortunately named. As Dave Tasker notes within the comments of the review, the word inject invokes thoughts of security vulnerabilities. “In my humble opinion, the things that spring to my mind…

  • WordPress 4.0 Adds Custom Icons to the Plugin Installer

    WordPress 4.0 Adds Custom Icons to the Plugin Installer

    The WordPress plugin installer page is about to get more colorful. The upcoming 4.0 release completely revamps the plugin search and installation process with plugin cards arranged in a new grid view. Andrew Nacin announced today that plugins will also have their own icons in the installer. Plugin authors are at liberty to create their…

  • WordPress Multisite Tip: Add a Search Bar to the “My Sites” Menu

    WordPress Multisite Tip: Add a Search Bar to the “My Sites” Menu

    If you’re managing a multisite network where you’ve created a long list of sites, the “My Sites” menu in the admin bar can get so lengthy that it becomes difficult to navigate. 10up engineer Kailey Lampert designed an elegant solution to this problem. The My Sites Search plugin does exactly what it says on the…

  • How to Find All Posts Using a Specific File Attachment In WordPress

    How to Find All Posts Using a Specific File Attachment In WordPress

    In a previous article, I mentioned how WordPress doesn’t provide information to locate posts where an attachment is in use. Comments to the article indicate others are interested in having this information as well. Find Posts Using Attachment created by Sergey Biryukov, is an easy to use plugin that solves this problem. The plugin adds…

  • Akismet Account Dashboard Gets a Major Overhaul

    Akismet Account Dashboard Gets a Major Overhaul

    Akismet announced a redesign and complete update of the account dashboard today. Finding out what’s going on with your Akismet account is no longer a cryptic process thanks to the new additions to the dashboard. It now includes helpful stats and a full listing of all your active sites. Each active account links to a…

  • Create and Manage SVG Spritemaps in the WordPress Media Library

    Create and Manage SVG Spritemaps in the WordPress Media Library

    If you try to upload an SVG in WordPress, you’ll discover that it doesn’t yet have native support for adding SVGs to the media library. However, it’s easy to add them to WordPress’ allowed mime types to remove the restriction via a plugin. Many users are eager to use SVGs, especially for logos, because of…

  • How to Easily Add Icons to Menus in WordPress

    How to Easily Add Icons to Menus in WordPress

    Have you ever found yourself wanting to spice up the navigation menus on your site by adding icons? Typically, you’d have to edit the CSS of a theme but thanks to a new plugin, you don’t have to. Menu Icons is a plugin for WordPress that makes it easy to add icons to menus without…

  • Dependency Minification for WordPress: Automatically Concatenate and Minify Scripts and Stylesheets

    Dependency Minification for WordPress: Automatically Concatenate and Minify Scripts and Stylesheets

    If you’re obsessed with improving your site’s loading time then you’ve probably already looked into caching and server optimizations. Frontend optimization is often further down on the list but can have a tremendous effect on performance. One of the most common frontend optimization techniques is to concatenate and minify your resources, which reduces the number…

  • Automatically Tweet an Announcement for WordPress Plugin Version Updates

    Automatically Tweet an Announcement for WordPress Plugin Version Updates

    Here’s a quick tip for WordPress.org plugin authors and users, courtesy of Paul de Wouters: With the help of a task automation service like Zapier or IFTTT, you can automatically send out a tweet every time an updated version of your plugin is available. Simply set up an RSS -> Twitter action, like this one…

  • Foster Me: A WordPress Plugin to Help Shelter Animals in Need

    Foster Me: A WordPress Plugin to Help Shelter Animals in Need

    Everybody knows that animals need homes. There are far more pets available for adoption than there are people lining up to adopt them. Call your local animal shelter and they’ll probably tell you that they’re at or over capacity. That’s where foster homes can help to provide quality care for animals in the interim, until…

  • The Simple Criteria That Determines Which Jetpack Modules Are Auto-Activated

    The Simple Criteria That Determines Which Jetpack Modules Are Auto-Activated

    Since the release of Jetpack in 2011, there have been several articles highlighting the fact that it auto activates modules. George Stephanis, a member of the Jetpack development team, has consistently explained that “Jetpack only auto-activates modules that provide enhancements without affecting the front-end layout of the site.” Earlier today, Stephanis published a post on…

  • WPCore App Adds Export Feature: Save Active Plugins to a Collection with 1-Click

    WPCore App Adds Export Feature: Save Active Plugins to a Collection with 1-Click

    We’ve been following the evolution of the WPCore plugin management app, which recently added favoriting, update notifications, and the ability to add plugins that aren’t hosted on WordPress.org. Today, the app’s developer, Stuart Starr, announced what is perhaps the most convenient feature to date. With WPCore Plugin Manager installed, users can now export all of…

  • New WordPress Plugin Spell Checks Post Titles Before Publishing

    New WordPress Plugin Spell Checks Post Titles Before Publishing

    Have you ever published a post in WordPress only to realize the title has a misspelled word? Sure, a quick edit will do the trick but wouldn’t it be nice if the misspelling was caught before the post went live? WordPress doesn’t spell check post titles but you can change that with a new plugin…

  • WordPress Rainbow Hilite Plugin Adds Rainbow.js for Syntax Highlighting

    WordPress Rainbow Hilite Plugin Adds Rainbow.js for Syntax Highlighting

    If you regularly blog code snippets, adding a syntax highlighter plugin can help make your code more readable and easier to copy. Many plugins use language-specific shortcodes to surround embedded code, but this generally requires you to remember the right way to form the shortcode. The new WordPress Rainbow Hilite plugin uses a different method…

  • Theme Checklist Helps Prepare Developers To Submit A Theme To The WordPress Theme Directory

    Theme Checklist Helps Prepare Developers To Submit A Theme To The WordPress Theme Directory

    Theme Checklist is a new plugin by Greg Priday of SiteOrigin. The plugin provides a checklist of items to go through before submitting a theme to the WordPress theme directory. Once activated, you’ll find the checklist under Tools > Theme Checklist. Theme developers check off each item that successfully passes a test. Themes need to…