USP Pro Archive
This tutorial explains how to enable Parsley.js in USP Pro version 2.6 and better. Parsley.js is a script that enables front-end form validation, which helps users submit form data accurately and efficiently.
Super quick tutorial today, explaining how to use WordPress’ “nextpage” functionality in USP Pro forms. This technique enables users to include the <!–nextpage–> shortcode directly in the form’s Post Content field. So when the post is submitted, WP’s nextpage functionality will split the post into numbered subpages and include a set of subpage navigation links.
This tutorial explains how to customize the name of the post author when submitting posts via the front-end with USP Pro. The first technique shows how to use the Display Name instead of the default Login Name when using the default Name field. And the second technique shows how to get the user’s name via […]
This tutorial explains how to limit the display of posts to the currently logged-in post author. This is useful when you have a mutli-author blog where each author should only be able to view and edit their own posts. This technique works with or without USP Pro.
USP Pro provides a Content field through which users can submit post content along with the post title, tags, and other information. By default, this field is displayed to the user without any predefined content, which is ideal for most cases. But if you want to include some default content, that also is possible using […]
This quick tutorial explains how to exclude USP Pro Forms from the WP Super Cache plugin. Excluding the pages that are displaying your forms can help resolve certain issues like the “please do not load this page directly” error. In general, dynamic content like forms should not be cached because it can interfere with normal […]
This quick tutorial explains how to use USP Pro to submit and display and via its URL. For example, if you have an external site that provides a bunch of images, you can enable users to submit the image URLs via your USP Form. Then you can display the images on your site by adding […]
This tutorial explains how to disable the automatic email alerts sent by USP Pro when a post is submitted via the front-end.
By default, USP Pro appends a numerical suffix to the names of custom fields for attached files. This tutorial explains how to disable the suffix and/or customize however is desired.
This tutorial explains how to define and add custom custom fields to any USP Pro form. This advanced feature of USP Pro makes the plugin vastly extensible, enabling you to integrate your custom form fields with other plugins and scripts.