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

Featured Image Sharpen Up

説明

Featured Image Sharpen Up makes a tiny version of your featured post image and places it in the head of the page.
As you scroll down the page, some JavaScript lazy loads the featured images in the background and replaces the tiny images as the full images are loaded.

You may have seen a similar effect used for images on medium.com.

Created on WordPress 4.4, but should work on earlier versions.
Tested working on all Twenty Sixteen, Twenty Fifteen, Twenty Fourteen, Twenty Thirteen, Twenty Twelve and Twenty Eleven themes. Should work on other themes, but may need CSS adjustments, depending on theme handling of featured images.

Uses jQuery.Lazy(); (http://jquery.eisbehr.de/lazy/) and Hugh Lashbrooke’s plugin template (https://github.com/hlashbrooke/WordPress-Plugin-Template)

Plugin page : Featured Image Sharpen Up plugin @ mabujo

スクリーンショット

  • The stretched and blurred placeholder image
  • When the image is loaded
  • Showing network requests as user scrolls down the page and images are lazy loaded.

インストール

Installing “Featured Image Sharpen Up” can be done either by searching for “Featured Image Sharpen Up” via the “Plugins > Add New” screen in your WordPress dashboard, or by using the following steps:

  1. Download the plugin via WordPress.org
  2. Upload the ZIP file through the ‘Plugins > Add New > Upload’ screen in your WordPress dashboard
  3. WordPress の「プラグイン」メニューからプラグインを有効化してください

FAQ

Does this plugin work with my theme?

It should do! We’ve tested the plugin with all the default WordPress themes and some of the most popular third party themes from the WordPress Theme Directory.

What if the plugin doesn’t work with my theme?

The plugin uses standard WordPress hooks so it should work with nearly all well built themes. If you have problems with the plugin and your theme and contact us, please make sure to include your theme.

評価

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

貢献者と開発者

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

貢献者

“Featured Image Sharpen Up” は1ロケールに翻訳されています。 翻訳者のみなさん、翻訳へのご協力ありがとうございます。

“Featured Image Sharpen Up” をあなたの言語に翻訳しましょう。

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

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

変更履歴

1.0.1

  • 2016-01-07
  • Fix frontend js address bug.

1.0

  • 2015-12-17
  • プラグインをリリース