wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren



post_unstuck › WordPress Action Hooks

Seit4.6.0
Veraltetn/v
do_action( 'post_unstuck', $post_id )
Parameter:
  • () post_id ID of the post that was unstuck.
    Erforderlich: Ja
Definiert in:
Codex:

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





Quellcode

do_action( 'post_unstuck', $post_id );