Skip to content

ajmaurya99/am-wp-ajax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[WordPress] AM WP AJAX

Challenge: API Based Plugin

Installation

Download the zip, Install and activate it as a normal WordPress Plugin.

CLI command to refresh data

  'wp am-wp-ajax-reset'

Shortcode to display table in frontend

  [amwpajax]

Working

This is a simple plugin that retrieves data from a remote endpoint, and makes that data accessible/retrievable from an AJAX endpoint on the WordPress site your plugin is installed on. The data will be displayed via a shortcode and on an admin WordPress page as described. A simple WP CLI command is also created.

License

GPL-2.0+

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published