Changeset 1715022
- Timestamp:
- 08/18/2017 03:05:36 AM (9 years ago)
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
author-box-after-posts/trunk/index.php
r1715016 r1715022 8 8 Author URI: https://www.pandasilk.com/wordpress-author-box-after-posts-plugin/ 9 9 */ 10 /*11 Copyright 2014 Jeriff Cheng( Email : hschengyongtao@gmail.com )12 This program is free software: you can redistribute it and/or modify13 it under the terms of the GNU General Public License as published by14 the Free Software Foundation, either version 3 of the License, or15 (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 of18 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the19 GNU General Public License for more details.20 You should have received a copy of the GNU General Public License21 along with this program. If not, see <http://www.gnu.org/licenses/>.22 23 */24 25 10 26 11 /* -
woocommerce-weight-country-based-shipping/trunk/woocommerce-wc-shipping.php
r1715016 r1715022 8 8 Author URI: https://www.pandasilk.com/wordpress-woocommerce-weight-country-based-shipping-plugin/ 9 9 */ 10 11 /*12 Copyright 2014 Jeriff Cheng( Email : hschengyongtao@gmail.com )13 This program is free software: you can redistribute it and/or modify14 it under the terms of the GNU General Public License as published by15 the Free Software Foundation, either version 3 of the License, or16 (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 of19 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the20 GNU General Public License for more details.21 You should have received a copy of the GNU General Public License22 along with this program. If not, see <http://www.gnu.org/licenses/>.23 24 */25 26 10 27 11 add_action('plugins_loaded', 'init_awd_shipping', 0);
Note: See TracChangeset
for help on using the changeset viewer.