USP Pro Archive
USP Pro provides a robust set of Email Alerts for users and administrators. Normally the alerts work great, but there are situations where the emails just aren’t arriving to the destination inbox. This quick guide explains how to enable email alerts and also provides some things to check when troubleshooting email alert functionality.
This quick tutorial explains how to enable uploads for file types that are not supported by WordPress by default. As explained in this tutorial, USP Pro supports all of the file types that are supported by WordPress. And as you can see in that post, that’s a LOT of different file formats. But not every […]
With the advent of the EU’s (rather complicated) GDPR policy started in May of 2018, this post explains some of the ways that our plugins support, or may be used to support, the GDPR requirements. Note that none of this is legal advice; it is meant to provide information for you to make decisions regarding […]
Plugin update! New version of USP Pro version 2.9 now available! This update brings some cool new functionality to make USP Pro more robust and flexible than ever. If the plugin license is active on your site, you should see the new version available for upgrade in the WP Admin Area. If you own the […]
Plugin update! USP Pro version 2.8 now available! This update brings awesome new features, improved performance, better mobile support, new filter hooks, bug fixes, and so much more. If the plugin license is active on your site, you should see the new version available for upgrade in the WP Admin Area. If you own the […]
USP Pro enables your users to submit files like images and video to your WordPress-powered site. On properly configured setups, file uploads work perfectly. There are, however, a LOT variables involved when it comes to uploading files, and it is not entirely uncommon to experience issues if everything isn’t dialed in as required. So if […]
This tutorial provides code snippets to customize the USP Pro Dashboard Widget. These are all plug-&-play functions that can be added to your theme’s functions.php file, or added via your own custom plugin.
By default, WordPress does not include Custom Post Types when displaying archive views of your posts. For example, if you are using a Custom Post Type for submitted posts, by default WordPress will not include the posts in category archives, tag archives, or any other type of archive. So to help, this quick tutorial provides […]
USP Pro makes it easy to enable client-side form validation using Parsley.js. The default functionality works great for most forms, but you may want to go further with custom fields, advanced validation, and much more. This tutorial shows how to customize Parsley.js on supportive primary fields and custom fields. So you can dial in the […]
By default, USP Pro cleans up after itself with regards to plugin settings. So if you remove the plugin via the “Plugins” screen in the WP Admin Area, all plugin options will be removed from the database. This is ideal for normal plugin usage, but what if you need to delete the plugin but want […]