Closed felipemontoya closed 1 year ago
Bitbucket user felipe montoya commented on 2018-09-24 15:59
Location: line 265 of
includes/class-wp-edunext-eox-core-api.php
Is this really what is required here, return the error?
Shouldn't we be calling this->add_notice('error', $error)
?
Bitbucket user Ivan Castellanos commented on 2018-09-24 16:37
Location: line 265 of
includes/class-wp-edunext-eox-core-api.php
Is this really what is required here, return the error?
Shouldn't we be callingthis->add_notice('error', $error)
?
That happens upper in the stack (the function that calls this function)
Bitbucket user felipe montoya approved :heavy_check_mark: the pull request on 2018-09-24 16:44
class-wp-edunext-eox-core-api.php