Disable and Turn Off Post Revisions Tracking in WordPress 2.6 or Above無効にしたり、改正後のトラッキングを無効にするにWordPress 2.6以降で動作

Another new feature in WordPress blog publishing system added sinceもう一つの新しい機能の追加日以来のWordPress Blog出版システム WordPress version 2.6 WordPressのバージョン2.6 is post revisions tracking similar to version control system, which provides Wiki-like style tracking of edits been made onto the posts or pages.改訂後のトラッキングは、バージョン管理システムと同様に、ウィキのようなスタイルを提供されたトラッキングして記事の編集やページをご覧ください。 Post revisions tracking allows bloggers and authors to view who, on when, made what changes to any post or page, with ability to compare for differences between each saved versions, or revert back to older version.改正により、ブロガーや作家の投稿を表示するトラッキングwhoは、いつ、どのような変更は任意のページを投稿したり、能力の違いを比較するため、各保存のバージョンか、または古いバージョンを元に戻す省略しています。

WordPressのリビジョンバージョンの違いを比較

Each version of post revisions is stored in WordPress database in wp_posts table.改訂後の各バージョンは、 WordPressのデータベースのwp_postsテーブルに格納されています。 Over time, the database may grows bigger and becomes bloated especially when user prefer to click on “Save” button while writing a post or page (contrary to popular belief, auto-save feature in WordPress does not actually trigger or create a new revision version, unless specifically configure).時間の経過と共に、大きく成長となる5月、データベースの肥大化を特に好むユーザーをクリックして"保存"ボタンをクリックしながらページを書いて投稿したり(人気の信念に反して、 WordPressの自動保存機能ではありません、実際にトリガまたは新しいリビジョンのバージョンを作成するしない限り、具体的構成) 。 Increasing size of database will surely putting more strains to busy web server, and may slow down post retrieval and web page serving.データベースのサイズを増やすパットは本当に忙しいの他の系統をウェブサーバー、および5月スローダウンの検索とウェブページの作成配信します。 Beside, WordPress database backups will take longer time and bigger bandwidth to be downloaded.横に、 WordPressのデータベースのバックアップ時間がかかりますので、より大きな帯域幅をダウンロードするとします。

For WordPress 2.6 or newer version users who feel that post revisions feature is not useful and suffice with AutoSave feature built-in in WordPress editor, post revisions tracking and keeping feature can be disabled and turned off. 2.6または新しいバージョンのWordPressのユーザーwho改正機能ではないと思われるポストに役に立つと十分にWordPressビルトインの自動保存機能エディタで、ポストの改訂を追跡および維持機能はオフになってことで無効にしています。

WordPress provides constant WP_POST_REVISIONS that can be used in wp-config.php configuration file or plugin to set the status state for post revisions feature. WordPressの提供に使用される定数wp_post_revisionsことができるのWP - config.phpを設定ファイルやプラグインを設定する機能のステータスの状態を作成改訂します。 To turn off and disable automatic post revisions all versions saving feature in WordPress 2.6 or later version, simply add the following line of code to wp-config.php file located in the root or home directory of WordPress blog.自動作成を無効にすると無効に改正のすべてのバージョンで保存する機能はWordPress 2.6またはそれ以降のバージョンは、単純に次のコード行を追加してのWP - config.phpをファイルまたはホームディレクトリのルートに位置しWordPressのブログです。

define(’WP_POST_REVISIONS’, false); 定義( ' wp_post_revisions ' 、 false ) ;この

Once set, WordPress does not attempt to save or store any revisions, except the one AutoSave per post.一度に設定、差はありません改正を保存しようとたり、保存したり、 1つを除いて1自動作成します。

IMPORTANT : This is a machine translated page which is provided "as is" without warranty. 重要 :これは、機械翻訳ページで提供"現状有姿"を保証します。 Machine translation may be difficult to understand.機械翻訳を理解するのは難しいかもしれません。 Please refer toを参照してください original English articleオリジナルの英語記事索引 whenever possible.いつ可能です。

Share and contribute or get technical support and help atを共有して貢献や技術サポートとヘルプを得る My Digital Life Forums 私のデジタルライフフォーラム .です。



