Plugin Directory

Changeset 2290867


Ignore:
Timestamp:
04/24/2020 09:51:40 AM (6 years ago)
Author:
marguspala
Message:

Version 3.0.4

File:
1 edited

Legend:

Unmodified
Added
Removed
  • smartaccounts/trunk/smartaccounts.php

    r2283842 r2290867  
    44 * Plugin URI: https://github.com/smartman/woocommerce_smartaccounts
    55 * Description: This plugin creates sales invoices in the smartaccounts.ee Online Accounting Software after Woocommerce order creation
    6  * Version: 3.0.3
     6 * Version: 3.0.4
    77 * Author: Margus Pala
    88 * Author URI: https://marguspala.com
     
    1717} // Exit if accessed directly
    1818
     19include_once( ABSPATH . 'wp-admin/includes/plugin.php' );
    1920
    2021function smartaccounts_missing_wc_admin_notice()
Note: See TracChangeset for help on using the changeset viewer.