HomeTags#wordpress

#wordpress page 1/1 · 1 total

TODAY 1 entries
NEW blog mcp 1h ago · qiita-mcp

mcp__wordpress__update-postが固定ページで404を返す原因とREST APIでの解決法 This article explains why the mcp__wordpress__update-post tool returns 404 errors when upd…

AI要約 WordPress MCPのupdate-postツールが固定ページ更新時に404エラーを返す問題について解説。原因はツールが投稿(post)エンドポイントのみを対象としているためで、REST APIの/pages/エンドポイントを直接呼び出すことで解決できる方法を示している。

EN This article explains why the mcp__wordpress__update-post tool returns 404 errors when updating WordPress static pages, identifying that the tool only targets the posts endpoint, and shows how to resolve it by directly calling the REST API /pages/ endpoint instead.

qiita.com
mcp__wordpress__update-post  が固定ページで404を返す理由と、REST APIで直接解決する方法 og