BP_Core_Notification:: get_all_for_user (intuser_id美元字符串美元的地位“is_new”

获取数据库中特定用户的所有通知。

描述

参数

user_id美元

int(必需)用户ID。

美元的地位

字符串(可选)“is_new”或“所有”。

默认值:“is_new”

返回

(数组)关联数组

文件:bp-core /类/ class-bp-core-notification.php

Public static function get_all_for_user($user_id, $status = 'is_new') {global $wpdb;英国石油美元= buddypress ();$is_new = ('is_new' === $status) ?AND is_new = 1 ': ";return $wpdb->get_results($wpdb->prepare("SELECT * FROM {$bp->core->table_name_notifications} WHERE user_id = %d {$is_new}", $user_id));}

问题吗?

我们总是很乐意帮助您解决代码或其他问题!搜索我们的开发人员文档联络支持,或与我们联系销售团队