This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?php | |
| /** | |
| * From https://gist.github.com/cliffordp/75d45b7508b881abdf0b60d3aa677ecf | |
| * | |
| * Redirect The Events Calendar: Community Events' login form to custom WordPress login form. | |
| * | |
| * If using Community Events version 4.4.7 (June 1, 2017) or later, use https://gist.github.com/cliffordp/c78a2ca22a6f231abb5754540a5f86f4 instead | |
| * | |
| * @link https://developer.wordpress.org/reference/functions/wp_redirect/ | |
| * |