Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter nht190187

    (@nht190187)

    I have tried
    <?php next_post_link_plus( array(‘order_by’ => ‘post_title’,’in_same_cat’ => true); ?>

    or

    <?php next_post_link_plus( array(‘in_same_cat’ => true,’order_by’ => ‘post_title’,); ?>
    but it isn’t working…

    Thread Starter nht190187

    (@nht190187)

    ok deficiency “)”

    Plugin Author ambrosite

    (@ambrosite)

    Your code should work; you were only missing a closing parenthesis. But I think you figured that out already.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘next/preivous alphabetical order in the same category?’ is closed to new replies.