Donncha: Make your WordPress plugin talk AJAX

This morning at BarCamp Cork I gave a short talk on how to add AJAX functionality to WordPress plugins.
Here are the example scripts I used during the talk. Rename the files to .php and install as you would normal WordPress plugins.

helloworld1.txt – very simple and basic “Hello World” plugin.
helloworld2.txt – script that will [...]

Read the rest »