当用户在线时,WordPress更改页面有条件地显示设置

创建了两个页面-> Feed和Blog

  1. 如果用户在线, 则

    “首页”显示设置应指向”静态”页面, 其中”首页”应为” Feed”, 而”帖子”页应为”博客”。

  2. 当用户离线时

    首页显示设置应指向”你的最新帖子”(默认)。

仅针对特定用户。


#1


你可以使用此功能来检查用户是否登录:https://developer.wordpress.org/reference/functions/is_user_logged_in/

并且此功能可重定向到每个用户的特定页面https://developer.wordpress.org/reference/functions/wp_redirect/

来源:

https://www.srcmini02.com/66013.html

微信公众号
手机浏览(小程序)

Warning: get_headers(): SSL operation failed with code 1. OpenSSL Error messages: error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed in /mydata/web/wwwshanhubei/web/wp-content/themes/shanhuke/single.php on line 57

Warning: get_headers(): Failed to enable crypto in /mydata/web/wwwshanhubei/web/wp-content/themes/shanhuke/single.php on line 57

Warning: get_headers(https://static.shanhubei.com/qrcode/qrcode_viewid_40683.jpg): failed to open stream: operation failed in /mydata/web/wwwshanhubei/web/wp-content/themes/shanhuke/single.php on line 57
0
分享到:
没有账号? 忘记密码?