이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

WPreso Video FeatureBox

설명

WPreso Video FeatureBox is a WordPress plugin that allows you to create a list of Featured Videos slides from your video posts or video category.

It looks through the post, finds the video, gets the image for the video and displays this image along with an excerpt of the post.

All images are cached and if one of the other video plugins from WPreso is used, the same image cache is used, to save space and speed up performance.

It was made as an addition to Viper’s Video Quicktags.

Currently supports these video sites:

스크린샷

  • WPreso Video FeatureBox settings page
  • WPreso Video FeatureBox example.
  • WPreso Video FeatureBox example.

설치

Updgrading From A Previous Version

To upgrade from a previous version of this plugin, delete the entire folder and files from the previous version of the plugin and then follow the installation instructions below.

Installing The Plugin

Extract all files from the ZIP file, making sure to keep the file structure intact, and then upload it to /wp-content/plugins/. This should result in multiple subfolders and files.

Then just visit your admin area and activate the plugin.

See Also: “Installing Plugins” article on the WP Codex

For more information: please visit the WPreso Video FeatureBox documentation.

FAQ

The images show up, but the slider does not and or it does not work?

Your theme lacks the <?php wp_head(); ?> hook. Please add it.

Why are some video sites not supported?

The plugin supports video sites in Viper’s Video Quicktag plugin. Some where left out, like Flickr and Veoh, because of their requirements of an API key. These and others might be added in the future, but there is no guarantee.

Does this plugin support other languages?

Yes, it does. Included in the localization folder is the translation template you can use to translate the plugin. See the WordPress Codex for details. When you’re done translating it, please email me (trans[at]wpreso.com) the translation file so I can include it with the plugin.

How do I add it to my Theme?

You can add the <?php echo wpreso_videofeaturebox(); ?> to your Theme. You can override the default settings set in the settings page. For more on this, please visit the documentation.

How do I add it in my posts/pages?

You can add the shortcode [wpvfb] to your posts/pages. You can override the default settings set in the settings page. For more on this, please visit the documentation.

Where do I get support for this plugin?

Well I can’t believe that there are any questions left unanswered, after this FAQ and the documentation, but should this really be the case, I ask you to post on the WordPress.org support forums, and I will do my best, and when I have time, to answer your question. Please remember that this plugin is free and therefore support might at times be sparse as I might be working on other projects.

I like your plugin, can I make a donation?

As such I do not accept donations, but you can sponsor the plugin development by buying a small 10 dollar ad on the site WPreso by visiting the advertise section. Then we both get something out of this, I get some support and you get some exposure.

후기

2018년 3월 26일
Hey, i would like to say thank your for your plugin. It works realy greate and it is really useful. We tested it on our page Creator
모든 1 평가 읽기

기여자 & 개발자

“WPreso Video FeatureBox”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “WPreso Video FeatureBox”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

v0.2

  • Removed dependency on deprecated function mime_content_type() for CSS inclusion.

v0.1

  • Initial release