Title: Shortlink &amp; File URL Column
Author: harman79
Published: <strong>डिसेंबर 9, 2015</strong>
Last modified: ऑगस्ट 20, 2016

---

प्लगइन शोधा

![](https://ps.w.org/shortlink-column/assets/banner-772x250.png?rev=1337414)

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

![](https://ps.w.org/shortlink-column/assets/icon-128x128.png?rev=1337435)

# Shortlink & File URL Column

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

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

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

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

## वर्णन

If you like working with shortlinks, then this plugin is for you!

 * Creates an extra column displaying shortlinks in the main post, page, categories
   and media list screens; for the media list screen it also adds the file URL info.
 * Adds an optional button next to each shortlink. When this button is clicked the
   shortlink is automatically copied to the clipboard.
 * Adds an inner post/page shortlink button, just as it was for WordPress versions
   earlier then 4.4.
 * Works for built in and custom post types and taxonomies.
 * Provides settings page to customise basic appearance/functionality features.

Unless you have Javascript disabled, the auto-copy function is supported by all 
major browsers, apart from Safari, which does not support the execCommand copy function
of Javascript.

## स्क्रीनशॉट

[⌊Shortlink column in the posts list page⌉⌊Shortlink column in the posts list page⌉[

Shortlink column in the posts list page

[⌊Shortlink/File URL column in the media list page⌉⌊Shortlink/File URL column in
the media list page⌉[

Shortlink/File URL column in the media list page

[⌊Shortlink column in the category list page⌉⌊Shortlink column in the category list
page⌉[

Shortlink column in the category list page

[⌊Inner post/page shortlink button⌉⌊Inner post/page shortlink button⌉[

Inner post/page shortlink button

[⌊Plugin settings page⌉⌊Plugin settings page⌉[

Plugin settings page

## स्थापना

 1. Upload the plugin files to the `/wp-content/plugins/shortlink-column` directory,
    or install the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress
 3. Use the Settings->Shortlink Column screen to configure the plugin

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

  How do I report a bug?

Post in the official wordpress shortlink column plugin page.

## समीक्षा

![](https://secure.gravatar.com/avatar/2b446d0cea7670ce3851c03304ab6d9a4beae882003f6f57e7de176235b1ee0f?
s=60&d=retro&r=g)

### 󠀁[Useful](https://wordpress.org/support/topic/useful-268/)󠁿

 [slammin7](https://profiles.wordpress.org/slammin7/) सप्टेंबर 3, 2016

This is a very quick way to get the shortlinks, easier than the standard wordpress
button in the post. Thanks!

![](https://secure.gravatar.com/avatar/ced921c0c0ba892997bdb3819f51b7c4cc7cd3664b46e21952400b0d393d812a?
s=60&d=retro&r=g)

### 󠀁[thank you](https://wordpress.org/support/topic/thank-you-888/)󠁿

 [Raied_F1](https://profiles.wordpress.org/raied_f1/) सप्टेंबर 3, 2016

you save me bro. well done . and keep it updated with new wordpress releases

![](https://secure.gravatar.com/avatar/460da36a1b3f91d32747552327d59cf0ff69f7ded2ed714091377add1e918c31?
s=60&d=retro&r=g)

### 󠀁[Nice little plugin](https://wordpress.org/support/topic/nice-little-plugin-21/)󠁿

 [yiannis_](https://profiles.wordpress.org/yiannis_/) सप्टेंबर 3, 2016

Does exactly what it says on the tin!

 [ सर्व 3 पुनरावलोकने वाचा ](https://wordpress.org/support/plugin/shortlink-column/reviews/)

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

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

योगदानकर्ते

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

[भाषांतर करा “Shortlink & File URL Column” तुमच्या भाषेत.](https://translate.wordpress.org/projects/wp-plugins/shortlink-column)

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

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

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

#### 1.5

 * Tested for WP 4.6; fixed a bug that was outputting wrong shortlings for built-
   in cat and tags; modified css of elements; improved bits of the code to remove
   usage of get_current_screen where unnecessary.

#### 1.4.1

 * Renamed plugin; fixed minor bug to prevent PHP notice after post quick edit; 
   reformatted code

#### 1.4

 * Added file URL info for media list edit screen

#### 1.3

 * Simplified the inner post button shortlink function

#### 1.2

 * Added button to retrieve shortlink at inner edit post/page, as displayed in WordPress
   versions earlier than 4.4.
 * Added extra options to show/hide the shortlink text in the columns and show/hide
   the inner post/page shortlink button

#### 1.1

 * Fixed Warning “Creating default object from empty value” in taxonomy edit screen.
   This was a minor thing showing up before screen refresh when a new taxonomy was
   created.

#### 1.0

 * Initial release.

## मेटा

 *  आवृत्ती **1.5**
 *  शेवटचा अद्यतन **10 वर्षे पूर्वी**
 *  सक्रिय स्थापना **100+**
 *  वर्डप्रेस आवृत्ती ** 3.8 किंवा मोठा **
 *  परीक्षित केले आहे **4.7.33**
 *  भाषा
 * [English (US)](https://wordpress.org/plugins/shortlink-column/)
 * टॅग्ज:
 * [column](https://mr.wordpress.org/plugins/tags/column/)[shortlink](https://mr.wordpress.org/plugins/tags/shortlink/)
 *  [प्रगत दृश्य](https://mr.wordpress.org/plugins/shortlink-column/advanced/)

## मूल्यांकन

 5 पैकी ५ तारे.

 *  [  3 5-तारांकित परीक्षणे     ](https://wordpress.org/support/plugin/shortlink-column/reviews/?filter=5)
 *  [  0 4-तारांकित परीक्षणे     ](https://wordpress.org/support/plugin/shortlink-column/reviews/?filter=4)
 *  [  0 3-तारांकित परीक्षणे     ](https://wordpress.org/support/plugin/shortlink-column/reviews/?filter=3)
 *  [  0 2-तारांकित परीक्षणे     ](https://wordpress.org/support/plugin/shortlink-column/reviews/?filter=2)
 *  [  0 1-तारांकित परीक्षणे     ](https://wordpress.org/support/plugin/shortlink-column/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/shortlink-column/reviews/#new-post)

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

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

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

## समर्थन

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

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