WooCommerce Retires Canvas Theme, Recommends Customers Migrate to Storefront Theme

WooCommerce is retiring its Canvas Theme after seven years. Canvas was one of the most innovative themes on the market when it first launched in 2010, giving customers the ability to modify their sites’ design and layout through an extensive options panel. It sold for $99 before the product URL was redirected to a retirement page today. Canvas’ retirement is …

From Building WordPress Sites to Selling Plugins in One Year

Katie Keith This is a guest post written by Katie Keith, co-founder of Barn2 Media. In this post, Keith shares the lessons she and her husband learned transitioning from client work to selling WordPress products in one year. If you’ve ever dreamed of quitting client work and earning passive income by selling WordPress themes and plugins, you’re not alone. Selling …

Medium Opens Partner Program, Allows Anyone to Publish Behind Its $5 Paywall

In March 2017, Medium scrapped its previous ad-driven revenue model to become a publisher of premium, subscription-based content. The company launched a new $5 subscription program and gave a select group of writers and publications the ability to publish articles behind a paywall inside its network. Medium’s invitation-only Partner Program launched in August but has now been expanded to include …

Bear App Users Want WordPress Publishing Integration

Ever since the demise of WordPress’ old distraction-free writing mode, users have been forced to look elsewhere for a truly zen writing experience. Gutenberg’s current design trajectory doesn’t seem to be putting it on track for delivering the minimalist writing environment that many writers crave. The project has a lot of publishing and design-related functionality to account for in its …

GitHub Launches New Dependency Graph Feature with Security Alerts Coming Soon

GitHub announced a new Dependency Graph feature at the Github Universe conference yesterday. It lists all the dependencies for a repository and will soon identify known vulnerabilities. The graph can be accessed under the Insights tab and currently supports Ruby and JavaScript dependencies with Python coming soon. Public repositories display the graph by default and private repository owners also have …

WordPress Replaces Browserify with Webpack for Build Process

During a core JavaScript chat held in May, WordPress contributors agreed on using Webpack (and ES6 imports) instead of Browserify for JavaScript bundling in the build process. “Since we split the media files in #28510, the core build process has used Browserify to combine the media files,” Adam Silverstein said in the ticket proposing the replacement. “While browserify has served …

Gutenberg 1.4 Adds HTML Mode for Blocks

Gutenberg 1.4 was released today with a new feature that allows users to edit HTML on a per-block basis. HTML mode can be triggered by toggling the ellipsis menu and selecting the HTML icon. This will switch the block between visual and text mode, without having to switch the entire document into text mode. Contributors debated on whether or not …