Plugin Directory

Changeset 1715022


Ignore:
Timestamp:
08/18/2017 03:05:36 AM (9 years ago)
Author:
Jeriff Cheng
Message:

text improvement

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • author-box-after-posts/trunk/index.php

    r1715016 r1715022  
    88Author URI: https://www.pandasilk.com/wordpress-author-box-after-posts-plugin/
    99*/
    10 /*
    11 Copyright 2014 Jeriff Cheng( Email : hschengyongtao@gmail.com )
    12 This program is free software: you can redistribute it and/or modify
    13 it under the terms of the GNU General Public License as published by
    14 the Free Software Foundation, either version 3 of the License, or
    15 (at your option) any later version.
    16 This program is distributed in the hope that it will be useful,
    17 but WITHOUT ANY WARRANTY; without even the implied warranty of
    18 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    19 GNU General Public License for more details.
    20 You should have received a copy of the GNU General Public License
    21 along with this program.  If not, see <http://www.gnu.org/licenses/>.
    22    
    23 */
    24 
    2510
    2611/*
  • woocommerce-weight-country-based-shipping/trunk/woocommerce-wc-shipping.php

    r1715016 r1715022  
    88Author URI: https://www.pandasilk.com/wordpress-woocommerce-weight-country-based-shipping-plugin/
    99*/
    10 
    11 /*
    12 Copyright 2014 Jeriff Cheng( Email : hschengyongtao@gmail.com )
    13 This program is free software: you can redistribute it and/or modify
    14 it under the terms of the GNU General Public License as published by
    15 the Free Software Foundation, either version 3 of the License, or
    16 (at your option) any later version.
    17 This program is distributed in the hope that it will be useful,
    18 but WITHOUT ANY WARRANTY; without even the implied warranty of
    19 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    20 GNU General Public License for more details.
    21 You should have received a copy of the GNU General Public License
    22 along with this program.  If not, see <http://www.gnu.org/licenses/>.
    23    
    24 */
    25 
    2610
    2711add_action('plugins_loaded', 'init_awd_shipping', 0);
Note: See TracChangeset for help on using the changeset viewer.