WP Featured Posts

Description

WP Featured Posts is a plugin choose featured posts, sortable and sticky custom post type.

Features:

  • Easy for choose featured posts.
  • Easy for ordering featured posts.
  • Support custom post types.
  • Sticky custom post types for sticky posts at first.
  • The plugin is lightweight.
  • Compatible with WPML.

Screenshots

  • Screenshot of the menu page for Featured Posts Setting page.
  • Drag and Drop for order posts. It easy!
  • How to sticky posts work

Installation

  1. Upload wp-featured-posts.zip to the install plugin page
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to Featured Posts in the left-hand menu to start setting the plugin

FAQ

How to setting the plugin?

Go to Featured Posts in the left-hand menu to start setting the plugin

How to custom code for get featured posts?

You can see example code in Featured Posts setting

Reviews

مئی 18, 2024
This is a simple plugin to automatically make some posts sticky at the top of your home page – that’s it. There’s no customization of the UI through a block that you can use on your page.
مئی 7, 2024
This plugin is exactly what I was looking for. Unfortunalely, I can find no way to make it work.I can add a post to the sticky list, and it appears as sticky in All Post List. But it doen’t appear as the first of my blog, but in the usual date order.:-(
Read all 3 reviews

Contributors & Developers

“WP Featured Posts” is open source software. The following people have contributed to this plugin.

Contributors

Translate “WP Featured Posts” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.1.1

  • Fix: Resolved media uploader not working for custom pin image upload
  • Fix: Improved JavaScript initialization with proper DOM ready handling
  • Fix: Enhanced event delegation for better compatibility

1.1.0

  • Security: Added ABSPATH checks to prevent direct file access
  • Security: Improved output escaping in template files
  • Enhancement: Added translator comments for better internationalization support
  • Enhancement: Fixed wp_send_json_* function usage (removed incorrect echo statements)
  • Enhancement: Modernized code to comply with WordPress coding standards
  • Enhancement: Fixed deprecated FILTER_SANITIZE_STRING for PHP 8.1+ compatibility
  • Enhancement: Fixed undefined variable $q in sticky posts logic
  • Feature: Added pin icon display for featured posts with customizable settings
  • Feature: Pin icon can be enabled/disabled per configuration
  • Feature: Adjustable pin icon size (10-50px)
  • Feature: Support for custom pin image upload
  • Feature: Pin icon position can be filtered (before/after title)
  • Fix: Featured posts now work correctly on category, tag, author, and date archive pages
  • Compatibility: Tested up to WordPress 6.9

1.0.7

  • Tested up to WordPress 6.1.1
  • Add Tip me on Ko-fi

1.0.6

  • Tested up to WordPress 5.8.1

1.0.5

  • Add action ‘after_setup_theme’ for feature column on custom post type

1.0.4

  • Fix bug setting options array

1.0.3

  • Fix bug setting options
  • Add fillter show delete button

1.0.2

  • Add fillter title featured post
  • Add fillter show select featured post

1.0.1

  • Fix bug setting options

1.0.0

  • Initial Release