Title: WPMU LinkManager
Author: wpler
Published: <strong>September 29, 2012</strong>
Last modified: March 12, 2019

---

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://ps.w.org/wpmu-linkmanager/assets/icon-256x256.png?rev=2049225)

# WPMU LinkManager

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

[Download](https://downloads.wordpress.org/plugin/wpmu-linkmanager.1.0.4.zip)

 * [Details](https://mlt.wordpress.org/plugins/wpmu-linkmanager/#description)
 * [Reviews](https://mlt.wordpress.org/plugins/wpmu-linkmanager/#reviews)
 *  [Installation](https://mlt.wordpress.org/plugins/wpmu-linkmanager/#installation)
 * [Development](https://mlt.wordpress.org/plugins/wpmu-linkmanager/#developers)

 [Support](https://wordpress.org/support/plugin/wpmu-linkmanager/)

## Description

[Deutsche Beschreibung des Plugins](https://www.wpler.com/linkmanager-fur-multisites/)

You run a Multisite Blogsystem with open registration for users to add own blogs
and their can using a theme by
 different installed themes, but you want to show
a link into the footers of the themes but only once time and for every blog another
one?

With this plugin you can manage your outgoing links into the themes by a shortcode/
function for every blog. You can
 set for every link the target, relation (Attribute
rel), linktext and -title and the target url. Also you can set more than one link
for a blog.

For output you can use a shortcode or a function . This function get the links
 
for the current blog-id and printed this, if links are available.

All options/links can set by network admin only. The outputs needs no capability.

## Screenshots

 * [[
 * Overview of the stored links for all blogs
 * [[
 * Add a new Link

## Installation

 1. Upload the Directory `wpler_linkmanager` to the `/wp-content/plugins/` directory
 2. Activate the plugin networkwide through the ‘Plugins’ menu in WordPress Network-
    Adminsitration
 3. After activation add some links for your blogs into ‘LinkManager’ menu ‘New Link’
 4. Place `<?php do_shortcode('[wplerlm]'); ?>` in your templates, where the links 
    should by show.

## FAQ

  How can I show a link on the homepage only?

Use a [Conditional Tag](https://codex.wordpress.org/Conditional_Tags) like `is_home()`
if you add the link into the
 textarea field by the form.

  If I using a free theme, can i change the footer links?

Look if the author are allowed to change it. Someones don’t like or not allowed 
it. If you using a free theme by
 wordpress repositary in most themes you can change
the footer links with your own code. Replace this footer links with the function`
<?php do_shortcode('[wplerlm]'); ?>` and add some links for every blog to show your
own links on the footer of this theme.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“WPMU LinkManager” is open source software. The following people have contributed
to this plugin.

Contributors

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

[Translate “WPMU LinkManager” into your language.](https://translate.wordpress.org/projects/wp-plugins/wpmu-linkmanager)

### Interested in development?

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

## Changelog

#### 1.0.4

 * Test the current version on WordPress 5.1
 * Add a help tab on the link manager screen
 * fix a wpdb prepare warning

#### 1.0.3

 * Add a if query for asking if rel & title are not empty, otherwise this attributes
   will not printed

#### 1.0.2

 * Fix an error by saving new links into the table
 * Fix an error by delete a link
 * Fix an error for the conditional tags by printout the links

#### 1.0.1

 * Fix an error by activation & deactivation for creating the tables

#### 1.0

 * Initial creation of this project

## Meta

 *  Version **1.0.4**
 *  Last updated **7 years ago**
 *  Active installations **10+**
 *  WordPress version ** 3.4.2 or higher **
 *  Tested up to **5.1.22**
 *  Language
 * [English (US)](https://wordpress.org/plugins/wpmu-linkmanager/)
 * Tags
 * [footer](https://mlt.wordpress.org/plugins/tags/footer/)[links](https://mlt.wordpress.org/plugins/tags/links/)
   [multisite](https://mlt.wordpress.org/plugins/tags/multisite/)
 *  [Advanced View](https://mlt.wordpress.org/plugins/wpmu-linkmanager/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/wpmu-linkmanager/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/wpmu-linkmanager/reviews/)

## Contributors

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

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/wpmu-linkmanager/)

## Donate

Would you like to support the advancement of this plugin?

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