photo credit: Jeffrey Betts During Matt Mullenweg’s Q&A session at WordCamp Europe, an unidentified Google employee asked about making WordPress sites more mobile-friendly: I work at Google with search and we think the web and mobile are important, but one thing that we noticed is that 28% of the new sites that choose WordPress and come online (that we’ve discovered) …
WordPress 4.6 Beta 1 is Available For Testing
The WordPress development team has released WordPress 4.6 beta 1. This release includes a new process for installing, updating, and deleting plugins and themes, native fonts in the WordPress backend, and improvements to the post editor. It also contains a number of changes that developers should be aware of. WordPress 4.6 Beta 1 is still in development and should not be used in …
WordCamp Europe 2016 Livestream Recordings Now Available
If you missed out on attending WordCamp Europe 2016 in Vienna or were not able to attend all the sessions you wanted to see, check out the raw livestream feeds now available on the event’s website. Each day’s sessions are broken down into recordings for morning and afternoon, separated by track: Track 1 Livestream Track 2 Livestream Track 3 Livestream …
New WordPress Plugin Directory Now in Open Beta
For the past few months, members of the WordPress Meta team have been hard at work redesigning the WordPress Plugin Directory. That’s why I was surprised to hear a rumor that the project was shut down. I reached out to Konstantin Obenland, WordPress core contributor, who confirmed a number of items. The first is that the project is far from …
Automattic Pushes the Advanced WordPress Facebook Group Giveaway to More Than $70K in Prizes
Last week, we mentioned that the Advanced WordPress Facebook Group is giving away more than $40K worth of WordPress related prizes away to celebrate crossing the 20,000th member milestone. This past weekend, the prize value jumped to more than $70K after Automattic contributed 100 one-year long Jetpack Pro licenses to the prize pool. Jetpack Professional costs $299 per year and …
In Case You Missed It – Issue 11
photo credit: Night Moves – (license) There’s a lot of great WordPress content published in the community but not all of it is featured on the Tavern. This post is an assortment of items related to WordPress that caught my eye but didn’t make it into a full post. Stay Out of My Admin Bar! Earlier this year, I asked …
WP-CLI Contributors Work Towards a More Sustainable Future for the Project
Last month Daniel Bachhuber, maintainer of WP-CLI, opened up a discussion on how to create a more sustainable future for the project. He asked users the following question: How do I reduce WP-CLI’s bus factor, and more generally lay a foundation for WP-CLI’s long-term organizational stability? The bus factor is a term sometimes used in software development that refers to …
WordCamp US 2016 Speaker Applications Now Open
The wheels are already turning for WordCamp US 2016, which will be held in Philadelphia, PA, December 2-4. Tickets went on sale just days after the 2015 event concluded and today organizers opened speaker applications. Speakers should be prepared to present to a large audience. The inaugural WordCamp US sold 1,788 tickets and 865 people watched via live stream. This …
New Atom Editor Package Offers Code Snippets for WordPress Plugin and Theme Developers
Last week we featured Ahmad Awais’ WordPress package for Sublime Text that adds a snippet-based library for creating customizer options. Yesterday WordPress developer Chris Wilcoxson published a similar package for the free and open source Atom Text editor. Atom is developed by GitHub to be a “hackable text editor for the 21st Century,” thanks to its extensive package library (4,400+). …
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 control over how it interacts …