Deprecated: Theme_Sniffer\Core\Plugin::__construct(): Implicitly marking parameter $assets_handler as nullable is deprecated, the explicit nullable type must be used instead in /home/chipbenn/public_html/design/wp-content/plugins/theme-sniffer/src/class-plugin.php on line 47

Deprecated: Theme_Sniffer\Assets\Assets_Handler::enqueue(): Implicitly marking parameter $asset as nullable is deprecated, the explicit nullable type must be used instead in /home/chipbenn/public_html/design/wp-content/plugins/theme-sniffer/src/assets/class-assets-handler.php on line 69

Deprecated: Theme_Sniffer\Assets\Base_Asset::get_manifest_assets_data(): Implicitly marking parameter $key as nullable is deprecated, the explicit nullable type must be used instead in /home/chipbenn/public_html/design/wp-content/plugins/theme-sniffer/src/assets/class-base-asset.php on line 115
Template: Sticky – Oenology Development

Template: Sticky

Filed in UncategorizedTags: ,

This is a sticky post.

There are a few things to verify:

  • The sticky post should be distinctly recognizable in some way in comparison to normal posts. You can style the .sticky class if you are using the post_class() function to generate your post classes, which is a best practice.
  • They should show at the very top of the blog index page, even though they could be several posts back chronologically.
  • They should still show up again in their chronologically correct postion in time, but without the sticky indicator.
  • If you have a plugin or widget that lists popular posts or comments, make sure that this sticky post is not always at the top of those lists unless it really is popular.