Skip to content

Instantly share code, notes, and snippets.

View DGStefan's full-sized avatar

Stefan van den Dungen Gronovius DGStefan

View GitHub Profile
<?php
namespace ACA\ACF;
class GroupColumnFactory {
const GROUP_PREFIX = 'acfgroup__';
/**
* @var ColumnFactory
@DGStefan
DGStefan / Tax.php
Last active March 30, 2022 06:47
Fixed version of /ac-addon-woocommerce/classes/Column/Shoporder/Tax.php
<?php
namespace ACA\WC\Column\ShopOrder;
use AC;
use ACA\WC\Search;
use ACP\Export;
/**
* @since 3.6