Title: Dynamic Links
Author: Bjoern
Published: <strong>2011 年 12 月 16 日</strong>
Last modified: 2014 年 1 月 24 日

---

搜索插件

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的WordPress一起
使用时，可能不再受到维护或支持，并且可能会存在兼容性问题。

![](https://s.w.org/plugins/geopattern-icon/dynamic-links.svg)

# Dynamic Links

 作者：[Bjoern](https://profiles.wordpress.org/greencp/)

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

 * [详情](https://cn.wordpress.org/plugins/dynamic-links/#description)
 * [评价](https://cn.wordpress.org/plugins/dynamic-links/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/dynamic-links/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/dynamic-links/#developers)

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

## 描述

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.

## 安装

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.

## 评价

此插件暂无评价。

## 贡献者及开发者

「Dynamic Links」是开源软件。 以下人员对此插件做出了贡献。

贡献者

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

[帮助将「Dynamic Links」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/dynamic-links)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/dynamic-links/)，查看
[SVN仓库](https://plugins.svn.wordpress.org/dynamic-links/)，或通过[RSS](https://plugins.trac.wordpress.org/log/dynamic-links/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/dynamic-links/)。

## 更新日志

#### 0.2

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

#### 0.1

 * Initial release

## 额外信息

 *  版本 **0.2**
 *  最后更新：**12 年前**
 *  活跃安装数量 **20+**
 *  WordPress 版本 ** 3.2 或更高版本 **
 *  已测试的最高版本为 **3.7.41**
 *  语言
 * [English (US)](https://wordpress.org/plugins/dynamic-links/)
 * 标签
 * [images](https://cn.wordpress.org/plugins/tags/images/)[relative urls](https://cn.wordpress.org/plugins/tags/relative-urls/)
 *  [高级视图](https://cn.wordpress.org/plugins/dynamic-links/advanced/)

## 评级

 5 星（最高 5 星）。

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

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

[查看全部评论](https://wordpress.org/support/plugin/dynamic-links/reviews/)

## 贡献者

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

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/dynamic-links/)

## 捐助

您愿意支持这个插件的发展吗?

 [ 捐助此插件 ](http://www.greencomputingportal.de)