Alert: This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.
EDD_Payments_Query::maybe_reset_globals()
Based off the current global variables for $wp_query and $post, we may need to reset some data or just restore it.
Description Description
Return Return
(void)
Source Source
File: includes/payments/class-payments-query.php
Changelog Changelog
Version | Description |
---|---|
2.8 | Introduced. |