WP Featured Posts

설명

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.

스크린샷

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

설치

  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

후기

2024년 5월 18일
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.
2024년 5월 7일
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.:-(
모든 3 평가 읽기

기여자 & 개발자

“WP Featured Posts”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “WP Featured Posts”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

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