Send new Video page for Visitors

Share your WordPress plugins that are usefull for WPTube in this forum.

Send new Video page for Visitors

Postby jetonr » Sat Nov 14, 2009 6:53 pm

Ok on this post you can see how easy it is to allow your users to send new videos to your site.

Download Contact Form 7 and then create a from like this one:

Code: Select all
<p><strong>Video Title: </strong><em><SMALL>( Eg: Funny Video Prank )</SMALL></em><br />
   [text* vtitle 40/40] </p>

<p><strong>Link from Youtube:</strong> <em><SMALL>( Eg: http://www.youtube.com/watch?v=dQRGHAdQjR0 )</SMALL></em><br />
    [text* vlink 70/110] </p>

<p>[submit \"Send\"]</p>
<h6><strong><span style=\"color: #ff0000;\">Before Submitting Video please check if the video exists</span></strong></h6>


After that bellow you need to add your secret email where the posts will be send because this email will be configured in your Wordpress post from email.

Code: Select all
To: yoursecret@email.com
From: MY VIDEO BLOG
Subject:[vtitle]
Message body: [youtube][vlink][/youtube]


After your form is created you need to create a page in wordpress like "Add New videos" or something to your choice and paste the form tag which you get in the very beginning of the form should look something like this [contact-form 1 "some title here"] and thats it.

Now your visitors can send you links from youtube which will appear as drafts in your wordpress panel, you can publish or edit them. The process can be made for any other video site that WPTube supports just change youtube to whatever your choice is. Note that this works only with genki-video-quicktags.
User avatar
jetonr
Site Admin
 
Posts: 4
Joined: Sat Nov 14, 2009 4:37 am

Return to WP Tube Plugin Exchange

Who is online

Users browsing this forum: No registered users and 1 guest

cron