The #1 WordPress RSS aggregator to quickly import RSS feeds, build a news aggregator, and for easy autobloggin...
Relative URL applies wp_make_link_relative function to links to convert them to relative URLs.
Relative URL is a WordPress plugin that converts absolute URLs to relative URLs for links in posts, categories, and pages. It is particularly useful for developers working on local WordPress instances, allowing easier access from mobile devices without encountering navigation issues.
This plugin is intended for local development only and may cause problems in production environments, such as unwanted URLs in RSS feeds. It simplifies the process of testing and debugging by enabling relative URL access on mobile devices.
Best for: Developers working on local WordPress sites who need to test on mobile devices.
What it does well
Where it falls short
Relative URL is a practical tool for local development, but its use should be limited to non-production scenarios due to potential issues.
Sparanoid's own description of Relative URL, lightly tidied.
Relative URL applies the wp_make_link_relative function to links (posts, categories, pages, etc.) to convert them to relative URLs. Useful for developers when debugging local WordPress instance on a mobile device (iPad, iPhone, etc.).
Notice: This plugin SHOULD be used for local development only. I haven’t tested on a production environment; it may work with some issues, like unwanted URLs in RSS feed or sharing URLs are replaced with relative URLs, etc.
More information please visit my site.
For example:
http://localhost:8080/wp/
Will be converted to:
/wp/
And..
http://localhost:8080/wp/2012/09/01/hello-world/
Will be converted to:
/wp/2012/09/01/hello-world/
And..
http://localhost:8080/wp/wp-content/themes/twentyeleven/style.css
Will be converted to:
/wp/wp-content/themes/twentyeleven/style.css
Then after activating this plugin, you can simply access your local instance using http://10.0.1.5:8888/wp/ on your iPad or other mobile devices without having styles and navigation issue.
Other plugins for aggregating content.
The #1 WordPress RSS aggregator to quickly import RSS feeds, build a news aggregator, and for easy autobloggin...
The most powerful WordPress RSS aggregator, helping you curate content, autoblog, import RSS & display unl...
Ditty offers a range of content display options, including its signature news ticker and customizable layouts.
Podcasting the way it's meant to be. No mess, no fuss - just you and your content taking over the world.
GN Publisher makes RSS feeds that comply with the Google News RSS Feed Technical Requirements for including yo...
Hide posts or WooCommerce products from the homepage, archives, search, RSS, REST API, sitemaps and SEO tools...