Title: Dynamic Links
Author: Bjoern
Published: <strong>December 16, 2011</strong>
Last modified: January 24, 2014

---

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/dynamic-links.svg)

# Dynamic Links

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

[Download](https://downloads.wordpress.org/plugin/dynamic-links.zip)

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

 [Support](https://wordpress.org/support/plugin/dynamic-links/)

## Description

When inserting an image into a posts WordPress uses absolute urls (i.e. including
domain name) for the src and href attributes of the image and associated link. This
leads to problems if you change your domain (e.g. when moving from test to production
environment) or if you change the base path of your upload directory. Also usage
of relative URLs (i.e. absolute path to file without domain part) can reduce file
size, but may not be used in feeds.

Dynamic Links replaces all links to files in the upload directory with a placeholder
which is replaced again with the base path to the upload dir when the content is
viewed. This way image links are dynamically adapted to changes in domain name or
upload base path.

As additional option relative links can be used when content is display on your 
site to reduce page size (Though there are better options to do this. It’s just 
included because it’s possible). Images and links in feeds will always get the full
path.

### License

This program is free software; you can redistribute it and/or modify it under the
terms of the GNU General Public License, version 2, as published by the Free Software
Foundation.
 This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

## Installation

Download, install, activate.

For now you have to update every post manually for the placeholders to be used. 
A function to do this automatically on all posts (and to revert it) is planned for
the next release.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Dynamic Links” is open source software. The following people have contributed to
this plugin.

Contributors

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

[Translate “Dynamic Links” into your language.](https://translate.wordpress.org/projects/wp-plugins/dynamic-links)

### Interested in development?

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

## Changelog

#### 0.2

 * added multisite support (thanks to _tufto_ for the code)
 * tested with WordPress 3.8.1

#### 0.1

 * Initial release

## Meta

 *  Version **0.2**
 *  Last updated **12 years ago**
 *  Active installations **20+**
 *  WordPress version ** 3.2 or higher **
 *  Tested up to **3.7.41**
 * Tags
 * [images](https://wordpress.org/plugins/tags/images/)[relative urls](https://wordpress.org/plugins/tags/relative-urls/)
 *  [Advanced View](https://wordpress.org/plugins/dynamic-links/advanced/)

## Ratings

 5 out of 5 stars.

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

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

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

## Contributors

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

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/dynamic-links/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](http://www.greencomputingportal.de)