Found Image Post Featured Font Icon | Plugin Review Network Skip to Content

Plugin Review Network

Plugin Review Network

an eye on the best wordpress plugins
Show Sidebar Hide Sidebar
[+] Sidebar [-] Sidebar
Plugin:
Rated:
100%
5 Stars (3 votes)

Home

WP.Org

ReadMe

Support
  • Author:
    Kishore
Version: 1.0.1
Requires: WP 3.8
Last Updated:3751 days ago
Downloads:4291
Installations: 400+
Usage Retention:9.32%
Tags:
    dashicons, featured image, font icon, font-awesome, genericons, title
Download Plugin Package

Post Featured Font Icon

Released on April 25, 2014.
Download Plugin Package

Version: 1.0.1

Post Featured Icon: Add font icon to post title, replace featured image with font icon. Currently it supports dashicons, genericons, font-awesome.

  • Description
  • FAQ
  • Changelog
  • Installation
  • Screenshots


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 );

1. font-awesome is loading two times

Please deactivate your theme font-awesome css/js

1.0.1

  • Few small Bug Fix

1.0

  • Added the new plugin


This very simple like other wordpress plugin: 1. Upload the plugin to the /wp-content/plugins/ directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Place <?php the_post_font_icon( $post_id );?> in your templates, to print font icon. [$post_id is optional and by default current post it]


screenshot-1.jpg
Screenshot 1


screenshot-2.png
Screenshot 2



 

Click here to cancel reply.

Click here to cancel reply.


*

*


Please copy the string eI6N38 to the field below:

Home | Sitemap | Contact
Network Skin Theme for BioShip by WordQuest
Password Reset
Please enter your e-mail address. You will receive a new password via e-mail.