Changeset 2290867
- Timestamp:
- 04/24/2020 09:51:40 AM (6 years ago)
- File:
-
- 1 edited
-
smartaccounts/trunk/smartaccounts.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
smartaccounts/trunk/smartaccounts.php
r2283842 r2290867 4 4 * Plugin URI: https://github.com/smartman/woocommerce_smartaccounts 5 5 * Description: This plugin creates sales invoices in the smartaccounts.ee Online Accounting Software after Woocommerce order creation 6 * Version: 3.0. 36 * Version: 3.0.4 7 7 * Author: Margus Pala 8 8 * Author URI: https://marguspala.com … … 17 17 } // Exit if accessed directly 18 18 19 include_once( ABSPATH . 'wp-admin/includes/plugin.php' ); 19 20 20 21 function smartaccounts_missing_wc_admin_notice()
Note: See TracChangeset
for help on using the changeset viewer.