Title: problem
Last modified: August 21, 2016

---

# problem

 *  Resolved [d4b](https://wordpress.org/support/users/d4b/)
 * (@d4b)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/problem-62/)
 * Hi
 * Why this not working:
    `previous_post_link_plus( array('end_post' => true,'in_same_tax'
   => true,'return' => 'id'));`
 *     ```
       echo 'First Post:';
       $first = previous_post_link_plus( array('end_post' => true,'in_same_tax' => true,'return' => 'id'));
       echo $first;
       ```
   
 * [http://wordpress.org/plugins/ambrosite-nextprevious-post-link-plus/](http://wordpress.org/plugins/ambrosite-nextprevious-post-link-plus/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [ambrosite](https://wordpress.org/support/users/ambrosite/)
 * (@ambrosite)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/problem-62/#post-4392831)
 * I don’t know, it looks like it should be working. When you echo the variable 
   $first to the screen, what is being printed?
 *  Thread Starter [d4b](https://wordpress.org/support/users/d4b/)
 * (@d4b)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/problem-62/#post-4392840)
 * its ok

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘problem’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/ambrosite-nextprevious-post-link-
   plus.svg)
 * [Ambrosite Next/Previous Post Link Plus](https://wordpress.org/plugins/ambrosite-nextprevious-post-link-plus/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ambrosite-nextprevious-post-link-plus/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ambrosite-nextprevious-post-link-plus/)
 * [Active Topics](https://wordpress.org/support/plugin/ambrosite-nextprevious-post-link-plus/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ambrosite-nextprevious-post-link-plus/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ambrosite-nextprevious-post-link-plus/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [d4b](https://wordpress.org/support/users/d4b/)
 * Last activity: [12 years, 5 months ago](https://wordpress.org/support/topic/problem-62/#post-4392840)
 * Status: resolved