Ben Gillbanks
Ben Gillbanks
This moves the alignment classes in the image block https://gist.github.com/BinaryMoon/279f3b163c2dbacacfcfecfdc7545350
https://make.wordpress.org/core/2021/02/10/introducing-new-post-parent-related-functions-in-wordpress-5-7/
Add some custom block patterns to make it easier for people to build sites using the integrated blocks. https://melchoyce.design/2020/03/30/creating-a-simple-block-pattern-plugin-for-the-gutenberg-editor/
Create a demo site with a minimal theme (based on this: https://github.com/BinaryMoon/the-loop) Should demo all features and be entirely built with blocks. Inspired by this: https://oxal.org/blog/
Inspired by these: https://codepen.io/collection/AGYwRe Have to be careful because these styles will probably become really common, but would be nice to allow people to stylise their content.
Inspired by this: https://simondickson.co.uk/faq/ I would like to add FAQ and How to blocks using schema content structures so that I can improve semantics & related search rankings. More info...
Or a new patreon module? Are there other similar platforms I should support?
Something like: * [Jetpack Tonesque](https://github.com/Automattic/jetpack/blob/ad6ddac5d214dfad14f1caafa1945b89bb26a2da/_inc/lib/tonesque.php) * [Color Extractor](https://github.com/thephpleague/color-extractor/blob/master/src/League/ColorExtractor/ColorExtractor.php) * [Extract Image Color](https://www.the-art-of-web.com/php/extract-image-color/)
https://github.com/bansal-io/pattern.css/blob/master/pattern.scss
A function for registering what scripts should be loaded and then automatically dequeing them if cookies have not been accepted.