文件位于:wp-include/post-template.php
,找到get_the_content
这个函数
增加:
1 2 3 4 5 6 7 8 9 10 11 12 |
$email = null; $user_ID = (int) wp_get_current_user()->ID; $admin_email = "a"; //博主Email $wife_email = "13"; //其他email if ($user_ID > 0) { $email = get_userdata($user_ID)->user_email;} // If post password required and it doesn't match the cookie. if ($email != $admin_email && $email != $wife_email && post_password_required( $_post ) ) { return get_the_password_form( $_post ); } |
学习
学习
太需要了!謝謝!!
啊
哈哈哈
不知为何 执行 systemctl enable qbittorrent 以使 qBittorrent 开机启动,执行 systemctl start qbittorrent 以使 qBittorre
终端怎么换啊
啊啊为什么啊,我开个终端它一直加载,纯纯哭泣了