Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • C Cron-Control
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • WP Plugins
  • Cron-Control
  • Repository
Switch branch/tag
  • Cron-Control
  • tests
  • test-rest-api.php
Find file BlameHistoryPermalink
  • Erick Hitter's avatar
    Set internal events on more-appropriate hooks, particularly one that doesn't... · c140650c
    Erick Hitter authored Dec 04, 2016
    Set internal events on more-appropriate hooks, particularly one that doesn't run for all front-end requests
    
    Hooking on `rest_api_init` may be a problem, but since this plugin is predicated on the REST API, it seems equally foolish _not_ to.
    
    Fixes #16
    c140650c