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

---

搜索插件

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

# Pending Status

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

[下载](https://downloads.wordpress.org/plugin/pending-status.1.1.0.zip)

 * [详情](https://cn.wordpress.org/plugins/pending-status/#description)
 * [评价](https://cn.wordpress.org/plugins/pending-status/#reviews)
 * [开发进展](https://cn.wordpress.org/plugins/pending-status/#developers)

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

## 描述

**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.

## 常见问题

### 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.

## 评价

![](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/) 2025 年 2 月 4 日

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/) 2023 年 12 月 24 日

Works as it should, small, easy, perfekt!

 [ 阅读所有2条评价 ](https://wordpress.org/support/plugin/pending-status/reviews/)

## 贡献者及开发者

「Pending Status」是开源软件。 以下人员对此插件做出了贡献。

贡献者

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

「Pending Status」插件已被翻译至 1 种本地化语言。 感谢[所有译者](https://translate.wordpress.org/projects/wp-plugins/pending-status/contributors)
为本插件所做的贡献。

[帮助将「Pending Status」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/pending-status)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/pending-status/)，查看
[SVN仓库](https://plugins.svn.wordpress.org/pending-status/)，或通过[RSS](https://plugins.trac.wordpress.org/log/pending-status/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/pending-status/)。

## 更新日志

#### 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.

## 额外信息

 *  版本 **1.1.0**
 *  最后更新：**3 周前**
 *  活跃安装数量 **100+**
 *  WordPress 版本 ** 4.9 或更高版本 **
 *  已测试的最高版本为 **7.0**
 *  PHP 版本 ** 7.0.0 或更高版本 **
 *  语言
 * [Chinese (Taiwan)](https://tw.wordpress.org/plugins/pending-status/) 和 [English (US)](https://wordpress.org/plugins/pending-status/).
 *  [翻译成简体中文](https://translate.wordpress.org/projects/wp-plugins/pending-status)
 * 标签
 * [Notifications](https://cn.wordpress.org/plugins/tags/notifications/)[pending](https://cn.wordpress.org/plugins/tags/pending/)
   [pending review](https://cn.wordpress.org/plugins/tags/pending-review/)[post status](https://cn.wordpress.org/plugins/tags/post-status/)
   [workflow](https://cn.wordpress.org/plugins/tags/workflow/)
 *  [高级视图](https://cn.wordpress.org/plugins/pending-status/advanced/)

## 评级

 5 星（最高 5 星）。

 *  [  2 条 5 星评价     ](https://wordpress.org/support/plugin/pending-status/reviews/?filter=5)
 *  [  0 条 4 星评价     ](https://wordpress.org/support/plugin/pending-status/reviews/?filter=4)
 *  [  0 条 3 星评价     ](https://wordpress.org/support/plugin/pending-status/reviews/?filter=3)
 *  [  0 条 2 星评价     ](https://wordpress.org/support/plugin/pending-status/reviews/?filter=2)
 *  [  0 条 1 星评价     ](https://wordpress.org/support/plugin/pending-status/reviews/?filter=1)

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

[查看全部评论](https://wordpress.org/support/plugin/pending-status/reviews/)

## 贡献者

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

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/pending-status/)

## 捐助

您愿意支持这个插件的发展吗?

 [ 捐助此插件 ](https://room34.com/payments)