Sarah Gooding

  • WP-CLI 0.24 Will Deprecate wp-settings-cli.php in Favor of wp-settings.php

    WP-CLI 0.24 Will Deprecate wp-settings-cli.php in Favor of wp-settings.php

    For the past three years, WP-CLI has loaded a modified copy of WordPress’ wp-settings.php. The reason behind this, according to Cristi Burcă, the project’s original maintainer, is that “WordPress does several things that don’t make sense in a CLI context.” Keeping that modified copy up-to-date was a small chore, but it offered WP-CLI far more…

  • Happy Joe Shifts Focus to Medical Marijuana Education and Workshops for Veterans

    Happy Joe Shifts Focus to Medical Marijuana Education and Workshops for Veterans

    Earlier this year James Dalman, founder of Happy Joe, announced that he would be shutting down the non-profit organization in favor of creating a for-profit venture. Although he said he enjoyed helping veterans find employment opportunities in WordPress, Dalman cited lack of funding as the primary reason for discontinuing the non-profit. Happy Joe relaunched its…

  • New WordPress Plugin Tests for TLS 1.2 Compatibility

    New WordPress Plugin Tests for TLS 1.2 Compatibility

    Jason Coleman, creator of the popular Paid Memberships Pro plugin, published a post today, warning users that many payment gateways will soon require TLS 1.2. The encryption protocol secures communication between the server and customers’ browsers so that things like credit card numbers and addresses can be transferred safely. Coleman outlined the requirements that a…

  • New WordPress Feature Proposal Adds Content Authorship to Menus in the Customizer

    New WordPress Feature Proposal Adds Content Authorship to Menus in the Customizer

    Yesterday, Nick Halsey, one of the maintainers of the WordPress Customize component, published a proposal to add content authorship to menus in the customizer. This feature is specifically targeted at new users who might wish to set up a menu that includes pages which have not yet been created. The scenario is familiar to those…

  • PHP[World] 2016 Call for Speakers Now Open, WordPress Sessions Welcome

    PHP[World] 2016 Call for Speakers Now Open, WordPress Sessions Welcome

    PHP[World] 2016 will be held November 14-18 in Washington, D.C. This will be the third edition of the conference, which aims to bring together the various sub-communities that are linked by the PHP programming language (including Drupal, WordPress, CakePHP, Magento, Laravel, and others.) The call for speakers opened today and organizers welcome submissions from the…

  • Ahmad Awais Releases WordPress Customizer Package for Sublime Text

    Ahmad Awais Releases WordPress Customizer Package for Sublime Text

    Like many developers just getting started with the WordPress Customizer API, Ahmad Awais began with frameworks like Kirki, Redux, and Titan. After a short time, Awais discovered the problem with using frameworks in his projects. “It quickly became hard to deal with the updates, backward compatibility, and then code quality especially concerning security,” he said.…

  • Google Fonts Gets a Redesign

    Google Fonts Gets a Redesign

    Google Fonts is sporting a fresh new design that makes it much easier to browse. The catalog of free and open source fonts first launched in 2010 with 14 fonts and has grown to host more than 800 today. In addition to being viewed across the web over 15 billion times per day in 135…

  • WooCommerce 2.6 Introduces Shipping Zones and a New Design for Account Pages

    WooCommerce 2.6 Introduces Shipping Zones and a New Design for Account Pages

    After five months in development and 1700 commits from 25 contributors, WooCommerce 2.6 “Zipping Zebra” is now available. This release introduces a new feature called Shipping Zones, which allows store owners to have more flexibility in pricing shipping based on location. It is now possible to create zones that group continents, countries, states, and zip…

  • Canapé: An Elegant Free Restaurant Theme for WordPress

    Canapé: An Elegant Free Restaurant Theme for WordPress

    There is nothing worse than visiting a restaurant website and having to download a PDF in order to view the menu, especially when browsing on mobile. This is one of the most clunky, inconvenient experiences on the web. Unfortunately, when visitors encounter a PDF menu, it’s often because restaurant owners don’t have websites that are…

  • Pressable Rolls Back Database Change that Caused Customer Sites to Display Gibberish Content

    Pressable Rolls Back Database Change that Caused Customer Sites to Display Gibberish Content

    Over the weekend managed WordPress host Pressable performed an accidental change to its customers’ databases causing character set issues that caused some sites to display certain characters as gibberish. The company’s system operators published the following status update today: On Friday, June 10th, at 17:37 UTC (12:37PM Central) we accidentally deployed a platform-wide change that…

  • Shiny Updates Approved for Partial Merge Into WordPress 4.6

    Shiny Updates Approved for Partial Merge Into WordPress 4.6

    The Shiny Updates project was approved for partial merge today during an additional meeting designated for reviewing improvements added within the last week. A decision was expected last week but was delayed after contributors discovered that the plugin required three more audits to be ready for merge. Drew Jaynes completed a documentation audit and Dominik…

  • Finding WordPress in the Post-Print News Era

    Finding WordPress in the Post-Print News Era

    For the first time in history, more Americans are working for online publications than for traditional print newspapers. In his report on data from the U.S. Bureau of Labor Statistics, NiemanLab’s Joseph Lichterman succinctly summarizes the slow death of the American newspaper: It’s safe to assume that newspaper jobs will continue to evaporate. Most small…

  • Critical Vulnerability Patched in EWWW Image Optimizer Plugin

    Critical Vulnerability Patched in EWWW Image Optimizer Plugin

    Yesterday the security team at Wordfence disclosed a critical remote code execution vulnerability in the EWWW Image Optimizer to Shane Bishiop, the plugin’s author. Bishop acted quickly to patch the plugin and an update was pushed out to WordPress.org users this morning. According to Wordfence, the vulnerability affects multisite WordPress installations, allowing an attacker to…

  • A Week of REST Developer Workshop to be Held in Matlock, Derbyshire in September

    A Week of REST Developer Workshop to be Held in Matlock, Derbyshire in September

    Matlock, Derbyshire, formerly known as a picturesque spa resort town, will be host to the next WordPress REST API conference organized by Human Made the week of September 5-9. A Week of REST is designed to be an immersive bootcamp experience for developers who want to learn how to build websites and applications using the…

  • Child Theme Check Plugin Helps WordPress Users Navigate Parent Theme Updates

    Child Theme Check Plugin Helps WordPress Users Navigate Parent Theme Updates

    Child themes have been in use in WordPress for more than seven years and the concept of using them to extend a parent theme is now an established best practice in theme development. The idea is that modifications made in a child theme will not be overwritten when an update is available for the parent…