Skip to content
This repository has been archived by the owner on Mar 22, 2023. It is now read-only.

Latest commit

 

History

History
14 lines (6 loc) · 420 Bytes

README.md

File metadata and controls

14 lines (6 loc) · 420 Bytes

WordPress Demo plugin to demonstrate - How to make WordPress Ajax calls using Axios.

To install

  • You may download the .zip and extract it to your wp-content/plugins folder

  • You may also run the following command inside your wp-content/plugins folder

    git clone https://github.com/kt-12/wordpress-axios-ajax.git

Read about the real issue @ https://kt12.in/blog/wordpress-ajax-call-using-axios-js/