Title: LiveJournal Shortcode
Author: dmonnier
Published: <strong>এপ্ৰিল 5, 2013</strong>
Last modified: এপ্ৰিল 19, 2014

---

প্লাগিনৰ সন্ধান কৰক

![](https://ps.w.org/livejournal-shortcode/assets/banner-772x250.jpg?rev=692309)

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://s.w.org/plugins/geopattern-icon/livejournal-shortcode_cfd8e1.svg)

# LiveJournal Shortcode

 [dmonnier](https://profiles.wordpress.org/dmonnier/)-ৰ দ্বাৰা

[ডাউনল’ড কৰক](https://downloads.wordpress.org/plugin/livejournal-shortcode.1.1.1.zip)

 * [বিশদ বিৱৰণ](https://as.wordpress.org/plugins/livejournal-shortcode/#description)
 * [পৰ্য্যালোচনা](https://as.wordpress.org/plugins/livejournal-shortcode/#reviews)
 *  [ইনষ্টলেশ্যন](https://as.wordpress.org/plugins/livejournal-shortcode/#installation)
 * [বিকাশ](https://as.wordpress.org/plugins/livejournal-shortcode/#developers)

 [সাহায্য](https://wordpress.org/support/plugin/livejournal-shortcode/)

## বৰ্ণনা

Links to LiveJournals have a very distinctive look: the icon followed by the journal
name. This shortcode follows the same format as LiveJournal’s own markup and provides
the same results, which you can easily customize with your own CSS styles.

## স্ক্ৰীনশ্বট

 * [[
 * An example result.

## ইনষ্টলেশ্যন

 1. Upload `shortcode-lj` to your `/wp-content/plugins` directory.
 2. Activate the plugin through the “Plugins” menu in your WordPress admin.

To use the shortcode, anywhere you want a LJ link:

    ```
    [lj user="frank"]
    ```

or

    ```
    [lj user="frank" title="Frank the Goat"]
    ```

or

    ```
    [lj user="lj-maintenance" title="LiveJournal Maintenance" icon="community"]
    ```

The `user` parameter is required. It is the actual name of the journal and can be
found from the URL when you visit that journal’s page. For example, Frank the Goat’s
journal is at http://frank.livejournal.com and his username is “frank”. If you do
not specify the `user` parameter, the shortcode will result in a red error message
to let you know to fix it.

The `title` parameter is optional and controls the formatting of the visible link
text on your page. By default, the `user` parameter will be used for the link text
unless the `title` parameter is specified. For example, if you want the text to 
read “Frank the Goat’s Totally Awesome LiveJournal” instead of just “Frank”, put
that in the `title` parameter.

The `icon` parameter is optional and indicates what kind of LiveJournal this journal
is. Valid options are `user`, `community`, and `news`. Defaults to `user`.

## সঘনাই উত্থাপিত প্ৰশ্ন

  Can I use this shortcode in excerpts, comments, and/or widgets?

YES! Simply add the following four lines to your functions.php:

    ```
    add_filter( 'widget_text', 'shortcode_unautop');
    add_filter( 'widget_text', 'do_shortcode', 11);
    add_filter( 'the_excerpt', 'do_shortcode', 11);
    add_filter( 'comment_text', 'do_shortcode', 11);
    ```

  How do I customize the link or icon used?

The included stylesheet `style.css` and default LiveJournal icons are easily edited
and/or replaced.

## পৰ্য্যালোচনা

এই প্লাগিনৰ বাবে কোনো পৰ্য্যালোচনা নাই।

## অৱদানকাৰী আৰু বিকাশকাৰীসকল

“LiveJournal Shortcode” হৈছে মুক্ত উৎসৰ ছফ্টৱেৰ। এইসকল লোকে এই প্লাগিনত অৱদান আগবঢ়াইছে।

অৱদানকাৰীসকল

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

[আপোনাৰ ভাষাত “LiveJournal Shortcode” অনুবাদ কৰক।](https://translate.wordpress.org/projects/wp-plugins/livejournal-shortcode)

### বিকাশৰ প্ৰতি আগ্ৰহী?

[ক’ড ব্ৰাউজ কৰক](https://plugins.trac.wordpress.org/browser/livejournal-shortcode/),
[SVN ৰিপজিটৰী](https://plugins.svn.wordpress.org/livejournal-shortcode/) চাওক নাইবা
[RSS](https://plugins.trac.wordpress.org/log/livejournal-shortcode/?limit=100&mode=stop_on_copy&format=rss)-
দ্বাৰা [বিকাশৰ পঞ্জী](https://plugins.trac.wordpress.org/log/livejournal-shortcode/)
ছাবস্ক্ৰাইব কৰক।

## সলনি-পঞ্জী

#### 1.1

 * Added ability to choose icon type (user, community, news).
 * Removed solid white background behind links.

#### 1.0

 * Plug-in created.

## মেটা

 *  **1.1.1** সংস্কৰণ
 *  **12 বছৰ আগত** শেষবাৰ আপডে’ট হৈছিল
 *  সক্ৰিয় ইনষ্টলেশ্যন **10+**
 *  WordPress-ৰ সংস্কৰণ ** 2.5 বা তাতকৈ ওপৰৰ **
 *  ইমানলৈকে পৰীক্ষা কৰা হৈছে **3.9.40**
 *  ভাষা
 * [English (US)](https://wordpress.org/plugins/livejournal-shortcode/)
 * [livejournal](https://as.wordpress.org/plugins/tags/livejournal/)[shortcode](https://as.wordpress.org/plugins/tags/shortcode/)
 *  টেগবোৰ
 *  [উচ্চখাপৰ ভিউ](https://as.wordpress.org/plugins/livejournal-shortcode/advanced/)

## ৰে’টিংবোৰ

এতিয়ালৈ কোনো পৰ্য্যালোচনা দাখিল কৰা হোৱা নাই।

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

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

## অৱদানকাৰীসকল

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

## সাহায্য

কিবা ক’বলগীয়া আছে? সহায় লাগে?

 [সাহায্যৰ ফ’ৰাম চাওক](https://wordpress.org/support/plugin/livejournal-shortcode/)

## দান কৰক

আপুনি এই প্লাগিনৰ উন্নতিৰ প্ৰতি সাহায্য আগবঢ়াব বিচাৰেনে?

 [ এই প্লাগিনক অনুদান দিয়ক ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=SGK5F3QQASDXS)