lwc:wordpress

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
lwc:wordpress [2023/01/22 07:46] John Harrisonlwc:wordpress [2023/01/22 17:23] (current) – [Tweaks] John Harrison
Line 47: Line 47:
 ==== Tweaks ==== ==== Tweaks ====
   * [[https://wpastra.com/docs/replace-navigation-strings-on-single-post/|change next and previous text and code on single post]]   * [[https://wpastra.com/docs/replace-navigation-strings-on-single-post/|change next and previous text and code on single post]]
-    use ''get_previous_post(true)'' to get previous post in same category +    use ''get_previous_post(true)'' to get previous post in same category 
 +    - add ''$args['in_same_term'] = true;'' before ''return $args;''
  
  • lwc/wordpress.1674395168.txt.gz
  • Last modified: 2023/01/22 07:46
  • by John Harrison