WordPress Skip to content

Estimated reading time: 239 words, 1-2 minute Font: 676 Views

Simple code that allow the user to skip directly to the article content, bypassing the navigation, enhances the accessibility of your blog or web site.

Add this snippet into the functions file of your WordPress theme.

WordPress Hooks: next_post_link; previous_post_link

This is jQuery code to update the navigation link directly to the post content when user click the next/previous links on single post.

Found this article helpful? Why not share it on social media and help someone else too?
Twitter (Open in new window) FaceBook (Open in new window)
Posted in categories of jQuery Code This page was last modified on
Return to all jQuery Code articles

Your comments help us improve - please share your thoughts below.

By creating an account, you agree to our Terms of Service and Private Policy.

Comment Policy