Plugins

  • Edit Posts From Within The Preview Screen With Post Customizer

    Edit Posts From Within The Preview Screen With Post Customizer

    There are all sorts of frontend editors being created for WordPress. We’ve already covered Barley, Inline Access, and PrettyPress. Each plugin takes a different approach to solving the problem. Post Customizer, developed by 10up continues the trend of taking a different approach to solving the problem of live editing. Post Customizer works in a similar…

  • Jetpack is Now Available on Github

    Jetpack is Now Available on Github

    The Jetpack plugin code is now available on github and the team welcomes your pull requests. With the addition of Jetpack, Automattic now has 106 public repositories on github. That’s a lot of shared code! Jetpack has been downloaded nearly eight million times since its debut on WordPress.org. If you’ve enjoyed using Jetpack and have…

  • WordPress Plugin Authors: Be Up Front and Honest With Users About Tracking

    Plugins collecting information and phoning home to a third-party without the user’s consent is a serious issue in the WordPress community. The WordPress plugin repository guidelines are clear on this matter specifically, point number seven and its sub points. Pooria Asteraky has published a post that explains why there needs to be more transparency across…

  • Speed Up WordPress By Using the WordPress.com CDN for Javascript Files

    Speed Up WordPress By Using the WordPress.com CDN for Javascript Files

    Here’s a quick performance tip for self-hosted WordPress sites. WordPress loads a number of scripts from its /wp-includes/ directory, depending on what you have active on your site. Use WordPress.com Libraries is a new plugin, created by Automattician and plugin developer Ben Lobaugh. Once installed, it automatically switches the URL on built-in WordPress Javascript files…

  • o2 WordPress Plugin Expected To Be Available In Early 2014

    In 2008, Automattic created a WordPress theme entitled Prologue. A year after its launch, Automattic released P2 to take the place of Prologue. P2 was a revolutionary theme as it enabled communication to happen in near real-time and arranged comments so that they were equally as important as blog posts. From 2009 to 2013, P2…

  • PrettyPress Plugin Reinvents WordPress Post Editing With Live Preview

    PrettyPress Plugin Reinvents WordPress Post Editing With Live Preview

    The WordPress post editing experience is one of the next major features that will be evolving to meet the needs of modern publishers. We don’t know what that’s going to look like yet, but there’s a trend emerging where everyone is taking a stab at re-imagining the post editor. Free and commercial plugins are popping…

  • 3 Efficient Tools for WordPress Database Migration

    3 Efficient Tools for WordPress Database Migration

    One of the challenges of migrating a WordPress site is performing a search and replace within the database to update all of the links to the new URL. There are even more links to update on a multisite installation and you’re often working with a larger database. Today we’re going to look at a few…

  • Get More Admin Color Schemes For WordPress 3.8

    Get More Admin Color Schemes For WordPress 3.8

    One of my favorite features of the WordPress 3.8 ‘About’ page is the live admin color scheme picker. WordPress 3.8 ships with eight different color schemes. If you don’t find a favorite among the default color schemes, there are more options available using a plugin. A small group of designers have collaborated to bring WordPress…

  • Jetpack 2.7 Introduces Google+ Publicize Support and Adds Cloudup oEmbed

    Jetpack 2.7 was released today, featuring Google+ support for Publicize, which enables you to shoot posts straight to G+ after you publish them. However, the Jetpack team has packed more into this release than they let on in the announcement. Here’s a quick overview of the major enhancements and bug fixes included in 2.7.

  • Industry Night #4 – Pippin Williamson

    Industry Night #4 – Pippin Williamson

    On tonight’s show we’re engaged in conversation with Pippin Willamson, developer of many notable plugins including Easy Digital Downloads. Along with his co-host Brad Touesnard, Pippin produces one of my favorite WordPress Development podcasts, Apply Filters.

  • Admin Column View: A New Way to Organize WordPress Pages

    Admin Column View: A New Way to Organize WordPress Pages

    Have you ever wished for a better way to navigate pages in the WordPress admin? The UI for hierarchical content makes it difficult to understand the organization of pages and custom post types at a glance. Inspired by the column view in the OS X Finder, Alex King and the team at Crowd Favorite have…

  • New Plugin Brings Hands-Free Publishing To WordPress Via Google Glass

    New Plugin Brings Hands-Free Publishing To WordPress Via Google Glass

    Google Glass hasn’t even launched yet and it already has a WordPress plugin. The folks at Weber Shandwick, a PR and communications firm, have developed the first WordPress plugin that interfaces with Google Glass to publish content. wpForGlass is currently operated by touch, although the creators plan to add voice commands by the time Google…

  • Next Version Of Jetpack Will Fix The Stats Dashboard Widget

    One of the most popular modules used within Jetpack is Stats. This module replaces the stand-alone plugin formerly known as WordPress.com Stats. Unfortunately, the most recent update to Jetpack has temporarily broken the Stats dashboard widget. I’ve routinely seen the error message that is shown in the image above but I thought nothing of it.…

  • A Generator For the WordPress Plugin Boilerplate

    A Generator For the WordPress Plugin Boilerplate

    The WordPress Plugin Boilerplate is a popular tool for getting started with plugin development. Many top-notch WordPress developers have contributed to the boilerplate and the 2.6.0 release of the plugin provided a major update. Using the plugin boilerplate as a starting place for plugin creation, a developer can quickly whip up a plugin in a…

  • Stream: A WordPress Plugin to Track and Monitor Changes in the Admin

    Stream: A WordPress Plugin to Track and Monitor Changes in the Admin

    Have you ever logged into a WordPress site, charged with the task of fixing something, but totally in the dark about what changes had recently been made in the admin? It can sometimes be tough to track down who changed what and when they did it, especially on sites with multiple administrators. Stream is a…