Jetpack Dependencies: WooCommerce Setup Screen

Open
#17 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
35/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
php, wordpress
Domain
web-dev

Research direction

Start with plugin-enhancements.php lines 46-51 in the linked theme-tools file and the corresponding inc/plugin-enhancements.php line 55 mentioned in the notice. Reproduce the WooCommerce welcome screen issue and verify that the non-object notice no longer appears; no test file is identified in the issue.

Written by the indexing model from the issue text.

Description

bug jetpack-dependency

Please note that this: https://github.com/Automattic/theme-tools/blob/master/jetpack-dependency-script/plugin-enhancements.php#L46-L51 will throw the following issue for WooCommerce welcome screen:

Notice: Trying to get property of non-object in /nfs/c03/h01/mnt/168730/domains/example.com/html/wp-content/themes/theme-name/inc/plugin-enhancements.php on line 55

I'm sure with others where the same is used.

Dominant language
JavaScript
Stars
102
Forks
26
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from Automattic/theme-tools

All issues in Automattic/theme-tools

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.