=== USP Helper === Plugin Name: USP Helper Plugin URI: https://plugin-planet.com/usp-pro-custom-field-helper-plugin/ Description: Displays USP custom fields and video 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: 5.1 Tested up to: 6.4 Stable tag: 3.2 Version: 3.2 Text Domain: usp-helper Domain Path: /languages License: The USP Helper license comprises two parts (see "License" section below for details) Displays USP custom fields and video on the front end of your site. == Description == Displays USP custom fields and video 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 == First download the Helper plugin via your account at [Plugin Planet](https://plugin-planet.com/). Then follow the usual steps to install and activate the plugin: 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 comprises 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 according to the purchased license. [More info](https://plugin-planet.com/usp-pro/). Without prior written consent from Monzilla Media, you must NOT directly or indirectly: license, sub-license, sell, resell, or provide for free any aspect or component of Part 2. Further license information is available in the plugin directory, `/license/`, and [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 2023 Monzilla Media. All rights reserved. == Changelog == **3.2 (2023/11/05)** * Fixes bug: PHP Deprecated: `nl2br()`: Passing null * Tests on WordPress 6.4 **3.1 (2023/04/02)** * Improves logic when calling `get_current_screen()` * Tweaks some details in plugin documentation * Improves plugin settings page details * Updates default translation template * Tests on PHP 8.1 and 8.2 * Tests on WordPress 6.2 **3.0 (2022/10/30)** * Bumps minimum required WP version * Tests on WordPress 6.1 **2.9 (2021/07/30)** * Tests on WordPress 5.8 **2.8 (2021/02/18)** * Fixes "Uncaught ArgumentCountError" on PHP 8 * Updates deprecated functions for newer jQuery * Improves information on plugin settings page * Generates new translation template * Improves/updates readme.txt/docs * Tests on WordPress 5.7 **2.7 (2020/12/12)** * Refactors video handling and display * Removes Video.js script and styles * Removes deprecated video script for IE8 * Removes deprecated utilities.js function * Adds new filter hook, `usp_helper_video_src` * Adds new filter hook, `usp_helper_video_types` * Adds new filter hook, `usp_helper_video_support` * Fixes bug: video output loaded for non-video types * Improves readme.txt/documentation * Tests on PHP 7.4 and 8.0 * Tests on WordPress 5.6 **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