SlideShare a Scribd company logo
Introduction To
AJAX In
WordPress
Josh Pollock -- @Josh412 -- JoshPress.net
Who Am I?
What We're Covering Today
https://github.com/Shelob9/introduction-to-ajax
● What Is AJAX?
● How It Works In WordPress
● Look At Examples
● How To Take This Further
PART 1: What Is AJAX?
What Is AJAX?
It's Magic!
Remember What This Replaced?
That Is AJAX
That's Awesome
Request Types
Did It Cause The Page To Refresh?
Request - When the client requests
data from server.
Asynchronous Request - A request
that doesn't require a new page load.
Processing
Client-side : Happens in the
browser/app.
Server-side - Happens on the server.
Server-Side vs Client-Side
PHP vs JavaScript
JavaScript runs client-side*
PHP runs server side.
* This is true enough for today.
An AJAX Request
Client Sends Request
Server Processes Request
Server Responds To Request
Client Receives Response
jQuery AJAX
http://api.jquery.com/category/ajax/
PART 2: How It Works In WordPress
AJAX In WordPress
jQuery GET/POST
admin-ajax.php
(or other endpoint)
jQuery Callback callback function
AJAX Actions
● wp_ajax_ (logged in users)
● wp_ajax_nopriv_ (non-logged in users)
Part 2: EXAMPLE TIME!
Part 3: Further Reading & Questions
● AJAX: The WordPress Developers
Handbook
● AJAX Without admin-ajax
● Process Forms With AJAX & The REST API
● History API
● The REST API… All things REST API!
Further Reading
Ask Now, Ask Later
Questions?
Twitter: Josh412
WPORG Slack: shelob9
Post Status Slack: josh
THANKS!
JoshPress.net

More Related Content

PDF
Introduction to AngularJS For WordPress Developers
PPTX
Webinar: AngularJS and the WordPress REST API
PDF
Single Page Web Apps As WordPress Admin Interfaces Using AngularJS & The Word...
PPTX
AngularJS for Java Developers
PDF
Workshop 12: AngularJS Parte I
PDF
The Art of AngularJS - DeRailed 2014
PPTX
Dart and AngularDart
PDF
Workshop 14: AngularJS Parte III
Introduction to AngularJS For WordPress Developers
Webinar: AngularJS and the WordPress REST API
Single Page Web Apps As WordPress Admin Interfaces Using AngularJS & The Word...
AngularJS for Java Developers
Workshop 12: AngularJS Parte I
The Art of AngularJS - DeRailed 2014
Dart and AngularDart
Workshop 14: AngularJS Parte III

What's hot (20)

PDF
Angular js vs. Facebook react
PDF
Angular js routing options
PDF
React.js触ってみた 吉澤和香奈
PPTX
Ruby on Rails + AngularJS + Twitter Bootstrap
PDF
Laravel 8 export data as excel file with example
PPTX
Javascript first-class citizenery
PPTX
Why angular js Framework
PDF
Workshop 16: EmberJS Parte I
PDF
Introduction to AngularJS
PPTX
AngularJS Directives
PPTX
AngularJS Best Practices
PDF
AngularJS - What is it & Why is it awesome ? (with demos)
PDF
Advanced Tips & Tricks for using Angular JS
PDF
AngularJS best-practices
PDF
Ember.js - A JavaScript framework for creating ambitious web applications
PDF
SproutCore and the Future of Web Apps
PDF
Service worker API
PPTX
Top 10 Mistakes AngularJS Developers Make
PDF
Workshop 27: Isomorphic web apps with ReactJS
PDF
Service worker - Offline Web
Angular js vs. Facebook react
Angular js routing options
React.js触ってみた 吉澤和香奈
Ruby on Rails + AngularJS + Twitter Bootstrap
Laravel 8 export data as excel file with example
Javascript first-class citizenery
Why angular js Framework
Workshop 16: EmberJS Parte I
Introduction to AngularJS
AngularJS Directives
AngularJS Best Practices
AngularJS - What is it & Why is it awesome ? (with demos)
Advanced Tips & Tricks for using Angular JS
AngularJS best-practices
Ember.js - A JavaScript framework for creating ambitious web applications
SproutCore and the Future of Web Apps
Service worker API
Top 10 Mistakes AngularJS Developers Make
Workshop 27: Isomorphic web apps with ReactJS
Service worker - Offline Web
Ad

Viewers also liked (10)

PDF
Connecting Content Silos: One CMS, Many Sites With The WordPress REST API
PDF
Josh Pollock #wcatl using composer to increase your word press development po...
PDF
WPSessions Composer for WordPress Plugin Development
PDF
AJAX - An introduction
PDF
Ajax basics
PDF
Five events in the life of every WordPress request you should know
PPT
Ajax by Examples 2
PDF
Caldera Learn - LoopConf WP API + Angular FTW Workshop
PDF
Ajax Introduction Presentation
PPT
An Introduction to Ajax Programming
Connecting Content Silos: One CMS, Many Sites With The WordPress REST API
Josh Pollock #wcatl using composer to increase your word press development po...
WPSessions Composer for WordPress Plugin Development
AJAX - An introduction
Ajax basics
Five events in the life of every WordPress request you should know
Ajax by Examples 2
Caldera Learn - LoopConf WP API + Angular FTW Workshop
Ajax Introduction Presentation
An Introduction to Ajax Programming
Ad

Similar to Introduction to AJAX In WordPress (20)

