このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Disable Post Locking

説明

Disables automatic post locking so multiple users can open the same post in
the administration panel.

Warning: Post locking was an addition to WordPress in order to prevent such
bugs as overwritten autosaves (coming from multiple authors), and of course
to prevent accidentally overwriting another user’s changes with older content.
These are often never problems for many users, and you should likely be
communicating with your fellow editors when making changes anyway. This plugin
makes the choice of relying on the latter rather than post locking, so you
may run into those problems again.

インストール

  1. Upload the entire disable-post-locking folder to the /wp-content/plugins/
    directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.

評価

このプラグインにはレビューがありません。

貢献者と開発者

Disable Post Locking はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Disable Post Locking” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.1

  • Fix typo in edit lock suppression filter name.
  • Include plugin side effect warnings.

1.0

  • Initial release.