Plugins

  • WordPress Tip: Save a Few Clicks With the Instant Featured Image Plugin

    WordPress Tip: Save a Few Clicks With the Instant Featured Image Plugin

    If you spend enough time in the WordPress post editor, you’ll soon discover the minor annoyance of not being able to assign a featured image from the media modal after clicking on the “Add Media” button. You’re required to use the “Set Featured Image” link in the editor’s sidebar in order to do it. But…

  • Hashcash WordPress Plugin Makes Bots and Spammers Work For You

    Hashcash WordPress Plugin Makes Bots and Spammers Work For You

    Patience for CAPTCHAs is wearing thin these days. There’s nothing more annoying than being slowed down by a virtually illegible mess of letters and numbers. The audio CAPTCHAs are reminiscent of your worst nightmares and are even more baffling than the visual ones. Despite the fact that everyone groans inside when landing upon a CAPTCHA,…

  • Two WordPress Plugins That Enable Anonymous Previews Of Draft Posts

    Two WordPress Plugins That Enable Anonymous Previews Of Draft Posts

    Have you ever run into a situation where you need someone to preview a post but don’t want to give them access to your site? Despite the WordPress plugin directory containing over 31K plugins, there are few that offer this type of functionality. WordPress doesn’t have this ability out of the box but there are…

  • Speed Up WordPress With Lazy Load for Videos

    Speed Up WordPress With Lazy Load for Videos

    Embedded content with external requests can really slow a site down. This is especially true when the requests cannot be cached and the content would be impossible to host on your own domain, i.e. third party videos from Youtube and Vimeo. Calling external resources in these instances is unavoidable, but it doesn’t have to drag…

  • Pods Framework For WordPress Releases Update To Patch Security Vulnerability

    Pods Framework For WordPress Releases Update To Patch Security Vulnerability

    The developers of Pods, a popular WordPress plugin used to create and extend custom post types, content types, taxonomies, users, media, or comments, has released an update that addresses a critical security vulnerability. Version 2.4.3 and all previous versions of the plugin have been patched in case you can’t upgrade to the latest version immediately.…

  • Free Revisr Plugin Offers Git Management for WordPress

    Free Revisr Plugin Offers Git Management for WordPress

    This month we featured a project called VersionPress that brings version control to WordPress, a concept that has many in the community excited. The VersionPress development team is seeking $30,000 in funding by the end of June in order to get it off the ground. However, they aren’t the only ones working on adding git-based…

  • Easy Pricing Table Plugin Creates Beautiful, Responsive Pricing Tables for WordPress

    Easy Pricing Table Plugin Creates Beautiful, Responsive Pricing Tables for WordPress

    A pricing table gives your potential customers the ability to quickly compare and visualize the different feature options within your pricing structure. With a little bit of pricing strategy, these comparison tables can be an effective way of positioning your packages for better sales. Creating and styling pricing tables can be a challenge if you’re…

  • WordPress Publish to Twitter Plugin Lets You Tweet by Category

    WordPress Publish to Twitter Plugin Lets You Tweet by Category

    Last month, Twitter rolled out its new mute button feature which allows users to filter out unwanted tweets. This makes it easy for your followers to turn you off entirely if they feel that you’re overloading them with tweets. Users won’t always opt to unfollow you, so you’ll never know who has pushed the mute…

  • Make Forms More User-Friendly With the Chosen jQuery Plugin for WordPress

    Make Forms More User-Friendly With the Chosen jQuery Plugin for WordPress

    Select boxes with a long list of options can quickly get out of hand. One common example is a state or country dropdown. Perhaps you’ve become desensitized to the expert scrolling and mousework required to navigate the most cumbersome select boxes. Ordinarily, they’re anything but user-friendly. Chosen is a handy jQuery plugin created by the…

  • Preview the WordPress Menu Customizer: Alpha Plugin Ready for Testing

    Preview the WordPress Menu Customizer: Alpha Plugin Ready for Testing

    WordPress 3.9 made huge strides toward improving the theme customization experience by adding widgets to the customizer for live previews. But have you ever thought about the possibility of setting up your WordPress menus within the customizer? Nick Halsey is tackling this as part of his Google Summer of Code 2014 Project and has just…

  • How to Create Responsive Device Mockups with WordPress

    How to Create Responsive Device Mockups with WordPress

    Creating responsive device mockups for products or portfolios can be a pain. Ordinarily, you might first search for a Photoshop template for the specific devices that you need for your mockups. Then you’d most likely take screenshots, cut them up and place them within the Photoshop file. Fortunately, if your site is running on WordPress,…

  • VersionPress Aims To Bring Version Control To The Masses

    VersionPress Aims To Bring Version Control To The Masses

    When WordPress 3.7 introduced automatic updates, a segment of users pushed back arguing they should be opt-in instead of opt-out. The main concern being that a website administrator wouldn’t have any time to test the update to make sure it doesn’t break anything. Several users said they would be fine with automatic updates if there…

  • WordPress Tip: Use the WP Local Dev Environment Plugin to Disable External Data Calls

    WordPress Tip: Use the WP Local Dev Environment Plugin to Disable External Data Calls

    When developing locally without an internet connection, it doesn’t make much sense for WordPress to load external files like fonts or Gravatars. This can slow you down unnecessarily. WP Local Dev Environment is a plugin created by Andrew Norcross for developers who are working locally without an internet connection. It removes / unhooks the loading…

  • New Plugin Adds Subtitles to WordPress Posts, Pages and Custom Post Types

    New Plugin Adds Subtitles to WordPress Posts, Pages and Custom Post Types

    In the past, adding subtitles to WordPress posts always required something a little hacky. Sometimes theme authors would hijack post excerpts or use custom fields in order to accomplish it, but these methods made process of adding a subtitle confusing for users. Subtitles is a new free plugin created by WordPress developer Philip Arthur Moore.…

  • DMCA Takedown Notice Issued Against Fork Of WP Migrate DB Pro

    DMCA Takedown Notice Issued Against Fork Of WP Migrate DB Pro

    WP DB Migrate by Brad Touesnard is a great plugin that makes it easy to migrate databases from one WordPress site to another. When we highlighted the plugin in late 2013, a commenter by the name of Sean Lang published a link to a Github repository containing his fork of the pro version. Forking and…