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

Shortcode generator issue with inserting Donation Form goal #2728

Closed
DevinWalker opened this issue Jan 28, 2018 · 1 comment
Closed

Shortcode generator issue with inserting Donation Form goal #2728

DevinWalker opened this issue Jan 28, 2018 · 1 comment
Assignees

Comments

@DevinWalker
Copy link
Member

Issue Overview

The "Donation Form Goal" shortcode generator option is not querying donation forms properly. Even if you have forms with goals enabled you will see:

2018-01-27_19-24-33

Reported here: https://wordpress.org/support/topic/give-shortcodes-menu-erroneously-says-no-forms-found-under-donation-form-goal/

@DevinWalker DevinWalker added this to the 2.0.2 milestone Jan 28, 2018
@DevinWalker DevinWalker self-assigned this Jan 28, 2018
DevinWalker added a commit that referenced this issue Jan 28, 2018
DevinWalker added a commit that referenced this issue Jan 29, 2018
* release/2.0.2: (22 commits)
  Fix Status issues when importing donation #2725
  Add donor first name and donor last name #2286
  Remove esc html #2286
  Update Donor Single page title #2286
  Open link in a new window - Resolves #2727
  Unrelated code cleanup #2728
  Use WP_Query and not get_posts so meta_query works with new forms meta table - Resolves #2728
  FIx changelog
  Add style to display tr tag in online line #2706
  rename "customer_id" variables to a better fit of "donor_id"
  update phpdoc to reflect multiple possible variable types
  update phpdoc to reflect multiple possible variable types
  update phpdoc to reflect proper default value
  update phpdoc to reflect multiple possible variable types
  update phpdoc to reflect multiple possible variable types
  update phpdoc to reflect multiple possible variable types
  update phpdoc to reflect multiple possible variable types
  update phpdoc to reflect actual default value
  remove unneeded period after a variable.
  update object type variable
  ...

# Conflicts:
#	assets/css/give-admin-rtl.css
#	assets/css/give-admin-rtl.min.css
#	assets/css/give-admin.css
#	assets/css/give-admin.min.css
#	assets/sourcemaps/give-admin.css.map
DevinWalker added a commit that referenced this issue Jan 29, 2018
* issue/339: (22 commits)
  Fix Status issues when importing donation #2725
  Add donor first name and donor last name #2286
  Remove esc html #2286
  Update Donor Single page title #2286
  Open link in a new window - Resolves #2727
  Unrelated code cleanup #2728
  Use WP_Query and not get_posts so meta_query works with new forms meta table - Resolves #2728
  FIx changelog
  Add style to display tr tag in online line #2706
  rename "customer_id" variables to a better fit of "donor_id"
  update phpdoc to reflect multiple possible variable types
  update phpdoc to reflect multiple possible variable types
  update phpdoc to reflect proper default value
  update phpdoc to reflect multiple possible variable types
  update phpdoc to reflect multiple possible variable types
  update phpdoc to reflect multiple possible variable types
  update phpdoc to reflect multiple possible variable types
  update phpdoc to reflect actual default value
  remove unneeded period after a variable.
  update object type variable
  ...
@ravinderk
Copy link
Collaborator

Reopening this issue because I am able to reproduce it in 2.0.7

@ravinderk ravinderk reopened this Mar 9, 2018
@ravinderk ravinderk removed this from the 2.0.2 milestone Mar 9, 2018
ravinderk added a commit that referenced this issue Mar 9, 2018
fix(admin-shortcode): Shortcode generator issue with inserting Donation Form goal #2728
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

3 participants