Açıklama
Simple Relative Urls plugin changes:
- home and siteurl
- script src urls
- style link urls
- images src urls
It uses wordpress filters.
It doesn’t interact with database.
It is fast, it doesn’t search and replace generated html.
It doesn’t change hardcoded urls (for example in post content).
It is flexible.
Plugin was originally created to enable wordpress to work with a localtunnel npm package
localtunnel exposes your localhost to the world for easy testing and sharing! No need to mess with DNS or deploy just to have others test out your changes.
Example use cases
If Your development tasks don’t involve images, don’t download them from a server. Just install the plugin and add this line of code to your wp-config.php file
define( 'SRU_IMG_SRC_RELATIVE', false );
Your local copy will then display images from their oryginal source.
İncelemeler
Bu eklenti için herhangi bir değerlendirme bulunmuyor.
Katkıda Bulunanlar ve Geliştiriciler
“Simple Relative Urls” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda bulunmuşlardır.
Katkıda bulunanlar“Simple Relative Urls” eklentisini dilinize çevirin.
Geliştirmeyle ilgilenir misiniz?
Kodu görüntüle, SVN deposuna göz at veya RSS ile geliştirme günlüğüne abone ol.