DEV Community

Cover image for WordPress Monthly Dev Digest #019
Stephan Nijman
Stephan Nijman

Posted on • Originally published at since1979.dev

8

WordPress Monthly Dev Digest #019

Originally posted on my website on June 30th 2020

WordPress June in short.

In June there were two releases of the Block editor. Gutenberg 9.3, among other things, brought padding controls for the cover block and a link color control was added to the paragraph, heading, group, columns, and media&text blocks. Both these options are optional and need to be enabled using the add_theme_support function. It also added a parent block selector to the block controls.

Gutenberg 8.4 introduced amazing image editing tools to rotate and crop images as well as control aspect ratio, zoom level, and position. It also comes with multi block controls allowing you to select multiple blocks of the same type and change their attributes all at once. Plus you can now install block plugins from the block directory directly from the editor's block inserter.

The core team also announced they will be upgrading to the latest version of jQuery over the next couple of releases. There is a feature plugin available if you need to test your themes and plugins against these updates.

And finally the month June was also host to the WordCamp Europe 2020 (online) conference with some amazing speakers. If you missed it you can check out these streams: Friday Track 1, Track 2 and Saturday Track 1, Track 2. And the Conversation between Matt Mullenweg and Matías Ventura.

WordPress:

Php:

Javascript/React:

Html/Css:

Misc:

Suggestions?

If you have any suggestions for good article or resources please do let me know! Follow me on twitter @Vanaf1979 or on Dev.to @Vanaf1979 to be notified about the next article in this series, and other WordPress development related stuff.

Stay safe and have a great Juli.

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

Top comments (1)

Collapse
 
lkhrs profile image
Luke Harris

Love these, please keep writing them!

The best way to debug slow web pages cover image

The best way to debug slow web pages

Tools like Page Speed Insights and Google Lighthouse are great for providing advice for front end performance issues. But what these tools can’t do, is evaluate performance across your entire stack of distributed services and applications.

Watch video

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay