這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Relative URL ShortCode

描述

Now its easy to change domains and move your wordpress blog from subdomain to parent domain like from localhost to live domain you just need to use this shortcode [base_url] as your base url and images So now all links and images are fine after transfer site from localhost to live you don’t need to adjust links after change domain.

ShortCode
[base_url]

螢幕截圖

  • You can see diffrance in normal link and normal image in wordpress and in link and image with ShorCode.

安裝

** From your WordPress dashboard **

Visit ‘Plugins > Add New’
Search for ‘Relative URL ShortCode’
Activate ‘Relative URL ShortCode’ from your Plugins page.

** From WordPress.org **

Download ‘Relative URL ShortCode’.
Upload the ‘Relative URL ShortCode’ directory to your ‘/wp-content/plugins/’ directory, using your favorite method (ftp, sftp, scp, etc…)
Activate ‘Relative URL ShortCode’ from your Plugins page.

常見問題

I need to change something after change domain?

No. we always use your site base url so you do not need any configuration for change domain.

I need to change any configuration after activate?

No. we always use your site base url so you do not need any configuration after activate.

評價

2024年2月26日
was hoping to use this to make a new site I'm spinning up to replace an existing/old one more 'move proof' however for some reason the colon is missing in the URL that is generated with the short code. My site is using https, and the urls created are 'https//temp.domain.com' without the colon so it fails. I looked at the code a bit (not a developer) and it wasn't obvious how I might modify it to work.
2017年3月27日 1 reply
Great little plugin. You need to replace the base url by [base_url]. That's all. Works for images and for links in pages. Very small drawback: doesn't work in text widgets... Thanks! Lenneke
2016年9月3日
This Plugin is Best when you need to work on test domain like localhost or on some sub domain and you need to move data or transfer complete site then it's best to keep links fine.
閱讀全部4個評價

貢獻者及開發者

“Relative URL ShortCode” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Relative URL ShortCode 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.0

  • it is a first version.