Core Function
View Source on Trac ↗ get_others_pending()
get_others_pending( mixed $user_id ) Retrieve pending review posts from other users.
Parameters 1 required
| Name / Type | Description |
|---|---|
| $user_id int | User ID. Required |
Return Value
(array)
List of posts with pending review post type from other users.
Function Information
Source File
wp-admin/includes/deprecated.php
Advertisement