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

Mega Lazyload

説明

Whether building a masonry grid, or trying to increase pagespeed, sometimes it makes sense to use a png as a spacer. Mega lazyload generates automatically a transparent PNG from every image. Also you can generate manually pending spacer images or regenerate the hole medialibrary.

Links

Usage

  1. Once you have installed and activated the plugin, it will automatically generate the requested spacer pngs.
  2. Generate spacer pngs manually in -> Settings -> Mega Lazyload -> Generator
  3. Change the lazyloadin Options in -> Settings -> Mega Lazyload -> Lazyload Options
  4. All images are saved into “/wp-content/mll-spacer”
  5. Get the spacer png by using the mll_get_spacer_img() function
  6. Read the documentation to get started

スクリーンショット

  • Choose an option and click on Generate

インストール

  1. Download the plugin and upload the files to the wordpress plugins folder.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Read the documentation to get started

評価

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

貢献者と開発者

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

貢献者

“Mega Lazyload” をあなたの言語に翻訳しましょう。

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

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

変更履歴

2.1.0

  • Now you can change the lazyloading effect options like delay and fading

2.0.0

  • The DMO Spacer Gif Generator is MEGA LAZYLOAD now
  • Description changed
  • The plugin no longer generates different image sizes
  • The Plugin generates PNGs now
  • Pending images are generated on demand.
  • Images are lazyloaded automatically
  • Added Lazyload 12.4.0 by verlok (https://github.com/verlok/lazyload)

1.2.1

  • Bugfix

1.2.0

  • German translation added

1.1.2

  • Description changed

1.1.1

  • Unused function removed

1.1.0

  • The DMO SGG now generates 10 pending spacer gifs on every post save
  • The backend text output is translatable now
  • Unsused code removed

1.0.1

  • First Release