humanmade / humanmade/wp-flags
Flags::get( flag_name )->active not returning current status of flag.
Open
- Dominant language
- PHP
- Stars
- 36
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
When we are registering a site level flag. Flag status returns inactive even though flag is activated.
`wp_options` table is updating correctly, might be something to do with how we are returning `Flag` Object.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.