How To Disable Infolinks For A Single Post In WordPress

Written by admin. Posted in Misc

Tagged: , , , ,

Published on August 31, 2010 with 1 Comment">1 Comment

FacebookTwitterStumbleUponPinterestTumblrEmailGoogle+PrintShare


Here’s how to disable Infolinks for a single post in WordPress-
1. Insert the following code in HTML mode in beginning of the post for which you need to disable Infolinks:

<!–INFOLINKS_OFF–>

2. Insert the following code in HTML mode in beginning of the post published just before the post for which you want Infolinks disabled (This will the post on the front page displayed below the post for which you need Infolinks disabled):

<!–INFOLINKS_ON–>

FacebookTwitterStumbleUponPinterestTumblrEmailGoogle+PrintShare
  • Tanmay Sawant

    Hey guys, I wanted to disable infolinks on the header.!!
    how is it done, any idea guys?
    Thanks in advance