HackerTrans
トップ新着トレンドコメント過去質問紹介求人

bph

no profile record

投稿

From Abilities to AI Agents: Introducing the WordPress MCP Adapter

developer.wordpress.org
1 ポイント·投稿者 bph·4 か月前·1 コメント

The Hollow Universe

jonoalderson.com
3 ポイント·投稿者 bph·12 か月前·0 コメント

WordPress 6.4 Beta 1 ready for testing

wordpress.org
1 ポイント·投稿者 bph·3 年前·0 コメント

WordPress: Static vs. dynamic blocks: What’s the difference?

developer.wordpress.org
1 ポイント·投稿者 bph·3 年前·1 コメント

2022: The block developer’s year in review

developer.wordpress.org
1 ポイント·投稿者 bph·4 年前·0 コメント

Building a book review grid with a Query Loop block variation

developer.wordpress.org
1 ポイント·投稿者 bph·4 年前·0 コメント

コメント

bph
·4 か月前·議論
Learn how to use the WordPress MCP Adapter and turn Abilities into MCP tools for your AI Agents.
bph
·3 年前·議論
There are efforts to document how you can use WordPress editor as a stand alone library for your web projects. https://github.com/WordPress/Gutenberg/platform-docs/docs/in...
bph
·3 年前·議論
You could look into making single purpose blocks. Then you can get listed in the block inserter upon search an site owners an install your block right from there. Some plugin developers made great inroads in active installs with this more friction less process. Once your block/plugin is installed you can provide links in the sidebar to more expansive plugins or premium versions.
bph
·3 年前·議論
The WordPress Block Editor offers two types of blocks: static and dynamic. The difference between these two types of blocks comes down to how they are rendered on the front-end.