[EG-Attachments]applying filter the_content
-
I must show the content of a post outside the loop.
The post contains the shortcode [attachments..] with few options.
As usual, to have the content output I do this: apply_filters(‘the_content’,$post->post_content).This works correctly with other plugins, but not with EG-Attachments.
What’s the problem?
Thank you.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘[EG-Attachments]applying filter the_content’ is closed to new replies.