Skip to content

A super basic test to see if Ajax is working. Creates a form in your wp_footer that returns a message if the ajax call.

Notifications You must be signed in to change notification settings

cuongmits/wordpress-ajax-test

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

wordpress-ajax-test

A super basic test to see if Ajax is working. Creates a form in your wp_footer that returns a message if the ajax call works.

Installation

Add to your /wp-content/plugins folder and if your theme is using wp_footer you will see a "Test Ajax" button.

Click the button to run your ajax callback. Successful results will show a short message above the button, if nothing is returned check your error log.

About

A super basic test to see if Ajax is working. Creates a form in your wp_footer that returns a message if the ajax call.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published