Skip to content

Featured Post WordPress Plugin

License

GPL-2.0, GPL-3.0 licenses found

Licenses found

GPL-2.0
LICENSE
GPL-3.0
license.txt
Notifications You must be signed in to change notification settings

nickmendoza/featured-post

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Featured Post WordPress Plugin

Plugin for featured wordpress posts. This is a cool plugin that makes it easier to mark posts as featured posts (not using specific categories) and simple markup to show theme from your theme file.

Add <?php query_posts($query_string."&featured=yes"); ?> before the post loop starts and manage the featured posts from the post edit list.

Now added widget for listing featured post in sidebar widgets with custom number of post.

Features

  • Easy manage featured posts from posts list
  • Filter Featured posts
  • Supports Post/Page and all custom post types
  • Easy to use on theme, or use it as widget for widget areas
  • Ajax powered featured status toggle
  • Dashicons used for featured posts column

About

Featured Post WordPress Plugin

Resources

License

GPL-2.0, GPL-3.0 licenses found

Licenses found

GPL-2.0
LICENSE
GPL-3.0
license.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%