该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Progressive Images

描述

Load your post thumbnail after all of the page content and assets have been loaded.

Issue reporting

I built this plugin for the 2017 Orange County WordCamp plugin contest, so I won’t be actively maintaining this project.

Probably best to fork this repo on GitHub and adjust it to your use case.

Filters

View the repo on GitHub to view available filters.

安装

  1. Upload the plugin to wp-content/plugins
  2. Activate the plugin in WordPress.
  3. Enjoy!

常见问题

Installation Instructions
  1. Upload the plugin to wp-content/plugins
  2. Activate the plugin in WordPress.
  3. Enjoy!

评价

此插件暂无评价。

贡献者及开发者

“Progressive Images” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“Progressive Images”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

0.5

  • Add class on image parent after image loads. This helps in the event there are
    more than one images on a page.

0.4

  • Remove background color once an image loads #1
  • Fix how aspect ratio is calculated

0.3

  • Drop functionality on images in post content. Too many conflicts with oEmbeds.

0.2

  • Add filters

0.1

  • Init