یہ پلگ ان ورڈپریس کے تازہ ترین 3 ریلیزوں کے ساتھ ٹیسٹ نہیں کیا گیا ہے۔ اب یہ برقرار نہیں رکھا جا سکتا یا معاونت نہیں کی جا سکتی اور اس کو ورڈپریس کے تازہ ترین ورژنز کے ساتھ استعمال کیے جانے پر مطابقت کے مسائل ہو سکتے ہیں۔

Relative Links Fix

تفصیل

WordPress bloggers will sometimes copy headlines from a WordPress-generated homepage and paste them into the post-editing window. In Firefox, this has the unfortunate result of converting absolute urls into relative ones. For example, copying a headline from http://khaotica.com converts the permalink for this article:

http://khaotica.com/2009/12/firefox-relative-links-fix-wordpress.html

…to a relative link:

../2009/12/firefox-relative-links-fix-wordpress.html

This creates broken links when the post is viewed on the archive page and RSS feed. The links will also be broken for subscribers who receive posts via email.

Enter the Relative Links Fix. This plugin will replace relative urls with the proper absolute urls every time you save or publish a post. If you use WordPress and can’t shake those copy-paste habits, this is the plugin for you.

As always, donations are appreciated. I promise to spend them exclusively on soda (the creative fuel that powers developers everywhere).

انسٹالیشن

  1. Upload linksfix.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

عمومی سوالات

How do I correct relative urls in my post?

After the plugin is activated, simply publish or update the post. The plugin automatically corrects relative urls in the post each time it is saved to the database.

جائزے

There are no reviews for this plugin.

شراکت دار اور ڈیویلپرز

“Relative Links Fix” اوپن سورس سافٹ ویئر ہے۔ مندرجہ ذیل لوگوں نے اس پلگ ان میں حصہ لیا:

شراکت دار

“Relative Links Fix” کا اپنی زبان میں ترجمہ کریں۔

ڈویلپمینٹ میں دلچسپی ہے؟

کوڈ براؤز کریں، ایس این وی ریپوزیٹری کو چیک کریں یا ڈویلپمینٹ لاگ کو سبسکرائب کریں بذریعہ آر ایس ایس۔

چینج لاگ

1.3

  • Corrected bug for WordPress subdirectory

1.2

  • Plugin now corrects img src links in addition to href links.

1.1

  • Tested in WP 2.9; updated description and FAQ.

1.0

  • Original release.