Ovaj dodatak nije testiran s najnovija 3 glavna izdanja WordPress-a. Možda se više ne održava ili se ne podržava i može imati problema sa kompatibilnošću kada se koristi sa novijim verzijama WordPress-a.

Relative URL ShortCode

Opis

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]

Slike ekrana

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

Instalacija

** 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.

ČPP

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.

Recenzije

26. Februara 2024.
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.
27. Marta 2017. 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
3. Septembra 2016.
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.
Read all 4 reviews

Saradnici i programeri

“Relative URL ShortCode” is open source software. The following people have contributed to this plugin.

Doprinositelji

Zapis promijena

1.0

  • it is a first version.