Bug In Code
-
Hi
I’m trying to integrate this plugin and having some issues and my dev said:
“This Click to Tweet plugin doesn’t use a standard WordPress shortcode as it should. It is filtering the content of posts/pages using ‘the_content’ filter and then it does a preg_replace on the [tweet…] shortcode.
So actually this plugin needs to follow WordPress conventions and use add_shortcode() to register the shortcode properly.
I tried doing apply_filters() for ‘the_content’ on the body but it doesn’t work”
Can you ask the plugin author or find a similar plugin that properly uses shortcodes?
Any advice or help is appreciated!
https://www.ads-software.com/plugins/click-to-tweet-by-todaymade/
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Bug In Code’ is closed to new replies.