add_filter( ‘the_content’, array($this, ‘example’) );
-
Hello,
with the new version of events-manager several plugins, that alter text in ‘the_content’, don’t affect the events any more. I need it for autolinks to posts, that are related to hundreds of events … Is there any trick with this: “add_filter( ‘the_content’, array($this, ‘example’) );” ??
Thankyou for your help
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘add_filter( ‘the_content’, array($this, ‘example’) );’ is closed to new replies.