Title: Manage/View Your Posts Only
Author: fearnowrath
Published: <strong>2014 年 5 月 31 日</strong>
Last modified: 2014 年 5 月 31 日

---

搜索插件

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的WordPress一起
使用时，可能不再受到维护或支持，并且可能会存在兼容性问题。

![](https://s.w.org/plugins/geopattern-icon/manageview-your-posts-only.svg)

# Manage/View Your Posts Only

 作者：[fearnowrath](https://profiles.wordpress.org/fearnowrath/)

[下载](https://downloads.wordpress.org/plugin/manageview-your-posts-only.zip)

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

 [支持](https://wordpress.org/support/plugin/manageview-your-posts-only/)

## 描述

This is a very simple and straightforward plugin. The Manage/View Your Posts Only
plugin is specially designed for those who have many authors or allow guest posts
on their blogs. On WordPress, a contributor can write and submit a post and wait
for review until it has been published. But while doing so, when they visit the “
Posts” section, that lists all the posts, they are able to see posts by other contributors
as well that are under review. While there may be no problem with that if all the
authors are closely associated to the website or the company. However, if there 
are many guest writers contributing to a blog, many webmasters and site owners may
not want every one of them view what others are posting and what posts are under
review.

The manage your posts plugin is a simple plugin that works out of the box. Simply
install the plugin and you’re ready to roll. Once the plugin is installed, a contributor
can only view the posts that they have submitted and cannot see what others have
been submitting. The plugin also hides the total number of posts and post drafts
present on the blog to the contributors.

I wrote this plugin because I wanted this same exact feature on my blog and couldn’t
find any plugin that could fix it easily.

Plugin developed by [Zibeb Tips and Reviews](http://zibeb.com/)

## 常见问题

  Will the Author and Administrator be able to view all the Contributor’s posts?

Don’t worry, The Administrator and the Authors have access to all the posts, only
the contributors cannot view the posts submitted by the others

  Does this plugin conflict with any other plugins?

Not at all, it’s a very simple plugin and there are no issues with other plugins
so far.

## 评价

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

### 󠀁[So incredibly happy this still works](https://wordpress.org/support/topic/so-incredibly-happy-this-still-works/)󠁿

 [jh20001](https://profiles.wordpress.org/jh20001/) 2021 年 2 月 8 日

It is incredible that this still functions (for now). It won’t be long before this
plugin becomes unusable though. If someone wants to take it over and recommend something
modern (why WP doesn’t make this a native feature….idk). At least, for the moment,
it works still 🙂

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

### 󠀁[Excellent plugin, it worked perfectly in the most current version of WordPress](https://wordpress.org/support/topic/excellent-plugin-it-worked-perfectly-in-the-most-current-version-of-wordpress/)󠁿

 [potel](https://profiles.wordpress.org/potel/) 2020 年 9 月 16 日

Excellent plugin, it worked perfectly in the most current version of Wordpress even
though it was so long without updating !!

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

### 󠀁[Works out of the box, easy to customize](https://wordpress.org/support/topic/works-out-of-the-box-easy-to-customize/)󠁿

 [Sleneau](https://profiles.wordpress.org/sleneau/) 2016 年 9 月 3 日

If you want this to apply to custom post types, simply modify the following line
in the plugin: function mypo_parse_query_useronly( $wp_query ) { if ( strpos( $_SERVER['
REQUEST_URI' ], '/wp-admin/edit.php' ) !== false ) { To include the endpoint of 
the edit page for the custom post type, like so: function mypo_parse_query_useronly(
$wp_query ) { if ( strpos( $_SERVER[ 'REQUEST_URI' ], '/wp-admin/edit.php' ) !==
false || strpos( $_SERVER[ 'REQUEST_URI' ], '/wp-admin/edit.php?post_type=[POST 
TYPE SLUG]' ) !== false ) { You can add as many custom post types separated by OR
operators “||” as you’d like.

 [ 阅读所有4条评价 ](https://wordpress.org/support/plugin/manageview-your-posts-only/reviews/)

## 贡献者及开发者

「Manage/View Your Posts Only」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ fearnowrath ](https://profiles.wordpress.org/fearnowrath/)

[帮助将「Manage/View Your Posts Only」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/manageview-your-posts-only)

### 对开发感兴趣吗?

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

## 更新日志

#### 1.0

## 额外信息

 *  版本 **0.1**
 *  最后更新：**12 年前**
 *  活跃安装数量 **400+**
 *  WordPress 版本 ** 3.0.1 或更高版本 **
 *  已测试的最高版本为 **3.4.2**
 *  语言
 * [English (US)](https://wordpress.org/plugins/manageview-your-posts-only/)
 * 标签
 * [Contributor](https://cn.wordpress.org/plugins/tags/contributor/)[guest writers](https://cn.wordpress.org/plugins/tags/guest-writers/)
 *  [高级视图](https://cn.wordpress.org/plugins/manageview-your-posts-only/advanced/)

## 评级

 5 星（最高 5 星）。

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

[Your review](https://wordpress.org/support/plugin/manageview-your-posts-only/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/manageview-your-posts-only/reviews/)

## 贡献者

 *   [ fearnowrath ](https://profiles.wordpress.org/fearnowrath/)

## 支持

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

 [查看支持论坛](https://wordpress.org/support/plugin/manageview-your-posts-only/)