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

Getting PHP Notice at the Time of activating the plugin on a fresh Sites #2637

Closed
2 tasks done
raftaar1191 opened this issue Jan 9, 2018 · 0 comments
Closed
2 tasks done
Assignees
Milestone

Comments

@raftaar1191
Copy link
Contributor

Issue Overview

image

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

Expected Behavior

Should not get notices

Current Behavior

Getting Notices

Steps to Reproduce (for bugs)

See the Video

Todos

  • Tests
  • Documentation

Debug Log

` [09-Jan-2018 08:58:14 UTC] PHP Warning: mysql_connect(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (111) in /app/public/wp-includes/wp-db.php on line 1569 [09-Jan-2018 08:58:14 UTC] PHP Stack trace: [09-Jan-2018 08:58:14 UTC] PHP 1. {main}() /usr/local/bin/wp:0 [09-Jan-2018 08:58:14 UTC] PHP 2. include() /usr/local/bin/wp:4 [09-Jan-2018 08:58:14 UTC] PHP 3. include() phar:///usr/local/bin/wp/php/boot-phar.php:8 [09-Jan-2018 08:58:14 UTC] PHP 4. WP_CLI\bootstrap() phar:///usr/local/bin/wp/php/wp-cli.php:23 [09-Jan-2018 08:58:14 UTC] PHP 5. WP_CLI\Bootstrap\LaunchRunner->process() phar:///usr/local/bin/wp/php/bootstrap.php:75 [09-Jan-2018 08:58:14 UTC] PHP 6. WP_CLI\Runner->start() phar:///usr/local/bin/wp/php/WP_CLI/Bootstrap/LaunchRunner.php:23 [09-Jan-2018 08:58:14 UTC] PHP 7. WP_CLI\Runner->load_wordpress() phar:///usr/local/bin/wp/php/WP_CLI/Runner.php:983 [09-Jan-2018 08:58:14 UTC] PHP 8. require() phar:///usr/local/bin/wp/php/WP_CLI/Runner.php:1046 [09-Jan-2018 08:58:14 UTC] PHP 9. require_wp_db() /app/public/wp-settings.php:106 [09-Jan-2018 08:58:14 UTC] PHP 10. wpdb->__construct() /app/public/wp-includes/load.php:404 [09-Jan-2018 08:58:14 UTC] PHP 11. wpdb->db_connect() /app/public/wp-includes/wp-db.php:599 [09-Jan-2018 08:58:14 UTC] PHP 12. mysql_connect() /app/public/wp-includes/wp-db.php:1569 [09-Jan-2018 08:58:15 UTC] PHP Warning: mysql_connect(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (111) in /app/public/wp-includes/wp-db.php on line 1569 [09-Jan-2018 08:58:15 UTC] PHP Stack trace: [09-Jan-2018 08:58:15 UTC] PHP 1. {main}() /usr/local/bin/wp:0 [09-Jan-2018 08:58:15 UTC] PHP 2. include() /usr/local/bin/wp:4 [09-Jan-2018 08:58:15 UTC] PHP 3. include() phar:///usr/local/bin/wp/php/boot-phar.php:8 [09-Jan-2018 08:58:15 UTC] PHP 4. WP_CLI\bootstrap() phar:///usr/local/bin/wp/php/wp-cli.php:23 [09-Jan-2018 08:58:15 UTC] PHP 5. WP_CLI\Bootstrap\LaunchRunner->process() phar:///usr/local/bin/wp/php/bootstrap.php:75 [09-Jan-2018 08:58:15 UTC] PHP 6. WP_CLI\Runner->start() phar:///usr/local/bin/wp/php/WP_CLI/Bootstrap/LaunchRunner.php:23 [09-Jan-2018 08:58:15 UTC] PHP 7. WP_CLI\Runner->load_wordpress() phar:///usr/local/bin/wp/php/WP_CLI/Runner.php:983 [09-Jan-2018 08:58:15 UTC] PHP 8. require() phar:///usr/local/bin/wp/php/WP_CLI/Runner.php:1046 [09-Jan-2018 08:58:15 UTC] PHP 9. require_wp_db() /app/public/wp-settings.php:106 [09-Jan-2018 08:58:15 UTC] PHP 10. wpdb->__construct() /app/public/wp-includes/load.php:404 [09-Jan-2018 08:58:15 UTC] PHP 11. wpdb->db_connect() /app/public/wp-includes/wp-db.php:599 [09-Jan-2018 08:58:15 UTC] PHP 12. mysql_connect() /app/public/wp-includes/wp-db.php:1569 [09-Jan-2018 08:58:15 UTC] PHP Warning: mysql_connect(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (111) in /app/public/wp-includes/wp-db.php on line 1569 [09-Jan-2018 08:58:15 UTC] PHP Stack trace: [09-Jan-2018 08:58:15 UTC] PHP 1. {main}() /usr/local/bin/wp:0 [09-Jan-2018 08:58:15 UTC] PHP 2. include() /usr/local/bin/wp:4 [09-Jan-2018 08:58:15 UTC] PHP 3. include() phar:///usr/local/bin/wp/php/boot-phar.php:8 [09-Jan-2018 08:58:15 UTC] PHP 4. WP_CLI\bootstrap() phar:///usr/local/bin/wp/php/wp-cli.php:23 [09-Jan-2018 08:58:15 UTC] PHP 5. WP_CLI\Bootstrap\LaunchRunner->process() phar:///usr/local/bin/wp/php/bootstrap.php:75 [09-Jan-2018 08:58:15 UTC] PHP 6. WP_CLI\Runner->start() phar:///usr/local/bin/wp/php/WP_CLI/Bootstrap/LaunchRunner.php:23 [09-Jan-2018 08:58:15 UTC] PHP 7. WP_CLI\Runner->load_wordpress() phar:///usr/local/bin/wp/php/WP_CLI/Runner.php:983 [09-Jan-2018 08:58:15 UTC] PHP 8. require() phar:///usr/local/bin/wp/php/WP_CLI/Runner.php:1046 [09-Jan-2018 08:58:15 UTC] PHP 9. require_wp_db() /app/public/wp-settings.php:106 [09-Jan-2018 08:58:15 UTC] PHP 10. wpdb->__construct() /app/public/wp-includes/load.php:404 [09-Jan-2018 08:58:15 UTC] PHP 11. wpdb->db_connect() /app/public/wp-includes/wp-db.php:599 [09-Jan-2018 08:58:15 UTC] PHP 12. mysql_connect() /app/public/wp-includes/wp-db.php:1569 [09-Jan-2018 09:01:08 UTC] PHP Notice: Trying to get property of non-object in /app/public/wp-content/plugins/Give/includes/misc-functions.php on line 43 [09-Jan-2018 09:01:08 UTC] PHP Stack trace: [09-Jan-2018 09:01:08 UTC] PHP 1. {main}() /app/public/wp-admin/plugins.php:0 [09-Jan-2018 09:01:08 UTC] PHP 2. require_once() /app/public/wp-admin/plugins.php:10 [09-Jan-2018 09:01:08 UTC] PHP 3. require_once() /app/public/wp-admin/admin.php:31 [09-Jan-2018 09:01:08 UTC] PHP 4. require_once() /app/public/wp-load.php:37 [09-Jan-2018 09:01:08 UTC] PHP 5. require_once() /app/public/wp-config.php:93 [09-Jan-2018 09:01:08 UTC] PHP 6. include_once() /app/public/wp-settings.php:305 [09-Jan-2018 09:01:08 UTC] PHP 7. Give() /app/public/wp-content/plugins/Give/give.php:633 [09-Jan-2018 09:01:08 UTC] PHP 8. Give::instance() /app/public/wp-content/plugins/Give/give.php:630 [09-Jan-2018 09:01:08 UTC] PHP 9. Give->__construct() /app/public/wp-content/plugins/Give/give.php:241 [09-Jan-2018 09:01:08 UTC] PHP 10. Give->includes() /app/public/wp-content/plugins/Give/give.php:265 [09-Jan-2018 09:01:08 UTC] PHP 11. require_once() /app/public/wp-content/plugins/Give/give.php:501 [09-Jan-2018 09:01:08 UTC] PHP 12. Give_Updates->setup() /app/public/wp-content/plugins/Give/includes/admin/upgrades/class-give-updates.php:792 [09-Jan-2018 09:01:08 UTC] PHP 13. give_test_ajax_works() /app/public/wp-content/plugins/Give/includes/admin/upgrades/class-give-updates.php:157 [09-Jan-2018 09:01:08 UTC] PHP 14. give_get_ajax_url() /app/public/wp-content/plugins/Give/includes/ajax-functions.php:64 [09-Jan-2018 09:01:08 UTC] PHP 15. give_get_current_page_url() /app/public/wp-content/plugins/Give/includes/ajax-functions.php:112 [09-Jan-2018 09:01:08 UTC] PHP Notice: is_front_page was called incorrectly. Conditional query tags do not work before the query is run. Before then, they always return false. Please see Debugging in WordPress for more information. (This message was added in version 3.1.0.) in /app/public/wp-includes/functions.php on line 4146 [09-Jan-2018 09:01:08 UTC] PHP Stack trace: [09-Jan-2018 09:01:08 UTC] PHP 1. {main}() /app/public/wp-admin/plugins.php:0 [09-Jan-2018 09:01:08 UTC] PHP 2. require_once() /app/public/wp-admin/plugins.php:10 [09-Jan-2018 09:01:08 UTC] PHP 3. require_once() /app/public/wp-admin/admin.php:31 [09-Jan-2018 09:01:08 UTC] PHP 4. require_once() /app/public/wp-load.php:37 [09-Jan-2018 09:01:08 UTC] PHP 5. require_once() /app/public/wp-config.php:93 [09-Jan-2018 09:01:08 UTC] PHP 6. include_once() /app/public/wp-settings.php:305 [09-Jan-2018 09:01:08 UTC] PHP 7. Give() /app/public/wp-content/plugins/Give/give.php:633 [09-Jan-2018 09:01:08 UTC] PHP 8. Give::instance() /app/public/wp-content/plugins/Give/give.php:630 [09-Jan-2018 09:01:08 UTC] PHP 9. Give->__construct() /app/public/wp-content/plugins/Give/give.php:241 [09-Jan-2018 09:01:08 UTC] PHP 10. Give->includes() /app/public/wp-content/plugins/Give/give.php:265 [09-Jan-2018 09:01:08 UTC] PHP 11. require_once() /app/public/wp-content/plugins/Give/give.php:501 [09-Jan-2018 09:01:08 UTC] PHP 12. Give_Updates->setup() /app/public/wp-content/plugins/Give/includes/admin/upgrades/class-give-updates.php:792 [09-Jan-2018 09:01:08 UTC] PHP 13. give_test_ajax_works() /app/public/wp-content/plugins/Give/includes/admin/upgrades/class-give-updates.php:157 [09-Jan-2018 09:01:08 UTC] PHP 14. give_get_ajax_url() /app/public/wp-content/plugins/Give/includes/ajax-functions.php:64 [09-Jan-2018 09:01:08 UTC] PHP 15. give_get_current_page_url() /app/public/wp-content/plugins/Give/includes/ajax-functions.php:112 [09-Jan-2018 09:01:08 UTC] PHP 16. is_front_page() /app/public/wp-content/plugins/Give/includes/misc-functions.php:52 [09-Jan-2018 09:01:08 UTC] PHP 17. _doing_it_wrong() /app/public/wp-includes/query.php:406 [09-Jan-2018 09:01:08 UTC] PHP 18. trigger_error() /app/public/wp-includes/functions.php:4146 [09-Jan-2018 09:01:08 UTC] PHP Warning: Cannot modify header information - headers already sent by (output started at /app/public/wp-content/plugins/Give/includes/misc-functions.php:43) in /app/public/wp-includes/pluggable.php on line 1216 [09-Jan-2018 09:01:08 UTC] PHP Stack trace: [09-Jan-2018 09:01:08 UTC] PHP 1. {main}() /app/public/wp-admin/plugins.php:0 [09-Jan-2018 09:01:08 UTC] PHP 2. require_once() /app/public/wp-admin/plugins.php:10 [09-Jan-2018 09:01:08 UTC] PHP 3. do_action() /app/public/wp-admin/admin.php:156 [09-Jan-2018 09:01:08 UTC] PHP 4. WP_Hook->do_action() /app/public/wp-includes/plugin.php:453 [09-Jan-2018 09:01:08 UTC] PHP 5. WP_Hook->apply_filters() /app/public/wp-includes/class-wp-hook.php:310 [09-Jan-2018 09:01:08 UTC] PHP 6. call_user_func_array:{/app/public/wp-includes/class-wp-hook.php:286}() /app/public/wp-includes/class-wp-hook.php:286 [09-Jan-2018 09:01:08 UTC] PHP 7. Give_Welcome->welcome() /app/public/wp-includes/class-wp-hook.php:286 [09-Jan-2018 09:01:08 UTC] PHP 8. wp_safe_redirect() /app/public/wp-content/plugins/Give/includes/admin/welcome.php:662 [09-Jan-2018 09:01:08 UTC] PHP 9. wp_redirect() /app/public/wp-includes/pluggable.php:1302 [09-Jan-2018 09:01:08 UTC] PHP 10. header() /app/public/wp-includes/pluggable.php:1216 [09-Jan-2018 09:03:54 UTC] PHP Notice: Trying to get property of non-object in /app/public/wp-content/plugins/Give/includes/misc-functions.php on line 43 [09-Jan-2018 09:03:54 UTC] PHP Stack trace: [09-Jan-2018 09:03:54 UTC] PHP 1. {main}() /app/public/wp-admin/plugins.php:0 [09-Jan-2018 09:03:54 UTC] PHP 2. require_once() /app/public/wp-admin/plugins.php:10 [09-Jan-2018 09:03:54 UTC] PHP 3. require_once() /app/public/wp-admin/admin.php:31 [09-Jan-2018 09:03:54 UTC] PHP 4. require_once() /app/public/wp-load.php:37 [09-Jan-2018 09:03:54 UTC] PHP 5. require_once() /app/public/wp-config.php:93 [09-Jan-2018 09:03:54 UTC] PHP 6. include_once() /app/public/wp-settings.php:305 [09-Jan-2018 09:03:54 UTC] PHP 7. Give() /app/public/wp-content/plugins/Give/give.php:633 [09-Jan-2018 09:03:54 UTC] PHP 8. Give::instance() /app/public/wp-content/plugins/Give/give.php:630 [09-Jan-2018 09:03:54 UTC] PHP 9. Give->__construct() /app/public/wp-content/plugins/Give/give.php:241 [09-Jan-2018 09:03:54 UTC] PHP 10. Give->includes() /app/public/wp-content/plugins/Give/give.php:265 [09-Jan-2018 09:03:54 UTC] PHP 11. require_once() /app/public/wp-content/plugins/Give/give.php:501 [09-Jan-2018 09:03:54 UTC] PHP 12. Give_Updates->setup() /app/public/wp-content/plugins/Give/includes/admin/upgrades/class-give-updates.php:792 [09-Jan-2018 09:03:54 UTC] PHP 13. give_test_ajax_works() /app/public/wp-content/plugins/Give/includes/admin/upgrades/class-give-updates.php:157 [09-Jan-2018 09:03:54 UTC] PHP 14. give_get_ajax_url() /app/public/wp-content/plugins/Give/includes/ajax-functions.php:64 [09-Jan-2018 09:03:54 UTC] PHP 15. give_get_current_page_url() /app/public/wp-content/plugins/Give/includes/ajax-functions.php:112 [09-Jan-2018 09:03:54 UTC] PHP Notice: is_front_page was called incorrectly. Conditional query tags do not work before the query is run. Before then, they always return false. Please see Debugging in WordPress for more information. (This message was added in version 3.1.0.) in /app/public/wp-includes/functions.php on line 4146 [09-Jan-2018 09:03:54 UTC] PHP Stack trace: [09-Jan-2018 09:03:54 UTC] PHP 1. {main}() /app/public/wp-admin/plugins.php:0 [09-Jan-2018 09:03:54 UTC] PHP 2. require_once() /app/public/wp-admin/plugins.php:10 [09-Jan-2018 09:03:54 UTC] PHP 3. require_once() /app/public/wp-admin/admin.php:31 [09-Jan-2018 09:03:54 UTC] PHP 4. require_once() /app/public/wp-load.php:37 [09-Jan-2018 09:03:54 UTC] PHP 5. require_once() /app/public/wp-config.php:93 [09-Jan-2018 09:03:54 UTC] PHP 6. include_once() /app/public/wp-settings.php:305 [09-Jan-2018 09:03:54 UTC] PHP 7. Give() /app/public/wp-content/plugins/Give/give.php:633 [09-Jan-2018 09:03:54 UTC] PHP 8. Give::instance() /app/public/wp-content/plugins/Give/give.php:630 [09-Jan-2018 09:03:54 UTC] PHP 9. Give->__construct() /app/public/wp-content/plugins/Give/give.php:241 [09-Jan-2018 09:03:54 UTC] PHP 10. Give->includes() /app/public/wp-content/plugins/Give/give.php:265 [09-Jan-2018 09:03:54 UTC] PHP 11. require_once() /app/public/wp-content/plugins/Give/give.php:501 [09-Jan-2018 09:03:54 UTC] PHP 12. Give_Updates->setup() /app/public/wp-content/plugins/Give/includes/admin/upgrades/class-give-updates.php:792 [09-Jan-2018 09:03:54 UTC] PHP 13. give_test_ajax_works() /app/public/wp-content/plugins/Give/includes/admin/upgrades/class-give-updates.php:157 [09-Jan-2018 09:03:54 UTC] PHP 14. give_get_ajax_url() /app/public/wp-content/plugins/Give/includes/ajax-functions.php:64 [09-Jan-2018 09:03:54 UTC] PHP 15. give_get_current_page_url() /app/public/wp-content/plugins/Give/includes/ajax-functions.php:112 [09-Jan-2018 09:03:54 UTC] PHP 16. is_front_page() /app/public/wp-content/plugins/Give/includes/misc-functions.php:52 [09-Jan-2018 09:03:54 UTC] PHP 17. _doing_it_wrong() /app/public/wp-includes/query.php:406 [09-Jan-2018 09:03:54 UTC] PHP 18. trigger_error() /app/public/wp-includes/functions.php:4146 [09-Jan-2018 09:03:54 UTC] PHP Warning: Cannot modify header information - headers already sent by (output started at /app/public/wp-content/plugins/Give/includes/misc-functions.php:43) in /app/public/wp-includes/pluggable.php on line 1216 [09-Jan-2018 09:03:54 UTC] PHP Stack trace: [09-Jan-2018 09:03:54 UTC] PHP 1. {main}() /app/public/wp-admin/plugins.php:0 [09-Jan-2018 09:03:54 UTC] PHP 2. require_once() /app/public/wp-admin/plugins.php:10 [09-Jan-2018 09:03:54 UTC] PHP 3. do_action() /app/public/wp-admin/admin.php:156 [09-Jan-2018 09:03:54 UTC] PHP 4. WP_Hook->do_action() /app/public/wp-includes/plugin.php:453 [09-Jan-2018 09:03:54 UTC] PHP 5. WP_Hook->apply_filters() /app/public/wp-includes/class-wp-hook.php:310 [09-Jan-2018 09:03:54 UTC] PHP 6. call_user_func_array:{/app/public/wp-includes/class-wp-hook.php:286}() /app/public/wp-includes/class-wp-hook.php:286 [09-Jan-2018 09:03:54 UTC] PHP 7. Give_Welcome->welcome() /app/public/wp-includes/class-wp-hook.php:286 [09-Jan-2018 09:03:54 UTC] PHP 8. wp_safe_redirect() /app/public/wp-content/plugins/Give/includes/admin/welcome.php:662 [09-Jan-2018 09:03:54 UTC] PHP 9. wp_redirect() /app/public/wp-includes/pluggable.php:1302 [09-Jan-2018 09:03:54 UTC] PHP 10. header() /app/public/wp-includes/pluggable.php:1216

`

