plugin-icon

Post Featured Font Icon

제작자: Kishores·
it supports dashicons, genericons, font-awesome.
등급
5/5
버전
1.0.1
활성화된 설치 항목
80
최근 업데이트일
May 3, 2016
Post Featured Font Icon

Post Featured Icon: It allows to add font icons to post title, and there is option so that we can replace post thumbnail with font icon.

It supports:

  • dashicons
  • genericons
  • font-awesome

Please check here: Demo 1 and Demo 2

It supports post,page.But we can add to custom post types to. It provides hooks i.e icon_post_type .

Priority Support

If you are looking for more features, paid support or Custom WordPress Work, then you can hire me too. My email id : babunsahoo@gmail.com .

// Our filter callback function function icon_post_type_callback( $types ) { $types = array('post', 'page', 'product'); return $types; } add_filter( 'icon_post_type', 'icon_post_type_callback', 10, 1 );
무료Business 요금제에서
설치하면 WordPress.com 서비스 약관서드파티 플러그인 약관에 동의하게 됩니다.
테스트된 버전
WordPress 5.1.21
이 플러그인은 다운로드할 수 있으며 에서 사용할 수 있습니다.