# Pending Post List Component

The pending post list component will have the list of posts needed to be reviewed. Moderator of the community can review the pending posts.

<figure><img src="https://2352509137-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MX0mOAVWkotGme0iRzu%2Fuploads%2FQMisRVhszaAompqDstU5%2FPending%20posts.png?alt=media&#x26;token=f2008774-658e-428d-a73c-476feb4fbb30" alt=""><figcaption></figcaption></figure>

### Features <a href="#features" id="features"></a>

<table data-header-hidden><thead><tr><th width="217"></th><th></th></tr></thead><tbody><tr><td>Feature</td><td>Description</td></tr><tr><td>Pending Posts</td><td>Moderator can review the pending posts to accept or decline. If the user is not a moderator, the list will be the user's own posts needed to be reviewed. </td></tr></tbody></table>

### Customization

<table><thead><tr><th width="269">Config ID</th><th width="122">Type</th><th>Description</th></tr></thead><tbody><tr><td><code>pending_request_page/pending_post_list/*</code></td><td>Component</td><td>You can customize component <code>theme</code></td></tr><tr><td><code>pending_request_page/pending_post_list/post_accept_button</code></td><td>Element</td><td>You can customize <code>text</code></td></tr><tr><td><code>pending_request_page/pending_post_list/post_decline_button</code></td><td>Element</td><td>You can customize <code>text</code></td></tr></tbody></table>

For more details on customization, please refer to the [Customization](https://docs.social.plus/social-plus-uikit/uikit-4/customization) page.

### Usage <a href="#usage" id="usage"></a>

{% tabs %}
{% tab title="iOS" %}
{% embed url="<https://gist.github.com/amythee/98cfdf44ff1722c9e31c010a53062efa>" %}
{% endtab %}

{% tab title="Android" %}
{% embed url="<https://gist.github.com/amythee/3de705902c27516523294dd6957bdbaa>" %}
{% endtab %}

{% tab title="Web" %}
{% embed url="<https://gist.github.com/amythee/f75758d8e568cba9361da96c79c4bc49>" %}

{% endtab %}
{% endtabs %}