6 Responses to “Disable and Turn Off Post Revisions Tracking in WordPress 2.6 or Above” 6レスポンスを"無効にしたり、改正後のトラッキングを無効にするにWordPress 2.6または上記の"

  1. How to Delete Existing WordPress Post Revisions Stored/Saved » My Digital Life既存のWordPressの投稿を削除する方法の改訂に格納/保存»私のデジタルライフ
    July 22nd, 2008 03:48 2008年7月22日03:48
    1

    [...] users who had disabled or turned off post revisions tracking or versions history feature in WordPress (added since WordPress 2.6), it is also made sense to delete and remove all existing [...] [...]ユーザまたは無効になってwhoが無効になって改正後の追跡やバージョン履歴機能はWordPress (追加された日以来のWordPress 2.6 ) 、それは感覚を削除しても、既存の[...]をすべて削除する

  2. Disable Wordpress Post Revisions | WeiPAD WordPressのポストを無効に改正| weipad
    July 23rd, 2008 04:24 2008年7月23日04:24
    2

    [...] 資料來源:Disable and Turn Off Post Revisions Tracking in WordPress 2.6 or AboveHow to Delete Existing WordPress Post Revisions Stored/Saved Ctrl-z [↩]Post Revision 資料是寫入 wp_posts 資料表 [↩] [...] [...]资料来源:無効にしたり、改正後のトラッキングを無効にするにWordPress 2.6または既存のWordPressの投稿を削除する改正abovehowストアド/保存、 Ctrlを押しながら-はz [ ↩ ]ポストリビジョン资料是写入wp_posts资料表[ ↩ ] [ .. 。 ]

  3. Mark @ Money Making Adventureマーク@マネーメーカーアドベンチャー
    July 24th, 2008 01:32 2008年7月24日01:32
    3

    Excellent!素晴らしい! Thanks for writing this useful guideこの便利なガイドのおかげを書く : )

  4. Jonnya jonnya
    August 3rd, 2008 02:53 2008年8月3日02:53
    4

    Just to let you know I have included the ability to turn off (and back on!) post revisions in WordPress with my WP-CMS Post Control plugin over at知ってるだけさせていただきますが含まれるものの能力を無効にする(と背中を! )の改定にWordPressの投稿を私のWP - CMSに制御プラグインを作成するに

    It also allows you to disable the Flash upload and hide every aspect of the write post/page areas in WordPress.することもできます非表示を無効にするにフラッシュをアップロードしてのあらゆる側面には、 write 、ポスト/ページの地域でWordPressのです。

  5. מעקב אחר גירסאות בוורדפרס 2.6 (ולמה זה טוב בכלל?) | הבלוג של אח"י דקר מעקב אחר גירסאות בוורדפרס 2.6 ( ולמה זה טוב בכללですか? ) | הבלוג של אח " י דקר
    August 10th, 2008 17:06 2008年8月10日17:06
    5

    [...] נוספת: Disable and Turn Off Post Revisions Tracking in WordPress 2.6 or Above Revision Management - בקודקס של וורדפרס //OBSTART:do_NOT_remove_this_comment var [...] [...] נוספת :無効にしたり、改正後のトラッキングを無効にするにWordPress 2.6または上記のリビジョン管理-ב קודקסש לו ורדפרס/ / o bstart: d o_not_remove_this_commentv ar[ ...]

  6. Derekデレク
    August 15th, 2008 22:17 2008年8月15日22:17
    6

    Great tip.大きなヒントです。 Thank you!ありがとうございました!

Leave a Reply残して返信

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> これらのタグを使用することができます: <aのhref=のtitle= <abbrのtitle= <blockquote cite=""> <cite> <acronymのtitle= <b>ダウンロードの<code> <デル日時= " " >の<em> <i>て<strike> <strong> <q cite="">

Subscribe without commenting登録なしのコメント


Custom Search

New Articles新しい記事

Incoming Search Terms for the Article検索用語を受信するには

wordpress 2.6 slow WordPressの2.6遅い - - wordpress disable revisions WordPressの改正を無効に - - WP_POST_REVISIONS wp_post_revisions - - wordpress revisions WordPressの改正 - - disable wordpress revisions WordPressの改正を無効に - - disable revisions wordpress WordPressの改正を無効に - - wordpress disable revision WordPressの無効リビジョン - - wordpress turn off revisions WordPressの改正を無効にする - - post revisions wordpress 改訂後のWordPress - - wordpress 2.6 disable revisions WordPressの2.6を無効に改訂 - - turn off wordpress revisions WordPressの改正を無効にする - - disable revisions 無効に改訂 - - wordpress 2.6 disable version WordPressのバージョン2.6を無効に - - wordpress 2.6 page ID WordPressの2.6ページ番号 - - disable post revisions ポストを無効に改訂 - - wordpress 2.6 autosave WordPressの2.6自動保存 - - wordpress 2.6 turn off revision tracking WordPressの2.6リビジョントラッキングを無効にする - - wordpress 2.6 autosave off WordPressの2.6自動オフ - - disable revision wordpress WordPressのリビジョンを無効に - - revision wordpress リビジョンのWordPress - - wordpress 2.6 revision WordPressの2.6リビジョン - - wordpress page revisions WordPressのページを改訂 - - wordpress 2.6 disable versioning WordPressのバージョン2.6を無効に - - wordpress disable versioning WordPressのバージョンを無効に - - wordpress 2.6 post revisions turn off disable WordPressの2.6を無効にポストを無効にする改正 - - wordpress 2.6 disable revision WordPressの2.6を無効にリビジョン - - wordpress 2.6 bloated WordPressの2.6肥大化 - - disable page revisions wordpress WordPressのページの改定を無効に - - turn off wordpress revision log WordPressのリビジョンのログを無効にする - - wordpress 2.6 post revisions 改訂後のWordPress 2.6 - - disable post revisions wordpress WordPressの改正を無効に投稿 - - Post Revisions not off 改正後はオフ - - how to delete page revision on wordpress 2.6 WordPressのページを削除する方法をリビジョン2.6 - - wordpress disable page revisions WordPressのページの改定を無効に - - delete wordpress revision autosave WordPressのリビジョン自動削除 - - wordpress turn off comments WordPressのコメントを無効にする - - disable versions wordpress 2.6 WordPressのバージョン2.6を無効に - - post ID wordpress 2.6 郵便番号のWordPress 2.6 - - post revision wordpress disable リビジョンWordPressのポストを無効に - - remove Page Revisions from wordpress WordPressのページから削除する改正 - - wordpress post in chinese? WordPressのポストin中国語繁体ですか? - - remove wordpress 2.6 version WordPressの2.6バージョンを削除 - - wordpress page revision WordPressのページリビジョン - - 'WP_POST_REVISIONS' plugin ' wp_post_revisions '差込式 - - how to remove page revisions in wordpress 2.6 ページを削除する方法の改訂にWordPress 2.6 - - wordpress slow post WordPressの遅いポスト - - page id wordpress 2.6 ページ番号のWordPress 2.6 - - disable wordpress autosave 2.6 2.6 WordPressの自動保存を無効に - - wordpress remove Page Revisions WordPressのページの改定を削除 - - wordpress post revisions WordPressの作成改訂 - -