edd_filter_discount_code_cleanup( string $sql )

Used during edd_discount_status_cleanup to filter out a meta query properly


Description Description


Parameters Parameters

$sql

(Required) The unmodified SQL statement.


Top ↑

Return Return

(string) The sql statement with removed quotes from the column.


Top ↑

Source Source

File: includes/discount-functions.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.6.6 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.