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.