• #wordpress 2023-01-16
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#wordpress ≡
  • ←
  • →
2023-01-16 UTC
# 16:13
[chrisbergr]
Try this https://gist.github.com/chrisbergr/81e67b30f699dc6f86e38a4271b2923b to see what else is hooked into wp_login. But still.. I don't think this is going to work, due to the time this action is fired. "The `wp_login` action hook is triggered when a user logs in by the wp_signon() function. It is the very last action taken in the function, immediately following the wp_set_auth_cookie() call."