wpseek.com
A WordPress-centric search engine for devs and theme authors



post_unstuck › WordPress Action Hooks

Since4.6.0
Deprecatedn/a
do_action( 'post_unstuck', $post_id )
Parameters:
  • () post_id ID of the post that was unstuck.
    Required: Yes
Defined at:
Codex:

Fires once a post has been removed from the sticky list.





Source

do_action( 'post_unstuck', $post_id );