Skip to content
This repository has been archived by the owner on Sep 13, 2019. It is now read-only.
/ wp-simple-ajax Public archive

[Envato] A simple demo for how to use Ajax in WordPress. The repository will ultimately contain two tags - one for a procedural approach to the plugin, one for an object-oriented approach to the plugin.

License

Notifications You must be signed in to change notification settings

tommcfarlin/wp-simple-ajax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Ajax Demo

  • Contributors: tommcfarlin
  • Requires at least: 4.3.0
  • Tested up to: 4.3.0
  • Stable tag: 2.0.0
  • License: GPLv2 or later
  • License URI

This plugin demonstrates how to use the WordPress Ajax APIs.

Description

The WordPress Ajax APIs have matured over time and the way that we, as developers, are able to incorporate it into our projects has matured.

This plugin aims to show how to use of the APIs. It's a companion plugin to a series of articles on Tuts+ Code.

The series of articles are:

  1. Improved Ajax Techniques For WordPress: Procedural Programming
  2. Improved Ajax Techniques For WordPress: Object-Oriented Programming

Installation

Using The WordPress Dashboard

  1. Navigate to the 'Add New' Plugin Dashboard
  2. Select wp-simple-ajax.zip from your computer
  3. Upload
  4. Activate the plugin on the WordPress Plugin Dashboard

Using FTP

  1. Extract wp-simple-ajax.zip to your computer
  2. Upload the wp-simple-ajax. directory to your wp-content/plugins directory
  3. Activate the plugin on the WordPress Plugins Dashboard

License

See LICENSE.

Changelog

See CHANGES.

About

[Envato] A simple demo for how to use Ajax in WordPress. The repository will ultimately contain two tags - one for a procedural approach to the plugin, one for an object-oriented approach to the plugin.

Resources

License

Stars

Watchers

Forks

Packages

No packages published