linchpin / post-type-spotlight

Allows admin chosen post types to have a featured post check box on the edit screen. Also adds appropriate classes to front end post display, and allows featured posts to be queried via a taxonomy query.
GNU General Public License v2.0
0 stars 0 forks source link
linchpin wordpress wordpress-plugin

Post Type Spotlight

Build Status

Latest Release: 3.0.3

Post Type Spotlight

Easily allows you to designate posts, pages, attachments and custom post types as featured.

Description

The plugin displays a toggle within the publish area to feature a post. The toggle only appears on admin selected post types which can be selected in the Settings -> Writing screen.

When a post is designated as featured:

New in Version 3.0.0

Installation

  1. Upload the plugin folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Navigate to the Settings->Writing section and select the post types you would like to have the featured abilities.

Screenshots

  1. The settings page.
  2. Options on the edit screen
  3. Markup example when using post_class();
  4. Shows featured posts in post edit tables.

Linchpin