[wp-edu] Great Frontend Posting Solution for Wordpress

Covello, Steve Steve.Covello at granite.edu
Wed Mar 27 17:28:36 UTC 2013


Regarding a front-end posting solution.

We have been utilizing a front-end posting solution for about 6 months now on a WP multisite instance, based on Gravity Forms. We are also using the following add-ons:

GF Custom Post Types (maps form content to CPT custom fields)
GF Update Post
GF WYSIWYG (adds WYSIWYG to text area)

Using the Custom Fields block and the Post blocks, we have been able to automate user input into specific content fields, both CPT and standard post fields (title, excerpt, content, etc.), including file upload. There are hidden fields that automate which Category a post will go into upon submission, post order (custom field plus a modified loop), and some other functions.php hacks to draw content from one field and copy it into another post field with alternate formatting (such first name/last name field into Title).

This, in combination with the Adminimize plugin has allowed us to create a stripped down, super easy student e-portfolio system for students without the need for WordPress training. Still, post can be modified and updated in the backend if the user wants to, but so far, no one has done it yet.

Here is the NERCOMP poster session<http://www.educause.edu/nercomp-annual-conference/2013/creating-prior-learning-assessment-e-portfolio-development-system-wordpress> (includes resources) I offered a couple weeks ago. Feel free to contact me directly if you would like a more in-depth explanation on how this done.

thx – Steve

--
Steve Covello
Rich Media Specialist/Online Instructor
Granite State College
603-513-1346
Skype: steve.granitestate
Scheduling: http://meetme.so/stevecovello




From: <Spake>, George P <gspake1 at uthsc.edu<mailto:gspake1 at uthsc.edu>>
Reply-To: "wp-edu at lists.automattic.com<mailto:wp-edu at lists.automattic.com>" <wp-edu at lists.automattic.com<mailto:wp-edu at lists.automattic.com>>
Date: Wednesday, March 27, 2013 1:10 PM
To: "University and College Webmasters (uwebd at listserver.itd.umich.edu<mailto:uwebd at listserver.itd.umich.edu>)" <uwebd at listserver.itd.umich.edu<mailto:uwebd at listserver.itd.umich.edu>>, "wp-edu at lists.automattic.com<mailto:wp-edu at lists.automattic.com>" <wp-edu at lists.automattic.com<mailto:wp-edu at lists.automattic.com>>
Subject: [wp-edu] Great Frontend Posting Solution for Wordpress

Hi everyone,

One seemingly essential feature that Wordpress doesn’t have out-of-the box is a robust front-end posting solution for user generated content.
We want users to be able to login and submit posts, categorize and tag them, add meta data and upload images. Users need to be able to edit and delete their posts (Prior to being published by someone with the appropriate capabilities).
We wanted this all to be handled on the front end partly to avoid the need for users to interact with the Wordpress backend interface but also because restricting backend access alleviates a lot of security concerns.

Surprisingly, there aren’t a lot of plugins that fulfil this need. We looked at Gravity Forms, which is a great plugin, but it is not made to handle frontend posting and lacks a lot of features that would make it a viable solution.
Perhaps the reason that there aren’t a lot of plugins for this is because the best one has pretty much covered everything.
Enter WP User Frontend.
While the free version of WPUF<http://wordpress.org/extend/plugins/wp-user-frontend/> is great, a completely revised premium version<http://wedevs.com/plugin/wp-user-frontend-pro/> was released in the past week or so that adds many of the critical features that aren’t available in the free version.
WPUF is a full frontend posting solution complete with a frontend dashboard, frontend posting and editing interfaces with support for multiple forms for custom post types and more.
It  also handles capability settings like backend restriction and works well with the User Role Editor plugin and the Active Directory plugin we are using. Users must be logged in to submit posts and posts are automatically attributed to the user.
We are currently working with the free version with some minor modifications; the developer has provided plenty of hooks with documentations to allow the plugin to be extended to do just about anything. The most noticeable difference in the pro version is the essential ability to create multiple forms, which allows users to submit different types of posts.

Our ultimate goal is to launch a news site that allows faculty, staff, and students to login and contribute news stories with images, categorize and tag them, indicate whether they should appear on listservs and whether they should be featured. The posts are submitted, by default, as pending review and are not published until they are edited by users with backend access. Once the story is submitted, the user can edit or delete it via a front-end dashboard, but once the post is published, they are no longer able to modify it.

Hope this helps; we’re very happy with the plugin so I thought I’d share…

Thanks,
George Spake
UTHSC ITS Web Services
(901) 448-1888

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.automattic.com/pipermail/wp-edu/attachments/20130327/c6ed2e21/attachment.htm>


More information about the wp-edu mailing list