Hi Which plugin can do this user can post as guest or reg user and they can add image description and also can upload file in the server. I want to make a theme , psd, plugin download site with WP So please help tell me how can i do that. post must came as pending post and after i review i will published the post
You can use either the FV Community News which is used on my site. Or better, use this User Submitted Posts plugins. Does what you needed i think.
Thanks but this plugin just allow user to post article not allow them to upload .zip file .... i want guest to post like this Title: Blabla Image: upload in my server Description: Blabla Blabla Blabla Uploaded file which will be upload in my server and will be show in the post as download. i want to make a theme site where guest can upload there file and ppl can download it from my server
OK now i know what you need. You want to have a themes sharing site runs by WordPress that allows people to upload themes and download it also. Am i right? One plugins may be able do that which called WP Client File Share. However this require user (client) registration in order to upload/download files. Some tweaking in wordpress theme, you can make the link visible in a post, there you go. If you don't need the downloader (means users) to register, normal WordPress upload function also can make this happen. But one way or another, the uploader still need to be a member to be able to upload. Without being a member, but enabling them to upload files (moreover zip files), that will be a major security leaks to your WordPress site.
They are using this http://www.fastsecurecontactform.com/ I am fairly certain cforms will do that as well. Nigel
That is going to require someone getting their hands dirty. You can not simply do that unless folks are smart enough to hyperlink the attachment to another server. That is one of many issues you have here actually. As far as the image goes you can set up wordpress to create posts from an email that should add the image but not the attachment. Actually, if folks can create a template, they should be able to make a hyperlink in an email. This also puts posts in pending automatically. You may have a formatting issue or two with that but it should work. Nigel