Title: Icons for Plugins &#8211; TxToIT
Author: Pablo Pacheco
Published: <strong>November 26, 2017</strong>
Last modified: March 22, 2018

---

Search plugins

![](https://ps.w.org/txtoit-icons-for-plugins/assets/banner-772x250.png?rev=1844582)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://ps.w.org/txtoit-icons-for-plugins/assets/icon.svg?rev=1844644)

# Icons for Plugins – TxToIT

 By [Pablo Pacheco](https://profiles.wordpress.org/karzin/)

[Download](https://downloads.wordpress.org/plugin/txtoit-icons-for-plugins.1.0.6.zip)

 * [Details](https://wordpress.org/plugins/txtoit-icons-for-plugins/#description)
 * [Reviews](https://wordpress.org/plugins/txtoit-icons-for-plugins/#reviews)
 *  [Installation](https://wordpress.org/plugins/txtoit-icons-for-plugins/#installation)
 * [Development](https://wordpress.org/plugins/txtoit-icons-for-plugins/#developers)

 [Support](https://wordpress.org/support/plugin/txtoit-icons-for-plugins/)

## Description

**Icons for plugins** displays icons for WordPress plugins on the plugins list page,
on admin.

WordPress dashboard doesn’t allow to display icons on admin plugins page (wp-admin/
plugins.php).
 It would be so handy to see them. They would help you identify plugins
quickier and at least they would turn that plugins list into something less boring,
right?

Well, now you can display icons for plugins on plugins list page, on dashboard.

Simply enable this plugin and you will see plugins icons on admin plugins page.

On **Settings > Plugins icons**, you can even play with some settings, like icon’s
size and the column position they will be displayed.

## Screenshots

 * [[
 * Display icons on your installed WordPress plugins

## Installation

 1. Upload the entire ‘txtoit-icons-for-plugins’ folder to the ‘/wp-content/plugins/’
    directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Start by visiting plugin settings at Settings > Plugins Icons.

## FAQ

  Installation Instructions

 1. Upload the entire ‘txtoit-icons-for-plugins’ folder to the ‘/wp-content/plugins/’
    directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Start by visiting plugin settings at Settings > Plugins Icons.

  Why creating a plugin to display plugins icons?

 * Icons can help you understand what a plugin is about.
 * Icons help you identify plugins quickier
 * Icons make that plugins list page (wp-admin/plugins.php) something less boring,
   right?
 * Almost every WordPress plugin on wp.org already has its own Icon / Banner. Why
   not to use it inside WordPress dashboard?

  How does it work?

 * This plugin will create a new column on plugins list page on admin. This column
   will display icons for plugins.

  Where do the icons come from?

 * They come from wordpress.org. The icons and banners authors choose for their 
   plugins on wordpress.org will be used by this plugin. If a plugin doesn’t have
   an icon, its banner will be used instead

  How to register icons for plugins that aren’t on the WordPress repository?

You can use the filter **‘ifp_plugin_icon_url’**. See its documentation below

  Are there any hooks / filters available?

**ifp_plugin_icon_url** – Allows to add icons for any plugins

    ```
    add_filter( 'ifp_plugin_icon_url', function( $icon_url, $plugin_title, $plugin_infs ){
        if( $plugin_title == 'Your Plugin Name' ){
            $icon_url = 'http://your-image.jpg';
        }
        return $icon_url;
    }, 10, 3 );
    ```

  Can I change icon size among other settings?

 * Yes, On **Settings > Plugins icons**, you can even play with some settings, like
   icon’s size and the column position they will be displayed.

## Reviews

![](https://secure.gravatar.com/avatar/ec4fedd5566ded7d79d0a05de2f2bd88561abf4e8205af40c113e30200ff7be6?
s=60&d=retro&r=g)

### 󠀁[Simple but great](https://wordpress.org/support/topic/simple-but-great-44/)󠁿

 [skunkworks](https://profiles.wordpress.org/skunkworks/) June 1, 2020 1 reply

Makes navigating the plugin list easier.

 [ Read all 1 review ](https://wordpress.org/support/plugin/txtoit-icons-for-plugins/reviews/)

## Contributors & Developers

“Icons for Plugins – TxToIT” is open source software. The following people have 
contributed to this plugin.

Contributors

 *   [ Pablo Pacheco ](https://profiles.wordpress.org/karzin/)

[Translate “Icons for Plugins – TxToIT” into your language.](https://translate.wordpress.org/projects/wp-plugins/txtoit-icons-for-plugins)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/txtoit-icons-for-plugins/),
check out the [SVN repository](https://plugins.svn.wordpress.org/txtoit-icons-for-plugins/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/txtoit-icons-for-plugins/)
by [RSS](https://plugins.trac.wordpress.org/log/txtoit-icons-for-plugins/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.6 – 21/03/2018

 * Improve travis setup

#### 1.0.5 – 20/03/2018

 * Config auto deploy with travis

#### 1.0.4 – 06/12/2017

 * Change autoloader

#### 1.0.3 – 06/12/2017

 * Improve readme

#### 1.0.2 – 30/11/2017

 * Add filter ‘ifp_plugin_icon_url’ to allow registering icons for any plugins

#### 1.0.1 – 28/11/2017

 * Add option to guess icons

#### 1.0.0 – 26/11/2017

 * Initial Release.

## Meta

 *  Version **1.0.6**
 *  Last updated **8 years ago**
 *  Active installations **10+**
 *  WordPress version ** 4.4 or higher **
 *  Tested up to **4.9.29**
 *  PHP version ** 5.4 or higher **
 * Tags
 * [admin](https://wordpress.org/plugins/tags/admin/)[icons](https://wordpress.org/plugins/tags/icons/)
   [list](https://wordpress.org/plugins/tags/list/)[plugins](https://wordpress.org/plugins/tags/plugins/)
   [thumb](https://wordpress.org/plugins/tags/thumb/)
 *  [Advanced View](https://wordpress.org/plugins/txtoit-icons-for-plugins/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/txtoit-icons-for-plugins/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/txtoit-icons-for-plugins/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/txtoit-icons-for-plugins/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/txtoit-icons-for-plugins/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/txtoit-icons-for-plugins/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/txtoit-icons-for-plugins/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/txtoit-icons-for-plugins/reviews/)

## Contributors

 *   [ Pablo Pacheco ](https://profiles.wordpress.org/karzin/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/txtoit-icons-for-plugins/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=BAC8PT82YMTJL&lc=US&item_name=Icons%20for%20Plugins%20%2d%20TxToIT&item_number=icons%2dfor%2dplugins&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted)