ニュース

WordPressが整備を進めているREST APIなら、WordPressで本格的なSPA(シングルページアプリケーション)が作れる? REST APIとAngularJSを使って、WordPressの記事をすぐに編集できる投稿アプリを作ってみました。 本記事はJay Shields、Simon Codringtonが査読を担当しています。
Why? Because it will take WordPress into new directions entirely. WordPress has unveiled its latest iteration, version 4.4. It's called Clifford, after the jazz trumpeter Clifford Brown, and comes ...
対象となるWordPressのバージョン「4.7」および「4.7.1」では、REST APIがデフォルトで有効となっている。 脆弱性を悪用すると、本来必要な認証をせずに、ウェブサイトのコンテンツの投稿や編集、削除といった改ざんが可能となる。
前回の記事では、REST API の基本的な概念と、APIから取得できるJSON(ジェイソン)について触れました。今回は、JSONについて詳しく記述します。 JSONとは JSONとは「JavaScript Object Notation」の略称です。名称に「JavaScript」が含まれていますが、JavaScript に限らず ...
There's a great deal of inaccurate details regarding the authentication system to WordPress from what I can tell -- and I wasn't sure the best place to document them ...