Forums

Custom Field Template
Why is this plugin stripping shortcodes in the_content (1 post)

  1. proximity2008
    Member
    Posted 3 months ago #

    line 672:
    return $post->post_excerpt ? $post->post_excerpt : strip_shortcodes($content);

    Why is it doing this?
    That is pretty annoying thing to do, when it's using the_content as the_excerpt ( when there is no excerpt entered) and we actually want an image to show up.

    http://wordpress.org/extend/plugins/custom-field-template/

Reply

You must log in to post.

About this Plugin

About this Topic

  • RSS feed for this topic
  • Started 3 months ago by proximity2008
  • This topic is not resolved
  • WordPress version: 3.3.1