v 0.3.10 admin can validate payment from front
This commit is contained in:
@@ -46,7 +46,7 @@ function payment_page_redirects_CIPF() {
|
||||
$role_prof = PLGNTLS_class::ROLE_PROF;
|
||||
|
||||
// don't redirect if it is the divi builder mode
|
||||
if (et_fb_is_enabled) {
|
||||
if (et_fb_is_enabled()) {
|
||||
return;
|
||||
}
|
||||
// check the slug
|
||||
|
||||
Reference in New Issue
Block a user