[Resolved] Need a hook after content but before tags and categories metadata

Home Forums Support [Resolved] Need a hook after content but before tags and categories metadata

Home Forums Support Need a hook after content but before tags and categories metadata

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1403266
    madmanweb

    Hello. I’m working on a site where I want to add a “Support the author” link automatically after all articles. I tried adding it as a hook but generate_after_entry_content adds it only after the categories and tags. I would like to add it before those but I can’t see a hook that works. Any way around it?

    #1403284
    Leo
    Staff
    Customer Support

    Hi there,

    Try generate_after_entry_content with priority 2.

    #1403289
    madmanweb

    Thanks. Works. Now to figure out how to manipulate priority so it appears before the sharing plugin I’m using. 😉

    #1403413
    Leo
    Staff
    Customer Support

    You would likely need to insert the sharing plugin content with a hook as well so you can alter the priority.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.