Codex tools: Log in
wp-includes/deprecated.php.
Use any of these functions instead.This function has been deprecated in favour of post_class
Contents |
Displays the Sticky Posts class on a post if applicable. This tag must be within The Loop.
<?php sticky_class(); ?>
This tag has no parameters.
<div class="post<?php sticky_class(); ?>" id="post-<?php the_ID(); ?>">
Provides a sticky class to each post that it applies to: