Skip to content

Files

Latest commit

7b9a086 · Apr 24, 2025

History

History

api

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jun 13, 2024
Apr 15, 2025
Dec 12, 2023
Apr 24, 2025
Dec 13, 2023
Dec 13, 2023
Dec 13, 2023
Feb 15, 2025
Dec 13, 2023
Dec 13, 2023
Dec 15, 2023
Dec 13, 2023
Dec 13, 2023

API

The API module replaces the AJAX module in the plugin framework with a new interface using browser-native fetch() instead of jQuery.ajax().

Designed to work in various contexts:

  • Admin settings form
  • Form module on frontend
  • React app via WordPress REST API