• WordPress Support Forums Add @mentions with Auto-complete

    WordPress Support Forums Add @mentions with Auto-complete

    The WordPress Support forums have been updated to include Twitter/GitHub style auto-completion for usernames. As users begin typing @username in the forum’s TinyMCE editor, it will begin to suggest usernames, narrowed further by characters typed. Hitting tab or enter will complete the username and link it to the user’s profiles.wordpress.org page. This will trigger a…

  • WPCampus Selects Tenon LLC for Gutenberg Accessibility Audit, Completed Report Expected in February

    WPCampus Selects Tenon LLC for Gutenberg Accessibility Audit, Completed Report Expected in February

    WPCampus announced that Tenon LLC, a leading accessibility firm founded by Karl Groves, has been selected to perform its Gutenberg accessibility audit. More than $10,000 has come in through WPCamps’ crowdfunding campaign. Shortly before WordCamp US 2018, Automattic pledged to fund the remainder of the audit. The final cost for the chosen vendor is $31,200.…

  • WPWeekly Episode 342 – GitHub, Commercials, and Governance

    WPWeekly Episode 342 – GitHub, Commercials, and Governance

    In this episode, John James Jacoby and I discuss what’s new in WordPress 5.0.3. We share insight into a new feature in WordPress 5.1 that will protect users from fatal errors or more commonly known as the white screen of death. We discuss the WordPress Governance Project and WordPress’ leadership overall throughout the past few…

  • Jetpack 6.9 Introduces New Blocks for Subscriptions, Related Posts, and Tiled Galleries

    Jetpack 6.9 Introduces New Blocks for Subscriptions, Related Posts, and Tiled Galleries

    Jetpack 6.9 was released today with three new blocks for the editor. Subscriptions, Related Posts, and Tiled Galleries are now available as blocks under Jetpack in the block inserter tool. The most exciting thing for both Related Posts and the Subscription form is that they can now be placed anywhere within post or page content…

  • Google Launches Opensource.dev as an Introduction to Open Source

    Google Launches Opensource.dev as an Introduction to Open Source

    Google has launched a new educational site at opensource.dev that offers a succinct and approachable introduction to open source software and licensing. WordPress is cited as one of the more well-known examples in the opening paragraphs: It’s in your phone, your car, your TV, and your wifi-connected light bulbs. Open source components enable engineers to…

  • Elementor Acquires Layers WP to Expand Compatible Theme Options for Users

    Elementor Acquires Layers WP to Expand Compatible Theme Options for Users

    Elementor has acquired Layers WP, a WordPress site builder that was previously marketed as an all-in-one theme solution for getting a business online. Layers co-founders David and Marc Perel identified Gutenberg as the main reason for the sale in their farewell announcement: With the arrival of Gutenberg we realized that a big change was required…

  • WordPress 5.1 to Replace “Blogging” References with “Publishing”

    WordPress 5.1 to Replace “Blogging” References with “Publishing”

    WordPress 5.1 will replace the “Happy blogging” language in wp-config-sample.php with “Happy Publishing.” The next major release also cleans up a few other “blog” references by replacing them with the word “site.” A lot of tutorials and documentation will need to be updated. WordPress contributors are continuing to fine-tune the wording in various files to…

  • GitHub Announces Free, Unlimited Private Repositories

    GitHub Announces Free, Unlimited Private Repositories

    GitHub users no longer have to pay to keep code private. The company is now offering unlimited private repositories to Free account users, with up to three collaborators. Developers have different reasons for wanting to keep their code private – it may not be ready, they may be working on a side project, or may…

  • WordPress Governance Project Flagged as Unsanctioned, First Meeting Set for January 15

    WordPress Governance Project Flagged as Unsanctioned, First Meeting Set for January 15

    The WordPress Governance Project is a new community initiative, led by Rachel Cherry and Morten Rand-Hendriksen, that will host its first meeting Tuesday, January 15 2019. The purpose of the project is to address two objectives: The governance of the WordPress open source project and its various community components, and WordPress’ role in the governance…

  • Beaver Builder Doubles Down on Serving Power Users in Response to Gutenberg

    Beaver Builder Doubles Down on Serving Power Users in Response to Gutenberg

    At WordCamp US I had the opportunity to chat with Beaver Builder co-founder Robby McCullough about how the page builder is navigating the Gutenberg era. The proliferation of blocks for the new editor has made it easy for non-technical WordPress users to add things like pricing tables, maps, tabs, accordions, and other UI elements. Future…

  • WP Storybook: A Handy Reference for WordPress React UI Components

    WP Storybook: A Handy Reference for WordPress React UI Components

    LUBUS, a web design agency in Mumbai, has published a site called WP Storybook that offers an interactive way to explore various WordPress React components. It allows developers to browse and search UI components and see a live preview of the component next to example source code. WP Storybook lets you view different states for…

  • WordPress.com Launches New “Do Anything” Marketing Campaign

    WordPress.com Launches New “Do Anything” Marketing Campaign

    WordPress.com is kicking off 2019 with a new national marketing campaign that features 14 entrepreneurs, writers, and non-profit organizations who are using the platform to make a big difference for their communities. The campaign is focused around the question: “What Would You Do If You Could Do Anything?” WordPress.com published its inaugural ‘Anything Is Possible’…

  • WordPress Designers Explore Ideas for Moving Navigation to a Block Interface

    WordPress Designers Explore Ideas for Moving Navigation to a Block Interface

    Creating a block for navigation menus is one of the nine projects Matt Mullenweg identified for 2019 that will make a big impact for WordPress users. It’s also one of the most challenging from a UI perspective. At WordCamp US’ contributor day, the design team explored ideas for what a navigation block might look like…

  • 9 Year Old Shares his Journey Learning React

    9 Year Old Shares his Journey Learning React

    If learning React is among your New Year’s goals, here’s some inspiration from nine-year-old Revel Carlberg West. The video below is a recording of his presentation at the React NYC meetup. West describes how he learned basic HTML, CSS, and JavaScript and then moved on to learn React using the CodeSandbox online code editor. He…