WP Manifestindependent plugin directory
manifest / developer / wp-api-fetch

Wp Api Fetch Plugin

@wordpress/api-fetchを使ったサンプルプログラム

by Takao · github.com/taako-502/wp-api-fetch · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/taako-502/wp-api-fetch/archive/refs/heads/main.zip

動作確認方法

$ yarn install
$ yarn wp-env start

Gutenberg

開発時

$ yarn start

push 時

$ yarn build