• Carl Hancock Shares Advice On Registering Trademarks

    Carl Hancock Shares Advice On Registering Trademarks

    Chris Lema published an interview with Carl Hancock of RocketGenius, where he shares his thoughts on why trademarks are important and how they help protect a brand’s identity. While you can register trademarks yourself, Hancock suggests working with a lawyer who knows intellectual property law and does it for a living. It’s not simple and…

  • 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…

  • Espied: A Free WordPress Portfolio Theme for Designers and Photographers

    Espied: A Free WordPress Portfolio Theme for Designers and Photographers

    If you’re on the hunt for a new design to showcase your work, WordPress.com’s beautiful Espied theme is now available for use on self-hosted sites. This striking minimalist portfolio theme was created with designers, photographers, and artists in mind. Espied utilizes WordPress.com’s portfolio feature, which was recently added to Jetpack. With this custom content type…

  • 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…

  • Right Meow Plugin Puts The Super Troopers Cat Game Into Your WordPress Comments

    Right Meow Plugin Puts The Super Troopers Cat Game Into Your WordPress Comments

    Broken Lizard’s 2001 comedy “Super Troopers” introduced millions of viewers to the “cat game.” In the scene, a highway patrolman pulls Jim Gaffigan over and then tries to insert the word “meow” casually into the conversation as many times as possible. You remember that scene, right? If not, check it out here: Am I Saying…

  • Sprout Apps to Launch a Suite of WordPress-Powered Apps Targeted at Freelancers and Small Businesses

    Sprout Apps to Launch a Suite of WordPress-Powered Apps Targeted at Freelancers and Small Businesses

    Sprout Apps will soon be launching a suite of business apps targeted at WordPress freelancers and small businesses. WordPress developer Daniel Cameron is behind the project, which is centered around creating plugins that help business owners work more efficiently with WordPress. Sprout Apps aims to bring tasks like invoicing, estimates, and client tracking into the…

  • WP Site Care Acquires Audit WP

    WP Site Care Acquires Audit WP

    Audit WP has been acquired by WP Site Care. According to the announcement, Audit WP will operate under WP Site Care while continuing to offer specialized SEO services. Rob Neu, who owned and operated Audit WP, will become WP Site Care’s Director of Digital Strategy. Rob will oversee product development as well as making sure…

  • Add Reddit Style Commenting to WordPress With the Comment Popularity Plugin

    Add Reddit Style Commenting to WordPress With the Comment Popularity Plugin

    Comments are an important aspect of your content and can serve as a vehicle for building community. WordPress site admins put in a hefty amount of work moderating comments and combating spam, just to keep the conversation going with comments open. With all that work invested, admins are looking for new ways to make comment…

  • Interview With Siobhan McKeown On The Future Of The WordPress Codex

    Interview With Siobhan McKeown On The Future Of The WordPress Codex

    If you use WordPress, chances are that you’ve run into the WordPress Codex. The Codex is a community maintained collection of documentation, hooks, filters, best practices, and other information related to WordPress. With various handbook projects underway, I’ve been wondering what the future of the Codex is. To find out, I got in touch with…

  • WPWeekly Episode 157 – Jeffro Tells His Story

    WPWeekly Episode 157 – Jeffro Tells His Story

    The past 156 episodes of WordPress Weekly are filled with stories of people who are doing exciting things with WordPress. For this episode, I decided to try something a little different. I handed the show over to Marcus Couch, who interviewed me. In the show, I describe how I became interested in computers and the…

  • Underscores WordPress Starter Theme Adds Support for Sass

    Underscores WordPress Starter Theme Adds Support for Sass

    Underscores community project contributors announced today that the theme now includes support for Sass. The popular WordPress starter theme is an open source project maintained by Automattic, and many of its users requested Sass support, according to contributor Tammie Lister. “The community firstly asked for Sass. As Sass is in core, this makes sense. It…

  • WordPress cdnjs Plugin Makes It Easy to Offload Scripts

    WordPress cdnjs Plugin Makes It Easy to Offload Scripts

    The cdnjs service is used by hundreds of thousands of websites to offload static files for performance. It’s an open source community-driven project that hosts a variety of different file types, including JavaScript, CSS, SWF, and images, thanks to help from sponsors UserApp and CloudFlare. WP cdnjs is a new plugin that allows users to…

  • Heroku WP: A Template for Installing and Running WordPress on Heroku

    Heroku WP: A Template for Installing and Running WordPress on Heroku

    Over the past few months, WordPress developers have been experimenting with speeding up PHP execution with HHVM (HipHop Virtual Machine) and have achieved some amazingly fast load times. HHVM compatibility with WordPress is gradually improving and more hosting companies are moving to adopt it, as many believe that HHVM will soon revolutionize PHP. Changes in…