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

fix(admin-plugins): not able to activate the Give Core add-on 2.2 in a fresh install #3446 #3447

Closed
wants to merge 1 commit into from

Conversation

raftaar1191
Copy link
Contributor

Description

PR to fix #3446

How Has This Been Tested?

Tested by setting up a fresh site

Screenshots (jpeg or gifs if applicable):

Video Link: https://screencast-o-matic.com/watch/cFiQj3FyDr

Types of changes

Bug fix (non-breaking change which fixes an issue)

Checklist:

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

@raftaar1191 raftaar1191 requested a review from ravinderk July 9, 2018 09:24
@raftaar1191
Copy link
Contributor Author

@ravinderk can you please review this PR and merge

@@ -361,18 +361,18 @@ function give_get_default_offline_donation_content() {
$default_text = '<p>' . __( 'In order to make an offline donation we ask that you please follow these instructions', 'give' ) . ': </p>';
$default_text .= '<ol>';
$default_text .= '<li>';
$default_text .= give_do_email_tags( sprintf(
Copy link
Contributor

Choose a reason for hiding this comment

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

@raftaar1191 This function is necessary

@ravinderk
Copy link
Collaborator

close in favor of ae03856

@ravinderk ravinderk closed this Jul 9, 2018
@ravinderk ravinderk deleted the issue/3446 branch July 9, 2018 11:40
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.

3 participants