Benjamin Intal

Results 71 issues of Benjamin Intal

### Describe the feature you'd like: Add a matcher for [aria-pressed](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles/button_role) for checking button toggle states. ### Suggested implementation: A new matcher called `toBePressed` ### Describe alternatives you've considered: An...

enhancement
good first issue

The PHP error appears when changing or activating a license using the beta multisite feature. Here's the error: Fixes #672

Fixes https://github.com/Freemius/wordpress-sdk/issues/675

# 🐞 bug report **Behavior**: - `What is the issue? (*)` This appears as a PHP warning: > PHP Warning: FS_Plugin::__construct(): The script tried to access a property on an...

1. Use an owner that has multiple license keys 2. Activate one license key (not white labeled) on a website 3. Enable white label on that license key 4. Sync...

# 🐞 bug report **Behavior**: - `What is the issue? (*)` In the admin, I see this white space at the top, which is caused by a PHP error coming...

# 🐞 bug report ## `What is the issue? (*)` If you have the following scenario, there is no way to access the account page. Also, all links in the...

# 🐞 bug report **Behavior**: - `What is the issue? (*)` When in multisite and you have this SDK setting: ```php 'first-path' => 'options-general.php?page=some-page', ``` Things work when activating the...

Steps to replicate: 1. create a license key in the Freemius author dashboard - do not add an owner 2. install a premium plugin, then try activating the license key...

# 🐞 bug report **Behavior**: - `What is the issue? (*)` The Freemius::_load_textdomain() is called in the frontend. I was able to see this in the front page of a...