Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Admin: Multi-Level Amount Fields Not Passed through give_format_amount() #65

Closed
DevinWalker opened this issue Mar 20, 2015 · 1 comment
Assignees
Milestone

Comments

@DevinWalker
Copy link
Member

The set amount field is properly running through give_format_amount for the price format Line 70 in admin/forms/metabox.php - BUT the multi-level on isn't.

Need to figure out how to pull the value for the repeater field via CMB2 and run it through give_format_amount

@DevinWalker DevinWalker self-assigned this Mar 20, 2015
@DevinWalker DevinWalker added this to the Beta Release milestone Mar 20, 2015
@DevinWalker DevinWalker changed the title Multi-Level Amounts Not Running Through give_format_amount() Admin: Multi-Level Amount Fields Not Passed through give_format_amount() Mar 26, 2015
DevinWalker pushed a commit that referenced this issue May 5, 2015
* Update: CMB2 moved directories
* Fix: Admin Multi-Level Amount Fields Not Passed through give_format_amount() #65
@DevinWalker
Copy link
Member Author

Fixed as of commit 00a1ebb

pluginmirror-worker pushed a commit to wp-plugins/give that referenced this issue May 7, 2015
…found under Give > Settings > Display Options

* New: Enable the billing details section for offline donations. The fieldset will appear above the offline donation instructions. Note: You may customize this option per form as needed. Per request impress-org/givewp#26
* New: Theme template compatibility updates for Flatsome, X Theme, and Avada, Twenty-*
* New: Two new filters introduced give_default_wrapper_start and give_default_wrapper_end to modify template wrappers
* New: PayPal Standard: Allow Option to Switch from Donations to Standard transactions impress-org/givewp#121
* New: Brazilian Portuguese Translation impress-org/givewp#107
* Update: CMB2 updated to latest
* Update: CMB2 moved directories
* Fix: Admin Multi-Level Amount Fields Not Passed through give_format_amount() impress-org/givewp#65
* Fix: Welcome screen CSS issue with WP 4.2+ impress-org/givewp#119
* Fix: Admin Form Creation: Custom Amount Text Field Won't Accept Empty Value impress-org/givewp#72
* Fix: Dollar sign in modal doesn't always work impress-org/givewp#120
* Fix: Reports > Logs > Payment Errors > View Transaction Details now opens properly in Thickbox modal - we weren't properly enqueuing thickbox styles and script in wp-admin
* For complete details of release milestone please visit: https://github.com/WordImpress/Give/issues?q=milestone%3A%220.9+Release%22

git-svn-id: https://plugins.svn.wordpress.org/give/trunk@1154927 b8457f37-d9ea-0310-8a92-e5e31aec5664
DevinWalker pushed a commit that referenced this issue Jul 18, 2017
jonwaldstein pushed a commit to jonwaldstein/givewp that referenced this issue Aug 15, 2023
* wip

* wip

* wip

* wip

* refactor: Scope field name to custom field

* wip: Add help text to field name control

* feature: Validate field name as required, slug

* refactor: Use field name in fields API

* refactor: move settings into seperate folder and destrcut props inline the function

* fix: missing useSelect deps

* refactor: move slugify into common folder

* refactor: destruct FieldSettings props inline and rename useFieldNames to useFieldNameValidator

Co-authored-by: Jon Waldstein <jonwaldstein@jons-air.mynetworksettings.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant