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

My WP Fast

説明

My WP Fast is the plugin that will make your WordPress super fast.
With this plugin is possible to:
Minimize JS files and Merge
Minimize CSS files and Merge
Minimize HTML to make your site load faster
Automatic lazy load all images on your website
Configure a CDN to make your website even faster
Remove WordPress information that your website doesn\’t need

スクリーンショット

インストール

1 – Upload and install the plugin.
2 – Go to the plugin configuration page.
3 – Activate the Minify CSS and JS and other options you want to use.
4 – Visit your website pages to see if everything is working ok.
5 – If not turn on Debug and visit again and try to ignore some JS and CSS files slowly until you understand which one caused the problem.

FAQ

  • Is the plugin 100% free?
    All functionalities are available in the free version but limited to 250 visits per day.

  • What I should do if my Website is not working well after activating the plugin?
    First, activate debug mode in configurations.
    Then visit your page that has the problem again.
    You should be able to see a list of the CSS files and JS files that were merged.
    Then right-click somewhere on the page and select \”Inspect\” then select the Tab Console.
    Understand if there is some JS error. You should be able to see it RED.
    If there is some Javascript error you should go to the list of merged JS files and in back-office ignore files one by one until you understand which one is causing the problem.

  • Can I use this with any template?
    Will not work 100% of the times but if you debug and ignore the files that create problems you can use it with any template.

  • I activate the Force SSL option but I don’t have certificate
    Just edit your .htaccess file search and remove the code:
    BEGIN my_wp_fast_force_ssl
    ….
    FINISH my_wp_fast_force_ssl

  • I activate the GZIP option now my website is White:
    Just edit your .htaccess file search and remove the code:
    BEGIN my_wp_fast_gzip
    ….
    FINISH my_wp_fast_gzip

評価

1件のレビューをすべて表示

貢献者と開発者

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

貢献者

“My WP Fast” をあなたの言語に翻訳しましょう。

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

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