WP Manifestindependent plugin directory
manifest / developer / wp-rest-login-checker

REST-API Login Checker

REST-APIでログインチェックできるプラグイン

by kubotak · github.com/kubotak-is/wp-rest-login-checker · website

1stars
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/kubotak-is/wp-rest-login-checker/archive/refs/heads/master.zip

From the readme

WP REST LOIGIN CHECKER Usage WordpressをHeadless CMSとして利用する場合に下書き状態の投稿を見る手段として利用することができます。 以下のエンドポイントをコールすることでユーザー情報とWP-REST-APIに必要なnonceを得ることができます。 このリポジトリのディレクトリをWordpressのpluginsディレクトリに配置して、Wordpressのダッシュボード プラグインより有効化してください。 Endpoint Notes rest-login-cheker.phpのENCRYPTKEY定数は適宜変更してください。

Read the full README on GitHub →