Changeset 1017131
- Timestamp:
- 10/31/2014 04:53:18 AM (11 years ago)
- Location:
- contus-video-gallery
- Files:
-
- 6 edited
-
tags/2.7/hdflvvideoshare.php (modified) (3 diffs)
-
tags/2.7/images/empty.gif (modified) (previous)
-
tags/2.7/readme.txt (modified) (2 diffs)
-
trunk/hdflvvideoshare.php (modified) (3 diffs)
-
trunk/images/empty.gif (modified) (previous)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
contus-video-gallery/tags/2.7/hdflvvideoshare.php
r990822 r1017131 623 623 $updategoogle_adsense = add_column_if_not_exists( $errorMsg, "$table_name", 'google_adsense', 'INT( 3 ) NOT NULL' ); 624 624 $updategoogle_adsense_value = add_column_if_not_exists( $errorMsg, "$table_name", 'google_adsense_value', 'INT( 11 ) NOT NULL' ); 625 $update_amazon_bucket = add_column_if_not_exists($errorMsg,"$table_name",'amazon_buckets','INT ( 1 ) NOT NULL ');625 $update_amazon_bucket = add_column_if_not_exists($errorMsg,"$table_name",'amazon_buckets','INT ( 1 ) NOT NULL DEFAULT 0'); 626 626 627 627 … … 882 882 add_shortcode('videohome','video_homereplace'); 883 883 add_shortcode('videomore','video_morereplace'); 884 add_shortcode('hdvideo','video_shortcode replace');884 add_shortcode('hdvideo','video_shortcodeplace'); 885 885 add_shortcode('categoryvideothumb', 'video_moreidreplace'); 886 886 add_shortcode('popularvideo','video_popular_video_shortcode'); … … 986 986 } 987 987 988 add_shortcode( 'hdvideo', 'video_shortcodeplace' );989 988 /** 990 989 * Function display content for category shortcode -
contus-video-gallery/tags/2.7/readme.txt
r990822 r1017131 1 1 === WORDPRESS VIDEO GALLERY === 2 2 Contributors: hdflvplayer 3 Tags: Video Player plugin, video, flash player, flv player, WORDPRESS VIDEO GALLERY, flv player wordpress, hd flv player, youtube plugin, youtube Video Player, high definition Video Player, flash, play flv wordpress, player, Video Plugin, wp flv player, wp flv plugin, flv player 2009, WORDPRESS VIDEO GALLERY, wp flv, wordpress flv plugin, wp hd flv player, flv player plugin, wordpress flv player3 Tags: WordPress video gallery, Wordpress video gallery Plugin, wordPress video sharing script, Youtube video gallery, Vimeo video gallery, WordPress HTML5 video gallery, WP video gallery, Wordpress video sharing website 4 4 Requires at least: 2.8 5 5 Tested up to: 4.0 … … 9 9 == Description == 10 10 11 Contus' Best WordPress Video Gallery Plugin has a whole set of utile features and options that make the product a versatile one. In addition to the quickly visible options such as recent Videos, popular Videos and featured Videos, the plugin also has the ability to control the number and order of these videos from back end. 11 WordPress Video Gallery is a sturdy tool from Contus, that helps in erecting a video sharing website in WordPress quite effortlessly. Using this script managing a video sharing website becomes easy. 12 13 This plugin has an inbuilt HD FLV Player which delivers video contents in crystal clear quality and support FLV & H.264 encoded video formats like MP4, M4V, M4A, MOV, Mp4v etc. HTML 5 support enables uninterrupted video viewing in mobile devices. Sharing of videos can be done from popular third-party websites like YouTube, Vimeo etc. 14 15 Live events can be aired using RTMP, Live Telecast, Amazon S3 Live Streaming video support. Moreover, website owners can make additional revenue by monetizing through video ads. For creating an online reputation and improve brand awareness the player offers a space to promote the websites logo. 12 16 13 17 Video Gallery Demo - http://www.apptha-demo.com/template/videostream/ -
contus-video-gallery/trunk/hdflvvideoshare.php
r990822 r1017131 623 623 $updategoogle_adsense = add_column_if_not_exists( $errorMsg, "$table_name", 'google_adsense', 'INT( 3 ) NOT NULL' ); 624 624 $updategoogle_adsense_value = add_column_if_not_exists( $errorMsg, "$table_name", 'google_adsense_value', 'INT( 11 ) NOT NULL' ); 625 $update_amazon_bucket = add_column_if_not_exists($errorMsg,"$table_name",'amazon_buckets','INT ( 1 ) NOT NULL ');625 $update_amazon_bucket = add_column_if_not_exists($errorMsg,"$table_name",'amazon_buckets','INT ( 1 ) NOT NULL DEFAULT 0'); 626 626 627 627 … … 882 882 add_shortcode('videohome','video_homereplace'); 883 883 add_shortcode('videomore','video_morereplace'); 884 add_shortcode('hdvideo','video_shortcode replace');884 add_shortcode('hdvideo','video_shortcodeplace'); 885 885 add_shortcode('categoryvideothumb', 'video_moreidreplace'); 886 886 add_shortcode('popularvideo','video_popular_video_shortcode'); … … 986 986 } 987 987 988 add_shortcode( 'hdvideo', 'video_shortcodeplace' );989 988 /** 990 989 * Function display content for category shortcode -
contus-video-gallery/trunk/readme.txt
r990822 r1017131 1 1 === WORDPRESS VIDEO GALLERY === 2 2 Contributors: hdflvplayer 3 Tags: Video Player plugin, video, flash player, flv player, WORDPRESS VIDEO GALLERY, flv player wordpress, hd flv player, youtube plugin, youtube Video Player, high definition Video Player, flash, play flv wordpress, player, Video Plugin, wp flv player, wp flv plugin, flv player 2009, WORDPRESS VIDEO GALLERY, wp flv, wordpress flv plugin, wp hd flv player, flv player plugin, wordpress flv player3 Tags: WordPress video gallery, Wordpress video gallery Plugin, wordPress video sharing script, Youtube video gallery, Vimeo video gallery, WordPress HTML5 video gallery, WP video gallery, Wordpress video sharing website 4 4 Requires at least: 2.8 5 5 Tested up to: 4.0 … … 9 9 == Description == 10 10 11 Contus' Best WordPress Video Gallery Plugin has a whole set of utile features and options that make the product a versatile one. In addition to the quickly visible options such as recent Videos, popular Videos and featured Videos, the plugin also has the ability to control the number and order of these videos from back end. 11 WordPress Video Gallery is a sturdy tool from Contus, that helps in erecting a video sharing website in WordPress quite effortlessly. Using this script managing a video sharing website becomes easy. 12 13 This plugin has an inbuilt HD FLV Player which delivers video contents in crystal clear quality and support FLV & H.264 encoded video formats like MP4, M4V, M4A, MOV, Mp4v etc. HTML 5 support enables uninterrupted video viewing in mobile devices. Sharing of videos can be done from popular third-party websites like YouTube, Vimeo etc. 14 15 Live events can be aired using RTMP, Live Telecast, Amazon S3 Live Streaming video support. Moreover, website owners can make additional revenue by monetizing through video ads. For creating an online reputation and improve brand awareness the player offers a space to promote the websites logo. 12 16 13 17 Video Gallery Demo - http://www.apptha-demo.com/template/videostream/
Note: See TracChangeset
for help on using the changeset viewer.