• Hello

    Is it possible to filter image from the_content. in several post, i have image then few text below. Now i need to show only text from that post (whenever i call the_content). How to do it? Please suggest..

    Thanks in advance

Viewing 1 replies (of 1 total)
  • If you never want to show the images, and they have a class assigned, you can use ‘display: none;’ in the class.

Viewing 1 replies (of 1 total)

The topic ‘How to filter image from the_content()’ is closed to new replies.