Title: External Linker
Author: jstar198
Published: <strong>जुलै 27, 2009</strong>
Last modified: ऑगस्ट 9, 2009

---

प्लगइन शोधा

हे प्लगइन **WordPress च्या शेवटच्या 3 महत्त्वाच्या प्रमुख पुनर्वितरणांच्या साथी 
चाचणी झालेले नाही**. हे येथे वापरल्यास सामर्थ्य देणार नाही किंवा त्या आधारित असु
शकते आणि WordPress च्या अधिक अद्ययावत आवृत्तींसह वापरताना संगतता समस्यांची शक्यता
आहे.

![](https://s.w.org/plugins/geopattern-icon/external-linker.svg)

# External Linker

 [jstar198](https://profiles.wordpress.org/jstar198/) कडून

[डाउनलोड करा](https://downloads.wordpress.org/plugin/external-linker.zip)

 * [तपशील](https://mr.wordpress.org/plugins/external-linker/#description)
 * [पुनरावलोकने](https://mr.wordpress.org/plugins/external-linker/#reviews)
 *  [इंस्टॉलेशन](https://mr.wordpress.org/plugins/external-linker/#installation)
 * [डेव्हलोपमेंट](https://mr.wordpress.org/plugins/external-linker/#developers)

 [समर्थन](https://wordpress.org/support/plugin/external-linker/)

## वर्णन

You know how `target="_blank"` is invalid in XHTML strict? Well, this plugin uses
a Javascript hack to get around this. The code was originally taken from this thread
I came across: http://www.webmasterworld.com/forum21/11165.htm

For posts/pages, the plugin will automatically captures any `target="_blank"`‘s 
inserted by the WP editor and modifies them to keep the page XHTML Strict valid.
Then some small Javascript is inserted into each page which re-inserts `target="
_blank"` so that the functionality is restored _after_ your page has been validated!

For non-post/page content (eg templates/widgets), simply give your outbound links
a class name of `external`, and the rest will be done automatically while keeping
your page XHTML valid.

### To Do

Future things I plan to add:

 * Integration into WP edit page to allow use of plugin without manually editing
   HTML.

## स्थापना

 1. Upload/Copy plugin to your blog.
 2. Activate it.
 3. In posts & pages, links containing `target="_blank"` will be handled automatically.(
    This can be turned off by setting `EXTERNAL_LINKER_USE_FILTER` to `false` in the
    plugin file.)
 4. For templates & widgets, instead of using `target="_blank"` simply give your links
    a class name of `external`. (This name can be changed by editing `EXTERNAL_LINKER_CLASS_NAME`
    in the plugin file.)

## नेहमी विचारले जाणारे प्रश्न

  How does this affect my styles/CSS?

Not at all. The external class name is not used for any styling purposes, and you
can just combine it with whatever class names you’re already using, eg: `class="
external my-other-class"`

  Does this work on admin pages?

No, it only modifies links on non-admin pages (this is by design).

  Can I change the required class name from `external`?

Yes, simply open `external-linker.php` and change the `EXTERNAL_LINKER_CLASS_NAME`
constant.

  Can I turn off the automatic post filter?

Yes, simply open `external-linker.php` and change the `EXTERNAL_LINKER_USE_FILTER`
constant to `false`.

## समीक्षा

ह्या प्लगइनसाठी कोणतेही समीक्षण नाही.

## योगदानकर्ते आणि विकसक

“External Linker” हे मुक्त स्रोत सॉफ्टवेअर आहे. पुढील लोक या प्लगइनच्या निर्मितीत
योगदान केले आहे.

योगदानकर्ते

 *   [ jstar198 ](https://profiles.wordpress.org/jstar198/)

[भाषांतर करा “External Linker” तुमच्या भाषेत.](https://translate.wordpress.org/projects/wp-plugins/external-linker)

### विकासातील आग्रह?

[कोड ब्राउझ करा](https://plugins.trac.wordpress.org/browser/external-linker/), [SVN संग्रहालय](https://plugins.svn.wordpress.org/external-linker/)
तपासा, किंवा [विकास लॉग](https://plugins.trac.wordpress.org/log/external-linker/)
च्या [RSS](https://plugins.trac.wordpress.org/log/external-linker/?limit=100&mode=stop_on_copy&format=rss)
द्वारे सदस्यता घ्या.

## बदलांची यादी

#### 0.2

 * Added automatic post filter.

#### 0.1

 * Creation of plugin!

## मेटा

 *  आवृत्ती **0.2**
 *  शेवटचा अद्यतन **17 वर्षे पूर्वी**
 *  सक्रिय स्थापना **10+**
 *  परीक्षित केले आहे **2.8.3**
 *  भाषा
 * [English (US)](https://wordpress.org/plugins/external-linker/)
 * टॅग्ज:
 * [blank](https://mr.wordpress.org/plugins/tags/blank/)[external](https://mr.wordpress.org/plugins/tags/external/)
   [link](https://mr.wordpress.org/plugins/tags/link/)[target](https://mr.wordpress.org/plugins/tags/target/)
   [validation](https://mr.wordpress.org/plugins/tags/validation/)
 *  [प्रगत दृश्य](https://mr.wordpress.org/plugins/external-linker/advanced/)

## मूल्यांकन

अजून कोणतीही पुनरावलोकने सबमिट केलेली नाहीत.

[आपला अभिप्राय](https://wordpress.org/support/plugin/external-linker/reviews/#new-post)

[सर्व पुनरावलोकने पहा](https://wordpress.org/support/plugin/external-linker/reviews/)

## योगदानकर्ते

 *   [ jstar198 ](https://profiles.wordpress.org/jstar198/)

## समर्थन

काहीतरी सांगायचं आहे का? मदतीची आवश्यकता आहे का?

 [समर्थन फोरम पहा](https://wordpress.org/support/plugin/external-linker/)