humanmade / humanmade/wp-stripe
Undefined function _e()
Open
- Dominant language
- PHP
- Stars
- 47
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
Getting the following error when using iframe.
`PHP Fatal error: Call to undefined function _e() in /Users/egoens/corvus/circlecityrainbarrels/ccrb/wp-content/plugins/wp-stripe/includes/stripe-iframe.php on line 8`
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at includes/stripe-iframe.php line 8 and inspect how the iframe is loaded in the WordPress plugin. Reproduce the iframe request and determine why _e() is unavailable; done means the iframe no longer produces the reported fatal error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php, wordpress
- Domain
- backend, payments
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100