• I’d like to be able to (via a custom plugin) output text BEFORE the post text (after title, author, date) but can’t find a suitable filter.

    I know filter ‘the_content’ will allow me to output text after the post.

    Using ‘the_title’ filter outputs my text appended to the title itself (and gets all the formatting that the title gets).

    Any pointers?

  • The topic ‘Filter for beginning of post text?’ is closed to new replies.