Finalize the backend for each coupon, customer and access functionalities
This commit is contained in:
@@ -474,7 +474,7 @@ class Access {
|
||||
|
||||
// All Forms
|
||||
$forms = get_posts([
|
||||
'post_type' => 'formipay-form',
|
||||
'post_type' => 'formipay-product',
|
||||
'posts_per_page' => -1,
|
||||
]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user