Title: Categories Multiple Images
Author: Binternet
Published: <strong>February 15, 2015</strong>
Last modified: September 11, 2018

---

Search plugins

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://s.w.org/plugins/geopattern-icon/categories-multiple-images.svg)

# Categories Multiple Images

 By [Binternet](https://profiles.wordpress.org/binternet/)

[Download](https://downloads.wordpress.org/plugin/categories-multiple-images.zip)

 * [Details](https://wordpress.org/plugins/categories-multiple-images/#description)
 * [Reviews](https://wordpress.org/plugins/categories-multiple-images/#reviews)
 *  [Installation](https://wordpress.org/plugins/categories-multiple-images/#installation)
 * [Development](https://wordpress.org/plugins/categories-multiple-images/#developers)

 [Support](https://wordpress.org/support/plugin/categories-multiple-images/)

## Description

This plugin is an extended version of [Categories Images](https://wordpress.org/plugins/categories-images/).

The Categories Multiple Images Plugin allow you to add unlimited amount of image
to a category or any other taxonomy.

You can use:

to get the direct image url and put it in any tag in your template.

Also from settings menu you can exclude any taxonomies from the plugin to avoid 
conflicting with another plugins like WooCommerce!

More documentation
 https://github.com/Binternet/WordPress-Plugin-Categories-Multiple-
Images

## Installation

e.g.

 1. Put the plugin directory in your plugins directory (Usually `/wp-content/plugins/`)
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Place `<?php Categories_Multiple_Images::get_image( term_id, image_number, image_size,
    use_placeholder ); ?>` in your templates
     Values are:
 4.  * term_id – Category ID (or any other term_id)
     * image_number – Desired image number (starting from 1), you can also use ‘random’
       and a random image from that category will be returned
     * image_size – desired image size, defaults to ‘full’
     * use_placeholder – should a placeholder should be returned if the image does 
       not exists

## FAQ

  Installation Instructions

e.g.

 1. Put the plugin directory in your plugins directory (Usually `/wp-content/plugins/`)
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Place `<?php Categories_Multiple_Images::get_image( term_id, image_number, image_size,
    use_placeholder ); ?>` in your templates
     Values are:
 4.  * term_id – Category ID (or any other term_id)
     * image_number – Desired image number (starting from 1), you can also use ‘random’
       and a random image from that category will be returned
     * image_size – desired image size, defaults to ‘full’
     * use_placeholder – should a placeholder should be returned if the image does 
       not exists

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Categories Multiple Images” is open source software. The following people have 
contributed to this plugin.

Contributors

 *   [ Binternet ](https://profiles.wordpress.org/binternet/)

[Translate “Categories Multiple Images” into your language.](https://translate.wordpress.org/projects/wp-plugins/categories-multiple-images)

### Interested in development?

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

## Changelog

#### 1.1

 * Added a new option to pass ‘random’ as an image number and get a random image
   for a given category ID
 * Some documentation and refactoring

#### 1.0.3

 * Bugfix – Thanks to Paul Tero

#### 1.0.2

 * Bugfix, on need for php_short_tags enabled anymore.

#### 1.0.1

 * Bugfix

#### 1.0.0

 * First release, my first plugin 😉

## Meta

 *  Version **1.1**
 *  Last updated **8 years ago**
 *  Active installations **100+**
 *  WordPress version ** 4.1 or higher **
 *  Tested up to **4.9.29**
 * Tags
 * [category](https://wordpress.org/plugins/tags/category/)[images](https://wordpress.org/plugins/tags/images/)
   [taxonomy](https://wordpress.org/plugins/tags/taxonomy/)
 *  [Advanced View](https://wordpress.org/plugins/categories-multiple-images/advanced/)

## Ratings

 3.8 out of 5 stars.

 *  [  2 5-star reviews     ](https://wordpress.org/support/plugin/categories-multiple-images/reviews/?filter=5)
 *  [  1 4-star review     ](https://wordpress.org/support/plugin/categories-multiple-images/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/categories-multiple-images/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/categories-multiple-images/reviews/?filter=2)
 *  [  1 1-star review     ](https://wordpress.org/support/plugin/categories-multiple-images/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/categories-multiple-images/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/categories-multiple-images/reviews/)

## Contributors

 *   [ Binternet ](https://profiles.wordpress.org/binternet/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/categories-multiple-images/)