smarx80

Results 4 comments of smarx80

Hi, have you made any progress internally? Is there anything I can do to help you in your decision to merge the patch? Thanks, Simone.

@haszari @jconroy can you give me feedback on this issue? At least to know if there is anything I can do, if there are any doubts, and in case there...

Hello @haszari @jconroy, is there anyone on this topic?? Give me a feedback on this issue please. Now ~ 10 month have passed, without any progress, it seems to be...

file fbproduct.php from line 319: ` $post = $this->get_post_data(); if (has_filter('the_content', 'wptexturize')) $texturize=true; else $texturize=false; if($texturize) { remove_filter( 'the_content', 'wptexturize' ); remove_filter( 'the_excerpt', 'wptexturize' ); } $post_content = WC_Facebookcommerce_Utils::clean_string( apply_filters(...