> Post Featured Font Icon wordpress plugin resources analysis

Post Featured Font Icon wordpress plugin resources analysis

Download This Plugin
Download Elegant Themes
Name Post Featured Font Icon
Version 1.0
Author Kishore
Rating 100
Last updated 2014-12-09 06:07:00
Downloads
573
Download Plugins Speed Test plugin for Wordpress

Home page

Delta: 0%

Post page

Delta: 0%
Post Featured Font Icon plugin has no negative impact on PageSpeed score.

Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%

Post Featured Font Icon plugin added 8 kB of resources to the Home page and 8 kB of resources to the sample Post page.

Post Featured Font Icon plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.

Great! Post Featured Font Icon plugin ads no tables to your Wordpress blog database.

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

Screenshots

Resources added by plugin to Home page/Post page in kB
Total size of resources for Home page/Post page in kB
Random Theme Tests
Lime Slice screenshot

Lime Slice

by: AOEmedia

16085
0%
ProfitMag screenshot

ProfitMag

by: WpGaint

23183
84%