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://ja.wordpress.org/plugins/quick-post-management/#description)
 * [レビュー](https://ja.wordpress.org/plugins/quick-post-management/#reviews)
 *  [インストール](https://ja.wordpress.org/plugins/quick-post-management/#installation)
 * [開発](https://ja.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⌉⌊Admin page⌉[

Admin page

[⌊Post page⌉⌊Post 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.

## FAQ

  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/)
をチェックするか、[開発ログ](https://plugins.trac.wordpress.org/log/quick-post-management/)
を [RSS](https://plugins.trac.wordpress.org/log/quick-post-management/?limit=100&mode=stop_on_copy&format=rss)
で購読してみてください。

## 変更履歴

#### 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://ja.wordpress.org/plugins/tags/custom/)[customisation](https://ja.wordpress.org/plugins/tags/customisation/)
   [customization](https://ja.wordpress.org/plugins/tags/customization/)[instant](https://ja.wordpress.org/plugins/tags/instant/)
   [quick](https://ja.wordpress.org/plugins/tags/quick/)
 *  [詳細を表示](https://ja.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/)