PPT
Ajax and PHP
PDF
1 ppt-ajax with-j_query
PPT
PDF
Nate Reist WCGR WP AJAX presentation
PPT
ODP
AJAX the WordPress way
PDF
How to Use AJAX in PHP and jQuery.pdf
ODP
PPTX
What is Ajax technology?
PDF
Ajax and RJS
PDF
Isomorphic web application
PDF
Ajax
PPT
Ajax Overview by Bally Chohan
PPT
jQuery Ajax
PPTX
Introduction to ajax
PPT
Ajax Using JSP with prototype.js
PPTX
ASP.NET MVC and ajax
PPT
AJAX Crawl
Ajax and PHP
1 ppt-ajax with-j_query
Nate Reist WCGR WP AJAX presentation
AJAX the WordPress way
How to Use AJAX in PHP and jQuery.pdf
What is Ajax technology?
Ajax and RJS
Isomorphic web application
Ajax
Ajax Overview by Bally Chohan
jQuery Ajax
Introduction to ajax
Ajax Using JSP with prototype.js
ASP.NET MVC and ajax
AJAX Crawl

More from Caldera Labs (14)

PDF
Slightly Advanced Topics in Gutenberg Development
PDF
Financial Forecasting For WordPress Businesses
PDF
Five Attitudes Stopping You From Building Accessible Wordpress Websites
PDF
Our Hybrid Future: WordPress As Part of the Stack #WCNYC
PDF
Our Hybrid Future: WordPress As Part of the Stack
PDF
Introduction to VueJS & The WordPress REST API
PDF
Introduction to plugin development
PDF
It all starts with a story
PDF
A/B Testing FTW
PDF
Extending the WordPress REST API - Josh Pollock
PDF
Content Marketing With WordPress -- Tallahassee WordPress Meetup
PDF
Writing About WordPress: Helping Yourself, by Helping Others -- WordCamp Orl...
PDF
WordPress Tallahassee Meetup: Turning WordPress Sites Into Web & Mobile Apps
PDF
Using the new WordPress REST API
Slightly Advanced Topics in Gutenberg Development
Financial Forecasting For WordPress Businesses
Five Attitudes Stopping You From Building Accessible Wordpress Websites
Our Hybrid Future: WordPress As Part of the Stack #WCNYC
Our Hybrid Future: WordPress As Part of the Stack
Introduction to VueJS & The WordPress REST API
Introduction to plugin development
It all starts with a story
A/B Testing FTW
Extending the WordPress REST API - Josh Pollock
Content Marketing With WordPress -- Tallahassee WordPress Meetup
Writing About WordPress: Helping Yourself, by Helping Others -- WordCamp Orl...
WordPress Tallahassee Meetup: Turning WordPress Sites Into Web & Mobile Apps
Using the new WordPress REST API

Recently uploaded (20)

PDF
Automated vs Manual WooCommerce to Shopify Migration_ Pros & Cons.pdf
PDF
An introduction to the IFRS (ISSB) Stndards.pdf
PDF
Tenda Login Guide: Access Your Router in 5 Easy Steps
PDF
Slides PDF The World Game (s) Eco Economic Epochs.pdf
PPTX
Funds Management Learning Material for Beg
PPTX
522797556-Unit-2-Temperature-measurement-1-1.pptx
PPTX
Introuction about WHO-FIC in ICD-10.pptx
PDF
The New Creative Director: How AI Tools for Social Media Content Creation Are...
PPTX
presentation_pfe-universite-molay-seltan.pptx
PPTX
Introduction to Information and Communication Technology
PPTX
Slides PPTX World Game (s) Eco Economic Epochs.pptx
PDF
WebRTC in SignalWire - troubleshooting media negotiation
DOCX
Unit-3 cyber security network security of internet system
PPTX
newyork.pptxirantrafgshenepalchinachinane
PPT
FIRE PREVENTION AND CONTROL PLAN- LUS.FM.MQ.OM.UTM.PLN.00014.ppt
PDF
Sims 4 Historia para lo sims 4 para jugar
PDF
Decoding a Decade: 10 Years of Applied CTI Discipline
PPT
Ethics in Information System - Management Information System
PDF
Smart Home Technology for Health Monitoring (www.kiu.ac.ug)
PPTX
Mathew Digital SEO Checklist Guidlines 2025
Automated vs Manual WooCommerce to Shopify Migration_ Pros & Cons.pdf
An introduction to the IFRS (ISSB) Stndards.pdf
Tenda Login Guide: Access Your Router in 5 Easy Steps
Slides PDF The World Game (s) Eco Economic Epochs.pdf
Funds Management Learning Material for Beg
522797556-Unit-2-Temperature-measurement-1-1.pptx
Introuction about WHO-FIC in ICD-10.pptx
The New Creative Director: How AI Tools for Social Media Content Creation Are...
presentation_pfe-universite-molay-seltan.pptx
Introduction to Information and Communication Technology
Slides PPTX World Game (s) Eco Economic Epochs.pptx
WebRTC in SignalWire - troubleshooting media negotiation
Unit-3 cyber security network security of internet system
newyork.pptxirantrafgshenepalchinachinane
FIRE PREVENTION AND CONTROL PLAN- LUS.FM.MQ.OM.UTM.PLN.00014.ppt
Sims 4 Historia para lo sims 4 para jugar
Decoding a Decade: 10 Years of Applied CTI Discipline
Ethics in Information System - Management Information System
Smart Home Technology for Health Monitoring (www.kiu.ac.ug)
Mathew Digital SEO Checklist Guidlines 2025

Introduction to AJAX In WordPress