WordPress
Essays, field notes, technical explorations, books, travel, and the connections between them.
-
WordPress AI strategy – Artur’s Version
My vision for developing AI features in WordPress Read →
-
WP Knowledge: Beyond AI
The new WordPress knowledge API can turn any WordPress into a Personal Cloud. Here is what it unlocks. Read →
-
WordPress as Obsidian Sync
I am writing this post directly in Obsidian. PushMD plugin lets me git clone my blog content locally, and obsidian works with plain .md files. Everything gets written to a WordPress database… Read →
-
PHP can AI: WordPress.com Agentic Infrastructure
Agentic frameworks are dime a dozen, agents are LLMs calling tools in a loop, and absolutely the hardest part about working on agentic frameworks is resisting the urge to overcomplicate things. Read →
-
Live demo of your WP Plugin with GH releases and WP Playground
I have been relying on Github actions to publish my plugins to the .org repositiory for some now. It feels magical – you publish a release and it builds, zips and uploads… Read →
-
WordPress Data Views: Basic setup
Here is how to create WordPress data views in your plugin Read →
-
Building sync engines in WordPress
A step by step tutorial on synchronizing your WordPress with any external service, with examples on how to sync with Evernote and Readwise. Read →
-
Augmenting WordPress autocompleter quick links with your own post type
A way to augment WordPress autocomplete results from [[ with your own post type Read →
-
Writing serialized Gutenberg blocks in PHP
You can use the get_comment_delimited_block_content function to serialize Gutenberg syntax in a way that correctly shows as blocks in the editor. Read →
-
Oculus Quest 3 writing retreat
You can create your own writing retreat in the Metaverse on Oculus Quest 3 and WordPress / Jetpack app. Here is how. Read →
