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)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of 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://as.wordpress.org/plugins/shortlink-column/#description)
 * [পৰ্য্যালোচনা](https://as.wordpress.org/plugins/shortlink-column/#reviews)
 *  [ইনষ্টলেশ্যন](https://as.wordpress.org/plugins/shortlink-column/#installation)
 * [বিকাশ](https://as.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/) চাওক নাইবা [RSS](https://plugins.trac.wordpress.org/log/shortlink-column/?limit=100&mode=stop_on_copy&format=rss)-
দ্বাৰা [বিকাশৰ পঞ্জী](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+**
 *  WordPress-ৰ সংস্কৰণ ** 3.8 বা তাতকৈ ওপৰৰ **
 *  ইমানলৈকে পৰীক্ষা কৰা হৈছে **4.7.35**
 *  ভাষা
 * [English (US)](https://wordpress.org/plugins/shortlink-column/)
 * [column](https://as.wordpress.org/plugins/tags/column/)[shortlink](https://as.wordpress.org/plugins/tags/shortlink/)
 *  টেগবোৰ
 *  [উচ্চখাপৰ ভিউ](https://as.wordpress.org/plugins/shortlink-column/advanced/)

## ৰে’টিংবোৰ

 5টাৰ ভিতৰত 5টা তৰা।

 *  [  3 5-star reviews     ](https://wordpress.org/support/plugin/shortlink-column/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/shortlink-column/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/shortlink-column/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/shortlink-column/reviews/?filter=2)
 *  [  0 1-star reviews     ](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/)