Title: Pending Status
Author: Room 34 Creative Services, LLC
Published: <strong>2. 3. 2022</strong>
Last modified: 18. 5. 2026

---

Prohledat pluginy

![](https://ps.w.org/pending-status/assets/icon.svg?rev=2687787)

# Pending Status

 Autor: [Room 34 Creative Services, LLC](https://profiles.wordpress.org/room34/)

[Stáhnout](https://downloads.wordpress.org/plugin/pending-status.1.1.0.zip)

 * [Podrobnosti](https://cs.wordpress.org/plugins/pending-status/#description)
 * [Hodnocení](https://cs.wordpress.org/plugins/pending-status/#reviews)
 * [Vývojáři](https://cs.wordpress.org/plugins/pending-status/#developers)

 [Podpora](https://wordpress.org/support/plugin/pending-status/)

## Popis

**Pending Status** is a super-simple solution for WordPress sites that need very
basic workflow functionality. It’s easy to set up and doesn’t overload your site
with unnecessary features.

If you have Contributors who can create, but not publish, their own content on your
site, Pending Status notifies you of any pending posts that are ready to review.
By default, all users with the Administrator or Editor role will see a **Pending
Status** box on the Dashboard, showing the counts of pending posts, with a convenient
link to the list of pending posts for that post type.

Optionally, you can also identify one or more Administrators/Editors to receive 
email notifications whenever a post is saved with „pending“ status. The subject 
and message of the email are fully editable, and a direct edit link for the post
is included in the body of the email.

Pending Status works with _all_ publicly queryable post types: Posts, Pages, and
even Custom Post Types created by third party plugins (e.g. WooCommerce, The Events
Calendar, etc.), or your own custom code.

## Nejčastější dotazy

### How do I set up email notifications?

By default the plugin displays a „Pending Status“ widget on the admin Dashboard,
but does not automatically send email notifications. To set up email notifications,
navigate to **Settings > Pending Status** and check the boxes next to the administrators
or editors who should receive an email notification. Here you can also customize
the text of the email message.

### I’ve set up email notifications, but I’m not receiving them. Why not?

Pending Status uses the built-in WordPress email functions to send notifications.
Some web hosts do not allow websites to send email. We recommend using the [Check & Log Email](https://wordpress.org/plugins/check-email/)
plugin to test whether or not you can send email from your WordPress site. If your
host does not allow sending mail directly from the web server, we recommend using
the [WP Mail SMTP](https://wordpress.org/plugins/wp-mail-smtp/) plugin to configure
your site to route email through the mail server of your choice.

## Recenze

![](https://secure.gravatar.com/avatar/d5d85d79f79baba4f5b9a619c51000a67c90c4a228473a9b3d30773859ec200e?
s=60&d=retro&r=g)

### 󠀁[Simple yet effective solution for pending post notifications](https://wordpress.org/support/topic/simple-yet-effective-solution-for-pending-post-notifications/)󠁿

 [skylabb](https://profiles.wordpress.org/skylabb/) 4. 2. 2025

This plugin addresses a not well used but important feature. When there’s a pending
status of a post for review and approval, how is site admin or editor supposed to
know? Dashboard widget showing pending posts is the simplest and appropriate solution.
thanks for the good work.

![](https://secure.gravatar.com/avatar/97e038a95e2be5597e0c230ecbbd4c4b06224c48b5de595329be7d16b206aba5?
s=60&d=retro&r=g)

### 󠀁[Simpel & Easy](https://wordpress.org/support/topic/simpel-easy/)󠁿

 [psypat](https://profiles.wordpress.org/psypat/) 24. 12. 2023

Works as it should, small, easy, perfekt!

 [ Přečtěte si všechny 2 recenze ](https://wordpress.org/support/plugin/pending-status/reviews/)

## Autoři

Pending Status je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.

Spolupracovníci

 *   [ Room 34 Creative Services, LLC ](https://profiles.wordpress.org/room34/)

Plugin „Pending Status“ byl přeložen do 1 jazyku. Děkujeme všem [překladatelům](https://translate.wordpress.org/projects/wp-plugins/pending-status/contributors)
za jejich pomoc.

[Přeložte “Pending Status” do svého jazyka.](https://translate.wordpress.org/projects/wp-plugins/pending-status)

### Zajímá vás vývoj?

[Prohledejte kód](https://plugins.trac.wordpress.org/browser/pending-status/), podívejte
se do [SVN repozitáře](https://plugins.svn.wordpress.org/pending-status/), nebo 
se přihlaste k[ odběru protokolu vývoje](https://plugins.trac.wordpress.org/log/pending-status/)
pomocí [RSS](https://plugins.trac.wordpress.org/log/pending-status/?limit=100&mode=stop_on_copy&format=rss).

## Přehled změn

#### 1.1.0 – 2026.05.18

 * Refactored `r34ps_dashboard_widget()` function to use `get_posts()` instead of
   direct SQL query.
 * Additional code refactoring to pass [Plugin Check](https://wordpress.org/plugins/plugin-check/)
   tests.
 * Bumped „tested up to“ to 7.0.

#### 1.0.4 – 2025.04.24

 * Delayed loading of translated email text strings to avoid „Function _load_textdomain_just_in_time
   was called incorrectly“ PHP notice.
 * Fixed issue with html entity encoding in email message field.
 * Bumped „tested up to“ to 6.8.

#### 1.0.3 – 2024.10.04

 * Removed unnecessary `load_plugin_textdomain()` call, and set `$translate` input
   parameter to `false` on `get_plugin_data()` call, as it may cause PHP notices
   as of WordPress 6.7. See the [WordPress Trac](https://core.trac.wordpress.org/ticket/62154#comment:8)
   for more details.
 * Refactored code in main plugin file to incorporate Room 34’s standard mechanisms
   for admin notices and plugin install/update functionality.
 * i18n: Updated `.pot` translation file.
 * Bumped „tested up to“ to 6.7.

#### 1.0.2 – 2024.04.09

 * i18n: Updated `.pot` file.
 * Bumped „Tested up to“ to 6.5.
 * Hotfix: Added `blueprint.json` for WordPress Playground support.

#### 1.0.1 – 2022.05.11

 * Fixed minor text issue on admin page.
 * Bumped „Tested up to“ to 6.0.

#### 1.0.0 – 2022.02.28

 * Original version.

## Meta

 *  Verze **1.1.0**
 *  Poslední aktualizace **před 2 týdny**
 *  Aktivních instalací **100+**
 *  Verze WordPressu ** 4.9 nebo novější **
 *  Testováno až do WordPressu **7.0**
 *  Verze PHP ** 7.0.0 nebo novější **
 *  Jazyky
 * [Chinese (Taiwan)](https://tw.wordpress.org/plugins/pending-status/) a [English (US)](https://wordpress.org/plugins/pending-status/).
 *  [Přeložte do vašeho jazyka](https://translate.wordpress.org/projects/wp-plugins/pending-status)
 * Štítků
 * [Notifications](https://cs.wordpress.org/plugins/tags/notifications/)[pending](https://cs.wordpress.org/plugins/tags/pending/)
   [pending review](https://cs.wordpress.org/plugins/tags/pending-review/)[post status](https://cs.wordpress.org/plugins/tags/post-status/)
   [workflow](https://cs.wordpress.org/plugins/tags/workflow/)
 *  [Podrobnosti](https://cs.wordpress.org/plugins/pending-status/advanced/)

## Hodnocení

 5 z 5 hvězdiček.

 *  [  2 5hvězdičkové hodnocení     ](https://wordpress.org/support/plugin/pending-status/reviews/?filter=5)
 *  [  0 4hvězdičkové hodnocení     ](https://wordpress.org/support/plugin/pending-status/reviews/?filter=4)
 *  [  0 3hvězdičkové hodnocení     ](https://wordpress.org/support/plugin/pending-status/reviews/?filter=3)
 *  [  0 2hvězdičkové hodnocení     ](https://wordpress.org/support/plugin/pending-status/reviews/?filter=2)
 *  [  0 1hvězdičkové hodnocení     ](https://wordpress.org/support/plugin/pending-status/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/pending-status/reviews/#new-post)

[Zobrazit všechny recenze](https://wordpress.org/support/plugin/pending-status/reviews/)

## Spolupracovníci

 *   [ Room 34 Creative Services, LLC ](https://profiles.wordpress.org/room34/)

## Podpora

Potřebujete pomoc?

 [Fórum podpory](https://wordpress.org/support/plugin/pending-status/)

## Dary

Chtěli byste podpořit vývoj tohoto pluginu?

 [ Přispět na tento plugin ](https://room34.com/payments)