# Pending Post Page

{% hint style="info" %}
This page has been deprecated. Please refer to `PendingPostListComponent` instead.
{% endhint %}

The pending post page 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%2FnouEQBSnW83UspDrFKES%2Fp1.png?alt=media&#x26;token=810e35c1-0d48-4289-a8a9-dd8a846fe240" 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_posts_page/*/*</code></td><td>Page</td><td>You can customize page <code>theme</code></td></tr><tr><td><code>pending_posts_page/*/back_button</code></td><td>Element</td><td>You can customize <code>image</code></td></tr><tr><td><code>pending_posts_page/*/title</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/3ff85f84e9e7861f7ac446c7a2ed6bbe>" %}
{% endtab %}

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

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