Plugins

  • Registration Honeypot: A Simple WordPress Plugin to Combat Spam

    Registration Honeypot: A Simple WordPress Plugin to Combat Spam

    If you’re new to WordPress, the sudden onslaught of spam that you receive upon opening registration can take you by surprise. Unless you have a solid plugin in place, open registration comes with the wearisome task of wading through new signups to put the axe to spammers who got through. One of the common ways…

  • WordPress Tip: Display Viewport Resolution with the Frontend Developer Plugin

    WordPress Tip: Display Viewport Resolution with the Frontend Developer Plugin

    The Frontend Developer plugin is a handy little tool for WordPress theme developers who are working with media queries. The plugin hooks into the admin bar to display the current viewport resolution so that developers know what they’re working with. The indicator automatically updates as you resize your browser window. In addition to displaying common…

  • How To Easily Add Platform Agnostic Favicons To Your WordPress Site

    How To Easily Add Platform Agnostic Favicons To Your WordPress Site

    When we wrote how to create a platform agnostic favicon with RealFaviconGenerator, one of the common complaints in the comments was that you needed to add the generated HTML into the HEAD section of the theme in use. This was not ideal since switching themes would cause the favicon images to be lost. Another suggestion…

  • IssuePress Now In Beta: Provide Public Support for Private Github Projects Using WordPress

    IssuePress Now In Beta: Provide Public Support for Private Github Projects Using WordPress

    Chris Wallace and his team at UpThemes have just pushed their new IssuePress plugin into private beta. This innovative new product is will make it possible for developers to provide public support for private Github repositories. The plugin allows you to assign a dedicated support page on your WordPress site where customers can create and…

  • CSS3 Lightbox Plugin for WordPress: Pure CSS, Super Fast and Mobile Friendly

    CSS3 Lightbox Plugin for WordPress: Pure CSS, Super Fast and Mobile Friendly

    Lightboxes are generally built using Javascript, but depending on the author/version/script, lightbox plugins can sometimes cause conflicts with other plugins and themes when used with WordPress. CSS3 Lightbox is the first lightbox plugin for WordPress that is powered purely by CSS3, making it super fast and lightweight. It doesn’t require any Javascript whatsoever and provides…

  • Create A Custom WordPress Admin Experience With Adminimize

    Create A Custom WordPress Admin Experience With Adminimize

    Over the years, WordPress has added features, menus, and options throughout the backend. I’m constantly reminded of the 80/20 rule of software development where 20% of the software is not used. I’ve noticed I rarely visit some of the links and menus in the backend of WordPress but there is no easy way to remove…

  • Official WordPress Plugin for the Add to Homescreen Javascript Plugin

    Official WordPress Plugin for the Add to Homescreen Javascript Plugin

    Add to Homescreen is an open source project, developed by Matteo Spinelli, that allows website owners to include the add to home screen call-out for mobile devices. The Javascript plugin is self-contained, dependency-free, and often recommended. Spinelli has just released an official WordPress plugin that will guide users through the complicated task of configuring the…

  • 5 Free Plugins for Hosting a Giveaway on Your WordPress Site

    5 Free Plugins for Hosting a Giveaway on Your WordPress Site

    Hosting a giveaway is a popular way to introduce a new product or service on your website. When properly promoted, a giveaway can bring you an influx of new readers, traffic and can boost participation on your existing content. Other than using a 3rd party randomizer of some kind, there’s no easy way to do…

  • WordPress Query Monitor Plugin Crosses 10,000 Downloads

    WordPress Query Monitor Plugin Crosses 10,000 Downloads

    The Query Monitor plugin was released by John Blackbourn in late November of 2013 and became an instant hit with WordPress developers. It’s racked up 25 five-star reviews on WordPress.org and today crossed the 10,000 download mark, which doesn’t even factor in the number of times the Github repo has been cloned. Query Monitor is…

  • WP Rocket Launches Commercial Caching Plugin for WordPress

    WP Rocket Launches Commercial Caching Plugin for WordPress

    WP Rocket is a new commercial caching plugin for WordPress that launched exclusively in the French market eight months ago. It’s created and supported by Julio Potier, Jonathan Buttigieg, and Jean-Baptiste Marchand-Arvier, a small group of Frenchmen with a passion for website optimization. WP Rocket is making its international debut this month in a market…

  • WP-SCSS Plugin Adds Sass CSS Preprocessor to WordPress Themes

    WP-SCSS Plugin Adds Sass CSS Preprocessor to WordPress Themes

    Last week we featured a plugin that adds the Less CSS preprocessor to WordPress themes. Several of our readers were wondering if there was a Sass equivalent to the plugin. Although not structured entirely the same as the Less Theme Support plugin, which uses add_theme_support, the WP-SCSS plugin provides a decent Sass counterpart. WP-SCSS compiles…

  • Rocket Galleries: An Intuitive Gallery Manager for WordPress

    Rocket Galleries: An Intuitive Gallery Manager for WordPress

    Rocket Galleries is a new gallery plugin that claims to be “the gallery manager WordPress never had.” Ordinarily, gallery plugins are a dime a dozen and most of them insert themselves into WordPress with awkward interfaces that promote the plugin author. However, this one is different. Rocket Galleries was built to feel like native WordPress…

  • Would Anyone Be Interested in a WordCamp Badges Plugin?

    Would Anyone Be Interested in a WordCamp Badges Plugin?

    Wordcamp Miami Badges is a new plugin in the WordPress directory today. It allows speakers, attendees and volunteers to easily display badges indicating their participation in the 2014 event, which is estimated to surpass 700 this year. The badges plugin was created by Myles McNamara, a self-described “geek who loves open source, writing code, and…

  • How to Share Beer Recipes in WordPress

    How to Share Beer Recipes in WordPress

    Whether lager or ale, malty or hoppy, ice cold or room temperature, from a bottle, can, pint or stein, there’s no bad way to enjoy a brewski (unless you’ve had one too many). From ancient Egypt and Mesopotamia to all corners of the globe today, there is no denying beer’s popularity, as can also be…

  • Important Security Update for SyntaxHighlighter Evolved WordPress Plugin

    Important Security Update for SyntaxHighlighter Evolved WordPress Plugin

    Alex Mills announced an important security update today for his SyntaxHighlighter Evolved plugin. The 3.1.10 release includes a new version of the SyntaxHighlighter 3.x library to address an XSS security issue. If you run my SyntaxHighlighter WordPress plugin on your site, please update to 3.1.10. Important security fix from upstream JS package. — Alex Mills…