Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私は wp-api が初めてです。私はそれをインストールし、いくつかの GET リクエストを作成してブログからコンテンツを取得することができました。
私の質問は非常に素朴です: 誰でも私の投稿を変更/削除するために DELETE/UPDATE 残りのリクエストを送信できますか、それとも最初に認証を受ける必要がありますか?
つまり、セキュリティを考慮せずに wp-api をそのまま使用できますか?