Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Pressing On 4.7 and why the REST API is important
Search
Jon Ang
November 23, 2016
Technology
0
110
Pressing On 4.7 and why the REST API is important
Various key changes for WordPress 4.7 and how the endpoint commit is going to affect us.
Jon Ang
November 23, 2016
Tweet
Share
More Decks by Jon Ang
See All by Jon Ang
WordCamp Kyoto 2017 - WordPress in Asia: Growth & Future
kenshino
0
470
Into the WordPress Team & Community
kenshino
1
130
Security with WordPress
kenshino
0
91
Pressing On 4.5
kenshino
0
78
WordCamp US Experience Sharing & What's next for WordPress in 2016
kenshino
0
90
Other Decks in Technology
See All in Technology
Skip Skip Run Run Run ♫
temoki
0
360
GitLab SelfManagedをCodePipelineのソースに設定する/SetGitLabSelfManagedtoCodePipeline
norihiroishiyama
1
120
あなたはJVMの気持ちを理解できるか?
skrb
5
2k
日本語プログラミングとSpring Bootアプリケーション開発 #kanjava
yusuke
2
340
2025/1/29 BigData-JAWS 勉強会 #28 (re:Invent 2024 re:Cap)/new-feature-preview-q-in-quicksight-scenarios-tried-and-tested
emiki
0
310
現実的なCompose化戦略 ~既存リスト画面の置き換え~
sansantech
PRO
0
170
Autify Company Deck
autifyhq
2
41k
Oracle Cloud Infrastructure:2025年1月度サービス・アップデート
oracle4engineer
PRO
0
210
[2024年10月版] Notebook 2.0のご紹介 / Notebook2.0
databricksjapan
0
1.6k
SREとしてスタッフエンジニアを目指す / SRE Kaigi 2025
tjun
15
6.5k
Enhancing SRE Using AI
yoshiiryo1
1
280
“自分”を大切に、フラットに。キャリアチェンジしてからの一年 三ヶ月で見えたもの。
maimyyym
0
300
Featured
See All Featured
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
33
2.8k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
232
17k
Product Roadmaps are Hard
iamctodd
PRO
50
11k
Side Projects
sachag
452
42k
Being A Developer After 40
akosma
89
590k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
113
50k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
29
2.4k
Making the Leap to Tech Lead
cromwellryan
133
9.1k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
20
2.4k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
175
51k
Why You Should Never Use an ORM
jnunemaker
PRO
55
9.2k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
127
19k
Transcript
@kenshino Pressing On 4.7 WordPress Changes and the REST API
1
@kenshino Wingz Communications - an ethical Singapore-based visual communications agency,
specialising in digital strategies, web design, print design, identity & branding, IT solutions and everything in between.
@kenshino Jon Ang Core Component Maintainer, Documentation Team Lead amongst
other things 3 CTO & Co-Founder
@kenshino WordPress 4.7 6 December 2016
@kenshino 5 Theme Specific CSS with Live Preview
@kenshino 6 Customiser / Theme Specific CSS (Future)
@kenshino 7 PDF Thumbnails in Media Library
@kenshino 8 User Based locales
@kenshino 9 Selectable Post Type Templates
@kenshino 10 Video Headers
@kenshino Twenty Seventeen
@kenshino REST API Endpoints
@kenshino 13 API Application Programming Interface Usually allows connections between
2 different applications
@kenshino 14 JSON JavaScript Object Notation Format for data exchanged
based on JavaScript
@kenshino 15 REST Representation State Transfer Stateless, client-server, HTTP communications
architecture
@kenshino 16 WordPress REST API Fully integrated in WP 4.7
Connector between WordPress and other software applications – most of which likely uses REST
@kenshino 17 Universal Connector The WordPress REST API is revolutionary
because it enables WP to communicate with other web properties no matter what programming language they’re written in.
@kenshino So what can you do with the REST API?
@kenshino Power Multiple Frontends Bots Android Apps IOS Apps IoT
Devices Smart Watches Desktop Applications Web Applications
@kenshino Data Exchange Only Accountant By all Staff Project Specific
Rest API HRM System Accounts Project Management
@kenshino NomadBase A real life example
@kenshino
@kenshino
@kenshino 24 Gets Data Aggregator
@kenshino 25 What does the REST API mean for the
developer?
@kenshino 1. JavaScript is going to be as important, if
not more important than PHP 2. Web development will become more modularised 3. Content Integration will be key and become much easier 4. Business Intelligence suddenly seems that much more related with WordPress 5. We can finally deprecate XMLRPC
@kenshino 27 What about my WordPress business?
@kenshino Blogging Platform Content Management System Application Framework 70% CMS
marketshare 26% of all websites Starting with REST API
@kenshino https://developer.wordpress.org/rest-api/
@kenshino Jon Ang 30 Thank you Slack, WordPress, Twitter, Github
- @kenshino