HackerTrans
TopNewTrendsCommentsPastAskShowJobs

bph

no profile record

Submissions

From Abilities to AI Agents: Introducing the WordPress MCP Adapter

developer.wordpress.org
1 points·by bph·4 месяца назад·1 comments

The Hollow Universe

jonoalderson.com
3 points·by bph·12 месяцев назад·0 comments

WordPress 6.4 Beta 1 ready for testing

wordpress.org
1 points·by bph·3 года назад·0 comments

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

developer.wordpress.org
1 points·by bph·3 года назад·1 comments

2022: The block developer’s year in review

developer.wordpress.org
1 points·by bph·4 года назад·0 comments

Building a book review grid with a Query Loop block variation

developer.wordpress.org
1 points·by bph·4 года назад·0 comments

comments

bph
·4 месяца назад·discuss
Learn how to use the WordPress MCP Adapter and turn Abilities into MCP tools for your AI Agents.
bph
·3 года назад·discuss
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 года назад·discuss
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 года назад·discuss
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.