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)

यो प्लगिन **वर्डप्रेसका ३ प्रमुख नवीनतम रिलीजहरूसँग परीक्षण गरिएको छैन**। यो अब 
सम्भवतः व्यवस्थित वा समर्थन नभएको हुन सक्छ र वर्डप्रेसका नयाँ संस्करणहरूमा प्रयोग
गर्दा अनुकूलता सम्बन्धी समस्या हुन सक्छ।

![](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://ne.wordpress.org/plugins/shortlink-column/#description)
 * [समीक्षाहरू](https://ne.wordpress.org/plugins/shortlink-column/#reviews)
 *  [स्थापना](https://ne.wordpress.org/plugins/shortlink-column/#installation)
 * [विकास](https://ne.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/File URL column in the media list page
 * [[
 * Shortlink column in the category list page
 * [[
 * Inner post/page shortlink button
 * [[
 * 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/log/shortlink-column/?limit=100&mode=stop_on_copy&format=rss)
द्वारा [कोड ब्राउज गर्नुहोस्](https://plugins.trac.wordpress.org/browser/shortlink-column/),
[एसभीएन रिपजिटरी](https://plugins.svn.wordpress.org/shortlink-column/) हेर्नुहोस्,
वा [विकास लग](https://plugins.trac.wordpress.org/log/shortlink-column/) को सदस्यता
लिनुहोस्।

## चेन्जलग

#### 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://ne.wordpress.org/plugins/tags/column/)[shortlink](https://ne.wordpress.org/plugins/tags/shortlink/)
 *  [उन्नत दृश्य](https://ne.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)

[See all reviews](https://wordpress.org/support/plugin/shortlink-column/reviews/)

## योगदानकर्ताहरू

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

## सहायता

केही भन्नु छ? सहयोग चाहियो?

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