=== GamiPress - Transfers Notes === Contributors: gamipress, tsunoa, rubengc, eneribs Tags: transfers, transfer, notes, gamipress, gamification, gamify, point, achievement, badge, award, reward, credit, engagement, ajax Requires at least: 4.4 Tested up to: 6.9 Stable tag: 1.0.0 License: GNU AGPLv3 License URI: http://www.gnu.org/licenses/agpl-3.0.html Add a textarea on Transfers add-on forms where users can leave notes about their transfer. == Description == GamiPress - Transfers Notes adds the ability to your users to leave notes about their transfer on the [GamiPress - Transfers](https://gamipress.com/add-ons/gamipress-transfers/ "GamiPress - Transfers") add-on! = New Features = * "notes" attribute on transfer shortcodes (Accepts yes or no, by default no). * "Notes" field on transfers blocks and widgets (By default the field is unchecked). * "Notes" section on transfer details (on the [gamipress_transfer_history] shortcode). * "User Notes" field on the tarnsfer edit screen. Note: By default the notes option is deactivated on all shortcodes, blocks and widgets. You need to update the shortcodes by adding the required attribute (for example: [gamipress_points_transfer notes="yes"]) and on blocks and widgets checking the "Notes" field. Important: This plugin requires [GamiPress - Transfers](https://gamipress.com/add-ons/gamipress-transfers/ "GamiPress - Transfers") add-on. == Installation == = From WordPress backend = 1. Navigate to Plugins -> Add new. 2. Click the button "Upload Plugin" next to "Add plugins" title. 3. Upload the downloaded zip file and activate it. = Direct upload = 1. Upload the downloaded zip file into your `wp-content/plugins/` folder. 2. Unzip the uploaded zip file. 3. Navigate to Plugins menu on your WordPress admin area. 4. Activate this plugin. == Frequently Asked Questions == == Screenshots == == Changelog == = 1.0.0 = * Initial release.