Shortcode hyphen problem
-
Forget the problem reported below, it seems the problem is regarding
add_filter('the_excerpt', array(&$this, 'remove_post_views_count'));I need to see why that is being called since I’m just using the_content.
Thanks.
======
Hi, thanks for the plugin, it’s really helpful.I’m having a specific problem which I can workaround calling the methods directly but still should be taken care of anyway.
Basically, the shortcode is colliding with others because of what’s explained here: http://codex.ww.wp.xz.cn/Shortcode_API#Hyphens
Using post_views (changing the hyphen) as shortcode solves it.Cheers,
Guillermo
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Shortcode hyphen problem’ is closed to new replies.