Changeset 3152107
- Timestamp:
- 09/15/2024 06:25:20 AM (19 months ago)
- File:
-
- 1 edited
-
pasazh/trunk/pasazh.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
pasazh/trunk/pasazh.php
r3152105 r3152107 17 17 const PASAZHAPI_papi_version = "1.14"; 18 18 19 19 20 add_action('rest_api_init', function () { 20 21 register_rest_route('papi', '/products', array(
Note: See TracChangeset
for help on using the changeset viewer.