Skip to content

Instantly share code, notes, and snippets.

<?php
/**
* Plugin Name: WooCommerce Analytics - Custom Report Columns
* Description: This plugin adds a custom columns to the WooCommerce Analytics customer report csv export.
* Author: Saif Hassan
* Author URI: https://saif-hassan.com
* Version: 1.0.0
*/
@Babylon1999
Babylon1999 / discount_table.php
Last active April 30, 2024 15:48
Simple template for the Discount Rules for WooCommerce plugin.
<?php
/**
* Discount list
*
* This template can be overridden by copying it to yourtheme/advanced_woo_discount_rules/discount_list.php.
*
* Custom template for Discount Rules for WooCommerce plugin by flycart
* To enable it, copy this template to yourtheme/advanced_woo_discount_rules/discount_table.php.
* Author: Saif H.
* Website: saif-hassan.com