Skip to content

Instantly share code, notes, and snippets.

@anka
Created April 7, 2023 18:09
Show Gist options
  • Select an option

  • Save anka/dbc7deae5d59a5533e6784e97f42532b to your computer and use it in GitHub Desktop.

Select an option

Save anka/dbc7deae5d59a5533e6784e97f42532b to your computer and use it in GitHub Desktop.

Revisions

  1. anka created this gist Apr 7, 2023.
    7 changes: 7 additions & 0 deletions custom-api-route.php
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,7 @@
    <?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
    */