do_action( 'post_unstuck', int $post_id )

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


Description Description


Parameters Parameters

$post_id

(int) ID of the post that was unstuck.


Top ↑

Source Source

File: wp-includes/post.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
4.6.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.