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 17:23] – [Tweaks] John Harrisonlwc:wordpress [2025/09/12 09:05] (current) John Harrison
Line 49: Line 49:
     - 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;''     - add ''$args['in_same_term'] = true;'' before ''return $args;''
 +  * [[https://wordpress.org/support/topic/how-to-hide-the-dashboard-for-subscribers/|remove dashboard for subscribers]]
  
  • lwc/wordpress.1674429814.txt.gz
  • Last modified: 2023/01/22 17:23
  • by John Harrison