Skip to content

Instantly share code, notes, and snippets.

@anka
Created April 7, 2023 18:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anka/dbc7deae5d59a5533e6784e97f42532b to your computer and use it in GitHub Desktop.
Save anka/dbc7deae5d59a5533e6784e97f42532b to your computer and use it in GitHub Desktop.
Wordpress plugin stub
<?php
/*
Plugin Name: Custom API Route
Description: A simple plugin to demonstrate how to implement a custom JSON API route in WordPress.
Version: 1.0
Author: Your Name
*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment