humanmade / humanmade/comment-popularity
hmn_cp_v121_upgrade() breaks plugin
Open
- Dominant language
- PHP
- Stars
- 26
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
`$users = get_users();` from `hmn_cp_v121_upgrade()` breaks for anything more than half a million users throwing out of memory error.
Moreover, the upgrade script always runs because *hmn_cp_plugin_version* is statically set to 1.2.0 (always)
Contributor guide
Assessment
This issue has not been assessed yet.