radpath

Jump to first unread comment in post

  1. <?php
  2. // Fetch the next node id from the readpath
  3. $next_id = readpath_get_next_nid();
  4.  
  5. // Get the page # and comment id if any
  6. $link_info = readpath_get_link_info($next_nid);
Syndicate content