Title: Quick Post Management
Author: Namely
Published: <strong>2012 年 10 月 1 日</strong>
Last modified: 2013 年 10 月 28 日

---

搜索插件

![](https://ps.w.org/quick-post-management/assets/banner-772x250.jpg?rev=606630)

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

![](https://s.w.org/plugins/geopattern-icon/quick-post-management_ececec.svg)

# Quick Post Management

 作者：[Namely](https://profiles.wordpress.org/namely-1/)

[下载](https://downloads.wordpress.org/plugin/quick-post-management.zip)

 * [详情](https://cn.wordpress.org/plugins/quick-post-management/#description)
 * [评价](https://cn.wordpress.org/plugins/quick-post-management/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/quick-post-management/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/quick-post-management/#developers)

 [支持](https://wordpress.org/support/plugin/quick-post-management/)

## 描述

Quick Post Management adds the following links visible to editors at the top/bottom
of every page/post enabling one-click quick shortcuts as:

 * Set as draft
 * Set as private/public
 * Close/open comments
 * Close/open trackbacks
 * Move to trash
 * Force delete
 * Convert into page/post
 * Any number of other custom links

If you an editor or moderator on a big site and you often need quickly set post/
page as draft or private, this plugin will come pretty handy. It will save you time,
as many actions that did require several clicks and significant loading time will
now be done with just one click.

For installation please see the [corresponding section](https://wordpress.org/extend/plugins/quick-post-management/installation/).
It is as trivial as copying the plugin folder in your WordPress.

To get the flavour of what the plugin actually does, see the [screen shots](https://wordpress.org/extend/plugins/quick-post-management/screenshots/).

Once installed and activated, the plugin back-end will be accessible via a separate
menu in the admin panel (WP Admin -> Settings -> QPM / Quick Post Management).

### Translations

 * English UK – [_Name.ly_](http://name.ly/)
 * English US – [_Name.ly_](http://name.ly/)
 * Spanish – [Maria Ramos](http://webhostinghub.com/)
 * Russian – [Kreml.in](http://kreml.in/)
 * Ukrainian – [Lviv.PRO](http://siohodni.com/)

If you want to translate this plugin, please [contact](http://name.ly/about/contact/)
the _Name.ly_ team.

For quick translation, you can use [Quick Localization](https://wordpress.org/extend/plugins/quick-localization/)
plugin.

### Recommendations

Check out our other cool and practical plugins:

 * [Feed2Tabs](https://wordpress.org/extend/plugins/feed2tabs/)
 * [Links2Tabs](https://wordpress.org/extend/plugins/links2tabs/)
 * [Quick Localization](https://wordpress.org/extend/plugins/quick-localization/)

### About Name.ly

_Name.ly_ offers WordPress blogs and many other services allowing to consolidate
multiple sites, pages and profiles.

All on catchy domain names, like many.at, brief.ly, sincere.ly, links2.me, thatis.
me, of-cour.se, … and hundreds more.

_Name.ly/PRO_ platform allows domain name owners to run similar sites under their
own brand.

[_Name.ly/PRO_](http://namely.pro/) is most known for being first WordPress driven
product allowing reselling emails and sub-domains.

## 屏幕截图

 * [[
 * Admin page
 * [[
 * Post page

## 安装

#### As easy, as 1-2-3

 1. Upload `quick-post-management` folder to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Start using the quick management links, voila!

#### Usage

Activate the plugin. Settings can be accessed via WP Admin -> Settings -> QPM / 
Quick Post Management. The rest is done automatically.

## 常见问题

  How can I change the way the added links look?

You can define it via CSS of `qpm` class.

E.g., add the following lines into your theme’s `style.css`:
 .qpm { color: #000000;}.
qpm a { color: #E60000; font-weight: bold; text-decoration:none; } .qpm a:active{
text-decoration:underline; } .qpm a:hover { text-decoration:underline; } .qpm a:
link { text-decoration:none; } .qpm a:visited { text-decoration:none; }

  Why is email notification disabled?

You will be able to notify post authors via the email in the coming versions of 
this plugin.

The functionality is not yet in the code.

## 评价

此插件暂无评价。

## 贡献者及开发者

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

贡献者

 *   [ Namely ](https://profiles.wordpress.org/namely-1/)
 *   [ Name.ly ](https://profiles.wordpress.org/namely/)

[帮助将「Quick Post Management」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/quick-post-management)

### 对开发感兴趣吗?

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

## 更新日志

#### 0.0.6

 * Finished translation and added Spanish translation thanks to [Maria Ramos](http://webhostinghub.com/)

#### 0.0.5

 * Fixed warning generated when WP_DEBUG is set to true

#### 0.0.4

 * Added shortcode `[QuickPostManagement]` [requested by Eckstein](https://wordpress.org/support/topic/use-in-other-places-in-my-template).

#### 0.0.3

 * Fixed rare case when `current_user_can ( "editor" )` was returning `false`, even
   for site admins. That was noticed on some localised blogs. Special thank to Jean-
   Michel Meyer for the tips, help and patience.

#### 0.0.2

 * Added options to enable custom links.

#### 0.0.1

 * Initial version.
 * Created and tested.

## 额外信息

 *  版本 **0.0.6**
 *  最后更新：**13 年前**
 *  活跃安装数量 **10+**
 *  WordPress 版本 ** 3.0.0 或更高版本 **
 *  已测试的最高版本为 **3.4.2**
 *  语言
 * [English (US)](https://wordpress.org/plugins/quick-post-management/)
 * 标签
 * [custom](https://cn.wordpress.org/plugins/tags/custom/)[customisation](https://cn.wordpress.org/plugins/tags/customisation/)
   [customization](https://cn.wordpress.org/plugins/tags/customization/)[instant](https://cn.wordpress.org/plugins/tags/instant/)
   [quick](https://cn.wordpress.org/plugins/tags/quick/)
 *  [高级视图](https://cn.wordpress.org/plugins/quick-post-management/advanced/)

## 评级

 5 星（最高 5 星）。

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

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

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

## 贡献者

 *   [ Namely ](https://profiles.wordpress.org/namely-1/)
 *   [ Name.ly ](https://profiles.wordpress.org/namely/)

## 支持

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

 [查看支持论坛](https://wordpress.org/support/plugin/quick-post-management/)

## 捐助

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

 [ 捐助此插件 ](http://name.ly/plugins/donations/)