Changeset 1259311
- Timestamp:
- 10/04/2015 02:46:23 PM (10 years ago)
- File:
-
- 1 edited
-
h-seeed-wp/trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
h-seeed-wp/trunk/readme.txt
r1234638 r1259311 3 3 Donate link: 4 4 Tags: seeed, speeding up, security, javascript, jquery, google, seo, page speed, yslow, H-Seeed-WP, h-seeed-wp, hseeedwp, wordpress, plugin 5 Requires at least: 4. 05 Requires at least: 4.1 6 6 Tested up to: 4.3 7 7 Stable tag: 1.1 8 8 License: GPL2 9 9 10 Speedup and load reduction of the WordPress, security enhancement. I work basically even if I do not set it. 10 ワードプレスの高速化とサーバーの負荷削減、セキュリティアップを実行するプラグインです。 11 11 12 12 == Description == 13 13 14 <h3>Feature List</h3> 15 <ol> 16 <li>Hide the WordPress version in 'wp_head'.</li> 17 <li>Erase the letters the descriptions in 'wp_head'.</li> 18 <li>(Become Javascript to lazy loading.)</li> 19 <li>Became Javascript to asynchronous.</li> 20 <li>Erase the letters the version notation of CSS and JS.</li> 21 <li>Use flush() function and Improve the of WordPress response.</li> 22 <li>If you use 'Contact Form 7' , It will optimize the reading.</li> 23 <li>Stop special characters function.</li> 24 <li>Disable the contributor archive for security.(need setting)</li> 25 </ol> 14 <h3>日本語</h3> 15 16 H Speed WPはワードプレスの高速化とサーバーの負荷削減、セキュリティアップを実行するプラグインです。 17 18 H Speed WPの主な機能 19 20 <ul style="list-style-type: square;"> 21 <li>headの余分なコードを非表示にします</li> 22 <li>Javascriptを非同期化(遅延読み込み)します。</li> 23 <li>Javascriptをフッターに移動させます。</li> 24 <li>フラッシュ関数を使用してレスポンシブをアップさせます。</li> 25 <li>特殊文字機能の不要なjavascriptを停止します。</li> 26 <li>投稿者アーカイブを非表示にします(ユーザー名の漏洩防止)</li> 27 <li>コメント欄のクラスに表示されるユーザー名を非表示にします。(ユーザー名の漏洩防止)</li> 28 <li>ピンバックの悪用対策としてxmlrpc.phpを無効化します。(Jetpack)が正常に動かなくなるかもしれません)</li> 29 <li>パスワードの再発行を無効にします。</li> 30 <li>ワードプレスのバージョン情報を非表示にします。</li> 31 <li>ゴミ箱の中身を一ヶ月で自動削除します。</li> 32 <li>自動保存を停止させます。</li> 33 <li>各種プラグイン(下記参照)の読み込みを最適化します。(不要なコードを読み込まなくします)</li> 34 </ul> 35 <div style="border: 2px dotted #CCCCCC; padding: 5px;"> 36 <ul> 37 <li>Jetpack</li> 38 <li>Contact Form 7</li> 39 <li>wp-pagenavi</li> 40 <li>Syntax Highlighter</li> 41 <li>Yet Another Related Posts</li> 42 <li>Theme My Login</li> 43 <li>Child Pages Shortcode</li> 44 </ul> 45 </div> 46 47 それぞれの機能は設定画面から有効化、無効化できるようになっています。 48 49 <h3>ENGLISH</h3> 50 <div>Speedup and load reduction of the WordPress, security enhancement. </div> 26 51 <h3>Effect</h3> 27 52 <ol> … … 30 55 <li>It will improve security.</li> 31 56 </ol> 32 33 <h4>about my site</h4>34 Road time 6.5s →2.9s35 57 36 58 == Installation == … … 47 69 48 70 <p>Q. There is a bug.</p> 49 <p>A. Please report from <a href="http://goo.gl/forms/8TJk0JsFrr" target="_blank">here</a>.</p> 71 <p>A. Please report from <a href="https://wordpress.org/support/plugin/h-seeed-wp" target="_blank">here</a>.</p> 72 73 == Changelog == 74 75 = 1.1 = 76 77 Have increased the plugins optimized. 78 Modify part 50 79 51 80 == Screenshots == 52 1.I work basically even if I do not set it.
Note: See TracChangeset
for help on using the changeset viewer.