[Resolved] How to generate post navigation in generate_after_content hook

Home Forums Support [Resolved] How to generate post navigation in generate_after_content hook

Home Forums Support How to generate post navigation in generate_after_content hook

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1127558
    Ranjit

    Hi,

    Is there way to generate post navigation (next/previous post) in generate_after_content hook?

    Thanks! for the help.

    #1127662
    David
    Staff
    Customer Support

    Hi there,

    you could hook in the posts_nav_link() function:

    https://codex.wordpress.org/Next_and_Previous_Links

    #1128492
    Ranjit

    Thanks David the link helped!

    #1128559
    David
    Staff
    Customer Support

    You’re welcome

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