Plugin Directory

Changeset 2136068


Ignore:
Timestamp:
08/08/2019 04:07:02 AM (7 years ago)
Author:
maiuoc
Message:

test to update version 1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • op-custom-api/tags/5.1.6/op-custom-api.php

    r2136061 r2136068  
    33 * Plugin Name:       OP Custom APi
    44 * Description:       OP Custom APi !
    5  * Version:           5.1.5
     5 * Version:           5.1.6
    66 * Author:            Maiuoc
    77 * Author URI:        http://magebay.com
     
    7474function oca_main_menu_function () {
    7575    // continue update
    76     echo "This is custom Api in wp";
     76    echo "This is custom Api in wp akakakaka";
    7777}
    7878function oca_rest_prepare_order_object( $response, $object, $request ) {
Note: See TracChangeset for help on using the changeset viewer.