Title: Individual Multisite Author
Author: Thomas Maier
Published: <strong>October 1, 2013</strong>
Last modified: December 3, 2025

---

Search plugins

![](https://ps.w.org/individual-multisite-author/assets/banner-772x250.png?rev=788750)

![](https://ps.w.org/individual-multisite-author/assets/icon-256x256.png?rev=2993864)

# Individual Multisite Author

 By [Thomas Maier](https://profiles.wordpress.org/webzunft/)

[Download](https://downloads.wordpress.org/plugin/individual-multisite-author.1.4.0.zip)

 * [Details](https://pcd.wordpress.org/plugins/individual-multisite-author/#description)
 * [Reviews](https://pcd.wordpress.org/plugins/individual-multisite-author/#reviews)
 *  [Installation](https://pcd.wordpress.org/plugins/individual-multisite-author/#installation)
 * [Development](https://pcd.wordpress.org/plugins/individual-multisite-author/#developers)

 [Support](https://wordpress.org/support/plugin/individual-multisite-author/)

## Description

When running [WordPress Multisites](https://codex.wordpress.org/Create_A_Network)
to maintain various top level domains or a multilingual version of your site you
might probably run into the problem of having the same author description / biography
on each of them.

This is unfortunate not only on multilingual sites.

Long story short, this plugin enables you to enter the author biography for each
user on a per-blog basis.

You don’t have to do anything, but to install and activate the plugin and to enter
the author bio into through the dashboard(s) of your site(s).

Please visit the github repository on https://github.com/webzunft/multisite-individual-
author if you want to contribute, post a specific feature request or bug report.

**Some things site admins and developers might want to know:**

 * the plugin only works when multisite support is enabled
 * the biography is saved using a custom profile field for each blog with the pattern‘
   ima_description_BLOGID’, e.g. _img\_description\_3_
 * the filter get_the_author_description is used to load the “right” description;
   this is used by the`_author_meta()` and `get_the_author_meta()` functions

## Installation

 1. Upload the folder `individual-multisite-author` to the `/wp-content/plugins/` directory
 2. Activate the IMA through the ‘Plugins’ menu in WordPress

You will now see an additional field for the author description when you visit the
author profile.
 This field is individual for each blog, so make sure you first 
login to the right dashboard when changing the authors bio for a specific site in
your multisite environment.

## Reviews

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

### 󠀁[Works perfectly](https://wordpress.org/support/topic/works-perfectly-2842/)󠁿

 [Micha Krapp](https://profiles.wordpress.org/mfgmicha/) March 27, 2025 1 reply

Just installed this plugin on the multisite for our customer and it easily works.

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

### 󠀁[Does its job perfectly](https://wordpress.org/support/topic/does-its-job-perfectly-11/)󠁿

 [shawfactor](https://profiles.wordpress.org/shawfactor/) September 26, 2021

Unfortunately so many plugins are a mess because they try to do everything and don
´t follow standards. As such I have had to write literally 100s for my own needs,
some of which I have releaed in thsi repository. So it is refeshing when I find 
a plugin like this that does only one thing, does its well,a and does so without
taking over wp-admin in some way. Great work

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

### 󠀁[Great Plugin, Simple and Effective](https://wordpress.org/support/topic/great-plugin-simple-and-effective-8/)󠁿

 [Renaat](https://profiles.wordpress.org/rsioncke/) May 24, 2020 1 reply

This is a simple and effective plugin, great for my WordPress multisite network.
Allowing the authors to display custom author bio for each subsite. Wonderful. Thanks.

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

### 󠀁[Works great!](https://wordpress.org/support/topic/works-great-6613/)󠁿

 [m4nson](https://profiles.wordpress.org/m4nson/) April 1, 2020 1 reply

Just what I needed, works perfectly!

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

### 󠀁[Great – more people should use!](https://wordpress.org/support/topic/great-more-people-should-use/)󠁿

 [Duuk](https://profiles.wordpress.org/duuk/) May 2, 2019 1 reply

Great – more people should use!

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

### 󠀁[Simple and clean Plugin](https://wordpress.org/support/topic/simple-and-clean-plugin-3/)󠁿

 [nicmare](https://profiles.wordpress.org/nicmare/) January 31, 2017 1 reply

Exactly what i need as i have a german and an english blog in my multisite network.
I examined the plugin code and it is well written. i can recommend it!

 [ Read all 13 reviews ](https://wordpress.org/support/plugin/individual-multisite-author/reviews/)

## Contributors & Developers

“Individual Multisite Author” is open source software. The following people have
contributed to this plugin.

Contributors

 *   [ Thomas Maier ](https://profiles.wordpress.org/webzunft/)

“Individual Multisite Author” has been translated into 1 locale. Thank you to [the translators](https://translate.wordpress.org/projects/wp-plugins/individual-multisite-author/contributors)
for their contributions.

[Translate “Individual Multisite Author” into your language.](https://translate.wordpress.org/projects/wp-plugins/individual-multisite-author)

### Interested in development?

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

## Changelog

#### 1.4.0

 * allow to translate the plugin through wordpress.org, props @2ndkauboy
 * show a warning if the current site is not a multisite, props @2ndkauboy
 * secure user data while allowing some HTML in the description, props @2ndkauboy
 * fix PHP 8.2 deprecation warning, props @2ndkauboy

#### 1.3.1

 * reverted escaping from name and description to allow HTML again

#### 1.3

 * added field for site-specific author name, props to a user
 * escaped name and description when saved to the database

#### 1.2.5

 * added French translation

#### 1.2.4

 * fixed broken textdomain reference, thanks @rwatuny

#### 1.2.3

 * adjust coding to wordpress (extra) standard
 * fix deprecation notice for WP 3.0+ (update_usermeta)
 * minor code ‘optimisation’

#### 1.2.2

 * fixing a bug that prevented the plugin from being loaded completely

#### 1.2.1

 * html tags are now allowed in the bio

#### 1.2.0

 * added textdomain
 * added German translation to test textdomain

#### 1.1.0

(confused commit, please ignore)

#### 1.0.2

 * input field for individual description is now bigger
 * added short description for the plugin
 * use default description if no site specific description is provided.

#### 1.0.1

 * updated files, to fix showing the plugin on wordpress.org

#### 1.0

 * initializing the plugin

## Meta

 *  Version **1.4.0**
 *  Last updated **4 months ago**
 *  Active installations **40+**
 *  WordPress version ** 6.0 or higher **
 *  Tested up to **6.9.4**
 *  Languages
 * [English (US)](https://wordpress.org/plugins/individual-multisite-author/) and
   [German](https://de.wordpress.org/plugins/individual-multisite-author/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/individual-multisite-author)
 * Tags
 * [author](https://pcd.wordpress.org/plugins/tags/author/)[author bio](https://pcd.wordpress.org/plugins/tags/author-bio/)
   [author description](https://pcd.wordpress.org/plugins/tags/author-description/)
   [biography](https://pcd.wordpress.org/plugins/tags/biography/)[multisite](https://pcd.wordpress.org/plugins/tags/multisite/)
 *  [Advanced View](https://pcd.wordpress.org/plugins/individual-multisite-author/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  13 5-star reviews     ](https://wordpress.org/support/plugin/individual-multisite-author/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/individual-multisite-author/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/individual-multisite-author/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/individual-multisite-author/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/individual-multisite-author/reviews/?filter=1)

[Add my review](https://wordpress.org/support/plugin/individual-multisite-author/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/individual-multisite-author/reviews/)

## Contributors

 *   [ Thomas Maier ](https://profiles.wordpress.org/webzunft/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/individual-multisite-author/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://webgilde.com/)