WordPress Environment

``` ### WordPress Environment ###

Home URL: http://give20.local
Site URL: http://give20.local
WP Version: 4.9.1
WP Multisite: –
WP Memory Limit: 256 MB
WP Debug Mode: ✔
WP Cron: ✔
Language: en_US
Permalink Structure: /%year%/%monthnum%/%day%/%postname%/
Show on Front: posts
Table Prefix Length: 3
Table Prefix Status: Acceptable
Admin AJAX: Accessible
Registered Post Statuses: publish, future, draft, pending, private, trash, auto-draft, inherit, refunded, failed, revoked, cancelled, abandoned, processing, preapproval

Server Environment

Hosting Provider: DBH: localhost, SRV: give20.local
TLS Connection: Connection uses TLS 1.2
TLS Connection: Probably Okay
Server Info: nginx/1.10.1
PHP Version: 7.0.3
PHP Post Max Size: 1,000 MB
PHP Time Limit: 900
PHP Max Input Vars: 3000
PHP Max Upload Size: 1,000 MB
cURL Version: ❌ 7.38.0, OpenSSL/1.0.1t - We recommend a minimum cURL version of 7.40.
SUHOSIN Installed: –
MySQL Version: ❌ 5.5.55 - We recommend a minimum MySQL version of 5.6. See: WordPress Requirements
Default Timezone is UTC: ✔
fsockopen/cURL: ✔
SoapClient: ✔
DOMDocument: ✔
gzip: ✔
GD Graphics Library: ✔
Multibyte String: ✔
Remote Post: ✔
Remote Get: ✔

Give Configuration

Give Version: 2.0.0
Give Cache: Enabled
Database Updates: All DB Updates Completed.
Give Cache: Enabled
Give Cache: ✔New Donation✔Donation Receipt❌New Offline Donation❌Offline Donation Instructions✔New Donor Registration✔Donor Register❌Email access
Upgraded From: –
Test Mode: Disabled
Currency Code: USD
Currency Position: After
Decimal Separator: .
Thousands Separator: ,
Success Page: –
Failure Page: –
Donation History Page: –
Give Forms Slug: /donations/
Enabled Payment Gateways: –
Default Payment Gateway: –
PayPal IPN Verification: Disabled
PayPal IPN Notifications: N/A
Admin Email Notifications: Disabled
Donor Email Access: Disabled

Session Configuration

Give Use Sessions: Enabled
Session: Enabled
Session Name: PHPSESSID
Cookie Path: /
Save Path:
Use Cookies: Enabled
Use Only Cookies: Enabled

Active Give Add-ons

Give - Fee Recovery: ❌ Unlicensed – by WordImpress – 1.3.7
Give - MailChimp: ❌ Unlicensed – by WordImpress – 1.3.7
Give - Manual Donations: ❌ Unlicensed – by WordImpress – 1.2.2
Give - PDF Receipts: ❌ Unlicensed – by WordImpress – 2.2.2

Other Active Plugins

Inactive Plugins

Duplicate Post: by Enrico Battocchi – 3.2.1
Give - 2Checkout Gateway: by WordImpress – 1.0.2
Give - Authorize.net Gateway: by WordImpress – 1.3.2
Give - AWeber: by WordImpress – 1.0.2
Give - Braintree Gateway: by WordImpress – 1.1.1
Give - CCAvenue Gateway: by WordImpress – 1.0
Give - ConvertKit: by WordImpress – 1.0.1
Give - CSV Toolbox: by WordImpress – 1.0
Give - Display Donors: by WordImpress, LLC – 1.0
Give - Dwolla Gateway: by WordImpress – 1.1.2
Give - Email Reports: by WordImpress – 1.0.1
Give - Form Countdown: by WordImpress – 1.0
Give - Form Field Manager: by WordImpress – 1.2.4
Give - Gift Aid: by WordImpress – 1.0.0
Give - Google Analytics Donation Tracking: by WordImpress – 1.1.1
Give - iATS Payment Solutions: by WordImpress – 1.0.1
Give - Paymill Gateway: by WordImpress – 1.1
Give - Recurring Donations: by WordImpress – 1.5.2
Give - Stripe Gateway: by WordImpress – 1.5.2
Give - Tributes: by WordImpress – 1.3.3
rtMedia for WordPress, BuddyPress and bbPress: by rtCamp – 4.4.4

Theme

Name: Twenty Sixteen
Version: 1.4
Author URL: https://wordpress.org/
Child Theme: No – If you're modifying Give on a parent theme you didn't build personally, then we recommend using a child theme. See: How to Create a Child Theme

</details>
@ravinderk ravinderk added the bug label Jan 9, 2018
@ravinderk ravinderk self-assigned this Jan 9, 2018
@ravinderk ravinderk added this to the 2.0 milestone Jan 9, 2018
DevinWalker added a commit that referenced this issue Jan 10, 2018
* release/2.0:
  Check action instead of $_POST or ajax
  Add comment
  Fix #2637
  Fixed - Not processing donation issue
  Fix #2634
  Ran gulp

# Conflicts:
#	assets/js/admin/admin-scripts.min.js
#	assets/js/plugins/float-labels.js
#	assets/js/plugins/float-labels.min.js
#	assets/sourcemaps/give-admin.css.map
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

2 participants