Banner for Loop Post Navigation Links
Template tags (for use in single.php) to create post navigation loop (previous to first post is last post; next/after last post is first post). Wordpress Tutorial
Noted That:
  • To install correctly this loop-post-navigation-links.zip .
  • Fisrt Download the loop-post-navigation-links.zip to your computer
  • Extract/Open loop-post-navigation-links.zip to Your Computer.
  • Then, Find readme.txt file inside loop-post-navigation-links.zip and Open readme.txt .
  • Now, Read the Requirements of this plugin. Which Wordpress Version and PHP Version are required to run this Plugin in Your Wordpress Site.
  • Then, Follow the Tips Below.
Start the Tips:

Step-1 : Download " loop-post-navigation-links.zip " to Your Local Computer.

Step-2 : Then, Login to your " yourdomain.com/wp-admin " Dashboard.

Login to Wordpress Loop Post Navigation Links

Step-3 : Then, Click on " Plugins " + " Add New " from left Side Menu of Dashboard.

Go to Plugin Install Loop Post Navigation Links

Step-4 : Now, Click on " Upload Plugin " button.

Click Upload Button Loop Post Navigation Links

Step-5 : Now, Browse " loop-post-navigation-links.zip " Downloaded plugin from your computer, Where you downloaded " loop-post-navigation-links.zip " According to Step – 1 Above then, click on " Install Now "

Upload Plugin Loop Post Navigation Links

Step-6 : Now, Click on " Active Plugin "

Activate Loop Post Navigation Links

Step-7 : Then, See left Side Menu. " Loop Post Navigation Links " folder is added on left Side Menu. Now, Click on " Loop Post Navigation Links " folder.

Noted that: If you do not see " Loop Post Navigation Links " folder on left Side Menu then, see at left Side Menu " Settings " or " Tools ".

Step-8 : Now you configure yourself oR Watch video tutorial below about Loop Post Navigation Links Configurations and Settings or How to work " Loop Post Navigation Links " in your WordPress site.

oR

After Activated Plugin According to Step-6 then,

  1. Go to " Plugins " + " Installed Plugin " from Wordpress Admin Panel Leftside Menu.
  2. or Direct go to: https://yourdomain/wp-admin/plugins.php
  3. Then, Find " Loop Post Navigation Links " Activated Plugin from Plugin List.
  4. Then, Click on " Settings " from Plugin that is Loop Post Navigation Links
  5. Now, Edit/Add/Config the setting and Click on " Save Changes " button,
WP Plugin Setting



Guide
  1. Install via the built-in WordPress plugin installer. Or install the plugin code inside the plugins directory for your site (typically wp-content/plugins/ ).
  2. Activate the plugin through the ‘Plugins’ admin menu in WordPress.
  3. Use c2c_next_or_loop_post_link() template tag instead of next_post_link() , and/or c2c_previous_or_loop_post_link() template tag instead of previous_post_link() , in your single-post template (e.g. single.php).

Name