Filter hook in “show_paywall()” method
-
I need to add the part of “unfiltered_content” in “Woocommerce_Pay_Per_Post_Restrict_Content -> show_paywall()” using functions.php of my theme,
is it possibile to apply filter hook instead of “return $this->get_paywall_content( $unfiltered_content )” in the future?
Thanks for your support!!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Filter hook in “show_paywall()” method’ is closed to new replies.