sticky_class [ WordPress Function ]
sticky_class ( $post_id = null )
| Parameters: |
|
| Defined at: |
|
Display "sticky" CSS class, if a post is sticky.
Examples [ wp-snippets.com ]
Google Arama Sonuçlarý
- Function Reference/sticky class « WordPress Codex
Function Reference/sticky class ... Examples. Default Usage. <div class="post<? php sticky_class(); ?> ... Provides a sticky class to each post that it applies to: ...
codex.wordpress.org - WordPress › Support » Add a number to sticky class in ...
[resolved] Add a number to sticky class in php_post_class or sticky_class? (2 posts) ... Is there a way to add a number behind the sticky class or ID? This is only ...
wordpress.org - Issue 162 - sandbox-theme - Sticky class not set - A WordPress ...
Sep 16, 2009 ... Issue 162: Sticky class not set. ‹ Prev 30 of 44 Next ›. 1 person starred this issue and may be notified of changes. Back to list ...
code.google.com - Add a "sticky" class to a views2 item that's sticky | drupal.org
I am trying to theme the view to add a "sticky" class (so I can give the whole row a background-image to indicate it's stickiness). I already have ...
drupal.org