Category: Projects
-
WordPress Full Site Editing (FSE) Themes, templates, and a simple plugin to reset them
As I write this the WordPress community is once again changing in the social, and market focused ways. There has been turmoil in it’s development, so the technical changes also keep going. As a developer who comes from a creative background, I am happy to put more creative tools in front of less technical users.…
-
Next, the WordPress twenty twenty four child theme scaffold project
This is where I complicate the project more to experiment with making the theme use more ReactJS functionality in a full site editing child theme. It’s also out there: https://github.com/ev3rywh3re/jesse-james-block
-
My little WordPress block editor experiments scaffolding project
It’s always fun when the smallest selfish ideas become places for learning, ha!. I built this one little thing that can typically hang out on the home page to show a random featured image from a category of posts. I’m sure there are other ways, but having worked on some neat block themes in other…
-
Let’s not forget a Drupal 10 with DDEV
Of course all of this is availble from the DDEV documentation. To get a local version of Drupal 10 running you will of course need to run these commnds from a folder where you want your Drupal 10 project to be installed. I will also remind you that you must get DDEV installed with a…
-
WP Super Edit 2.4.7
This is the “Things might be a mess around here, but I’m still working release” for WP Super Edit 2.4.7. There are no new features or major changes for this release. This update should fix a couple of issues. Migrate from depreciated WordPress functions. Update included TinyMCE plugins to TInyMCE 3.5.8 You are welcome to…
-
WP Super Edit 2.4.3
This update attempts to fix some issues related to multi-site languages and other problems I’ve experienced on some complex site configurations. I’ve also added some initial support for the Distraction Free Writing fullscreen button. With the WP_Editor becoming a more solid API I may be able to make some more decent upgrades to WP Super…
-
WP Super Edit 2.4
WP Super Edit 2.4 is now available from the WordPress.org Extend repository. It was really time to refresh the included TinyMCE plugins and try to tackle some of the problems I created by moving some functions into separate plugins. Here is a quick list of the notable changes. I found a few mistakes with some…
-
WP Super Edit 2.3
I am ashamed to officially announce the immediate availability of the WP Super Edit 2.3 WordPress plugin! It’s about as ugly as it’s ever been with less mole-hairs! I’ve been so busy that I’ve only been able to take occasional stabs at fixing problems and adding support for WordPress 3.x. As a visitor and user,…
-
WP Super Edit 2.2
WP Super Edit 2.2 is now available for WordPress 2.8. I don’t know how I got this working so quickly. I’m always too busy! WP Super Edit 2.2 has only been tested with WordPress 2.8. There are no new features at this time. I focused on some bug fixes and optimizations. I’ve done a quick…
-
WP Super Edit 2.1
This is a minor, yet major update for WP Super Edit. Mostly this version fixes a nasty oversight on my part and updates the plugin for better compatibility with the upcoming release of WordPress 2.7. I also added Font Tools as WP Super Edit plugin instead of adding the Font Face and Font Size drop…