Skip to content
Snippets Groups Projects
Verified Commit cb30d0d2 authored by Kevin Cristiano's avatar Kevin Cristiano :earth_americas:
Browse files

Revert #240 Redirect loops and invalid confirm pages abound

parent 972a618f
No related branches found
No related tags found
No related merge requests found
......@@ -522,9 +522,6 @@ class CiviCRM_For_WordPress_Basepage {
*/
public function basepage_render() {
// We no longer need this filter, so remove it.
remove_filter('the_content', [$this, 'basepage_render']);
// Hand back our base page markup.
return $this->basepage_markup;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment