=== USP Helper === Plugin Name: USP Helper Plugin URI: https://plugin-planet.com/usp-pro-custom-field-helper-plugin/ Description: Displays USP Custom Fields on the front-end of your site. Tags: usp, usp pro Author: Jeff Starr Author URI: https://plugin-planet.com/ Donate link: https://m0n.co/donate Contributors: specialk Requires at least: 4.3 Tested up to: 5.5 Stable tag: 2.6 Version: 2.6 Text Domain: usp-helper Domain Path: /languages License: The USP Pro license is comprised of two parts (see "License" section below for details) Displays USP Custom Fields on the front-end of your site. == Description == Displays USP Custom Fields on the front-end of your site. [Visit the USP Helper Homepage](https://plugin-planet.com/usp-pro-custom-field-helper-plugin/) for features and more information. == Installation == 1. Upload and activate the plugin 2. Visit the plugin settings to configure [More info on installing WP plugins](https://wordpress.org/support/article/managing-plugins/#installing-plugins) **Uninstalling** USP Helper cleans up after itself. All plugin options will be removed from the database when the plugin is uninstalled via the Plugins screen. All submitted posts will NOT be removed when deactivating or uninstalling the plugin. All submitted posts must be removed manually. == Upgrade Notice == To download the latest version of USP Helper, [follow these steps](https://plugin-planet.com/download-purchased-plugin/). Remember: always backup your settings before upgrading any plugins or themes. That way you are covered if something unexpected happens. == Usage == [Visit the USP Helper Homepage](https://plugin-planet.com/usp-pro-custom-field-helper-plugin/) for usage information and other details. == Frequently Asked Questions == Feel free to [contact us](https://plugin-planet.com/download-purchased-plugin/#contact) with any questions or comments. == License == The USP Helper license is comprised of two parts: * Part 1: Its PHP code is licensed under the GPL (v2 or later), like WordPress. More info @ http://www.gnu.org/licenses/ * Part 2: Everything else (e.g., CSS, HTML, JavaScript, images, design) is licensed as follows: Without prior written consent from Monzilla Media, you must NOT directly or indirectly: license, sub-license, sell, resell, share, or provide for free any aspect or component of Part 2. Further license information is available online @ https://plugin-planet.com/wp/files/usp-helper/license.txt Upgrades: Your purchase of USP Pro includes the USP Helper plugin, which includes free lifetime upgrades, which may include new features, bug fixes, and other improvements. Copyright 2020 Monzilla Media == Changelog == **2.6 (2020/08/27)** * Adds alert message before deleting row * Adds settings stylesheet, relocates CSS * Relocates JavaScript to external JS file * Now displays before/after code only if custom field(s) exist * Refines styles on plugin settings page * Updates plugin documentation/readme.txt * Generates new translation template * Tests on WordPress 5.5 **2.5 (2020/04/06)** * New feature: custom field rows now sortable via drag/drop * Adds filter hook to allow zero/empty values, `usp_helper_allow_empty` * Adds plugin version number appended to scripts and styles * Improves appearance and usability of plugin settings page * Generates new translation template * Tests on WordPress 5.4 **2.4 (2018/10/16)** * Adds ` nl2br()` to field output in `usp_helper_get_custom_fields()` * Tests on WordPress 5.0 **2.3 (2018/03/17)** * Bugfix: custom fields not saved to post content via Edit Post screen * Tests on WordPress 5.0 **2.2 (2017/11/20)** * Adds `html_entity_decode()` to custom field output * Tests on WordPress 4.9 **2.1 (2017/03/02)** * Bugfix: custom-field rows not stacked on wide displays * Bugfix: custom-field content displayed on USP Forms * Changes settings action link to display before deactivation link * Updates some URLs from http to https * Tests on WordPress 4.8 **2.0 (2016/08/26)** * Completely rewritten to be more robust, flexible, and extensible; now includes plugin settings page, advanced options, more functionality, etc. **1.0 (2015/03/12)** * Initial release