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

Hotfix/give currency symbol #1691

Merged

Conversation

ravinderk
Copy link
Collaborator

Description

In this PR, I updated give_currency_symbol to return utf-8 encoded value instead of symbol

Types of changes

New feature (non-breaking change which adds functionality)

Checklist:

  • My code is tested.
  • My code follows the WordPress code style.
  • My code follows has proper inline documentation.

@ravinderk ravinderk force-pushed the hotfix/give_currency_symbol branch from fb1d2bd to 3d79cd3 Compare May 16, 2017 09:26
@@ -245,12 +245,12 @@ public function test_give_currency_filter( $price, $currency, $currency_position
*/
public function give_currency_filter_provider() {
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@DevinWalker check this updated test also.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@DevinWalker DevinWalker merged commit f433199 into impress-org:release/1.8.8 May 16, 2017
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

Successfully merging this pull request may close these issues.

None yet

2 participants