humanmade / humanmade/Social-Counts
Remove reliance on register_activation_hook
Open
enhancement
- Dominant language
- PHP
- Stars
- 10
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Replace `register_activation_hook` for scheduling the cron job for compatibility with mu-plugins & VIP.
Keep `register_deactivation_hook` to clear the task in the event the plugin is run as a regular plugin.
Contributor guide
Assessment
This issue has not been assessed yet.