Linux 软件免费装
Banner图

Fast Video and Image Display

开发者 samperrow
更新时间 2018年12月31日 00:45
捐献地址: 去捐款
PHP版本: 5.3.0 及以上
WordPress版本: 5.0.2
版权: GPLv2 or later
版权网址: 版权信息

标签

widget video image shortcode page speed youtube videos media display web performance web perf web speed

下载

详情介绍:

Showcasing YouTube videos and images on websites is a great way to draw visitor's attention, however doing so can easily add several seconds to a website's load time. This is bad for user experience, scares away potential customers, and hurts search rankings. This plugin allows users to upload YouTube videos and images while having zero impact on page load time, easily cutting load time by several seconds.

安装:

  1. Upload the entire fast-video-and-image-display folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the 'Plugins' menu in WordPress.
  3. After activating the plugin, go to Appearance -> Widgets, and you will find two widgets that allow you to upload the videos and images you desire.

屏幕截图:

  • screenshot-1.png
  • screenshot-2.png
  • screenshot-3.png
  • screenshot-4.png
  • screenshot-5.png

更新日志:

  1. Most recent update: December 30, 2018.
  2. Version 2.5.2
December 30, 2018:
  1. Fixed issue with improper inline CSS rule
  2. Confirmed compatibility with WP 5.0 April 7, 2018:
  3. improved cross browser compatibility (YouTube does not support iframe's for IE8 and below. Images work for all browsers)
  4. updated YouTube video play button arrow.
  5. fixed bugs on admin side involving inserting the shortcodes into the media editor. April 3, 2018:
  6. vastly improved quality of code and architecture of plugin.
  7. removed jquery as a dependency
  8. minimized amount of CSS needed. Nov 16, 2017:
  9. tested compat with WP 4.9. June 11: 1) tested compat with wp 4.8
March 26: 1) cleaned up video modal window; 2) increased security Dec 9: 1) improved YouTube ID validation 2) improved exception handling 3) updated example YouTube video URL to be more appropriate with current events. Nov 22: 1) updated jquery check. 2) added github icon to point to this repo. Oct 25: Improved check for jQuery script. Sept 27: 1) Added a check to include jQuery if it hasn't already been included. 2) improved security on video modal window. Sept 19: 1) added admin modal box to allow users to input video info. Aug 30: Fixed problem with image upload. Aug 27: 1) fixed problem with youtube button showing even if no url given. 2) added dashicons to media buttons. Aug 10: Updated jQuery to load after document is ready. July 27: Updated screenshots. July 26: 1) Improved video loading code to reduce page size. 2) Added mobile responsiveness by default. 3) Removed widgets because they are no longer needed. Use shortcodes in text widgets instead. July 10: Added shortcode functionality for videos. July 4: Fixed problem with video playing script. June 23: Added shortcode functionality for images. This makes it much easier to upload your images onto posts or pages without having to rely on a widget area.