Changeset 2136068
- Timestamp:
- 08/08/2019 04:07:02 AM (7 years ago)
- File:
-
- 1 edited
-
op-custom-api/tags/5.1.6/op-custom-api.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
op-custom-api/tags/5.1.6/op-custom-api.php
r2136061 r2136068 3 3 * Plugin Name: OP Custom APi 4 4 * Description: OP Custom APi ! 5 * Version: 5.1. 55 * Version: 5.1.6 6 6 * Author: Maiuoc 7 7 * Author URI: http://magebay.com … … 74 74 function oca_main_menu_function () { 75 75 // continue update 76 echo "This is custom Api in wp ";76 echo "This is custom Api in wp akakakaka"; 77 77 } 78 78 function oca_rest_prepare_order_object( $response, $object, $request ) {
Note: See TracChangeset
for help on using the changeset viewer.