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

Use the_content to output Goal complete message #1545 #1549

Merged
merged 4 commits into from
Feb 24, 2017

Conversation

DevinWalker
Copy link
Member

@DevinWalker DevinWalker commented Feb 24, 2017

Description

  1. oEmbeds and Shortcode support
    As described in The new Goal Complete WYSIWYG doesn't currently render oEmbeds #1545 - we were outputting a notification for the Goal Complete message which closes the form from accepting further donations. This is pretty weak functionality. Likely, people would want to use this to output a shortcode, embed a video, etc.

  2. WYSIWYGs now support default arg.
    I noticed that we were passing some default text in and the current field wasn't supporting that so I fixed it here: 91e6923#diff-f3d5982e056a4167c9ee02f2c77d6031R392

Also reformatted the code to WP coding standards.

How Has This Been Tested?

Video Embed w/ YouTube:
2017-02-24_12-03-40

2017-02-24_12-01-04

Shortcode Usage:
2017-02-24_12-12-01

Default content WYSIWYG support:
2017-02-24_12-27-19

Types of changes

  • Enhancement

Checklist:

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

Devin Walker added 4 commits February 24, 2017 12:07
I noticed that we were passing some default text in and the current field wasn't supporting that so I fixed it here:
@DevinWalker DevinWalker merged commit e11ac98 into release/1.8.3 Feb 24, 2017
@DevinWalker DevinWalker deleted the issue/1545 branch March 18, 2017 00:36
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

1 participant