Title: LiveJournal Shortcode
Author: dmonnier
Published: <strong>Abril 5, 2013</strong>
Last modified: Abril 19, 2014

---

Maghanap ng mga plugin

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

Ang plugin na ito ay **hindi pa nasusubukan sa pinakabagong 3 major release ng WordPress**.
Maaaring hindi na ito minamantine o sinusuportahan at maaaring may mga isyu sa compatibility
kapag ginamit sa mas bagong bersyon ng WordPress.

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

# LiveJournal Shortcode

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

[I-download](https://downloads.wordpress.org/plugin/livejournal-shortcode.1.1.1.zip)

 * [Mga Detalye](https://tl.wordpress.org/plugins/livejournal-shortcode/#description)
 * [Mga Review](https://tl.wordpress.org/plugins/livejournal-shortcode/#reviews)
 *  [Pag-install](https://tl.wordpress.org/plugins/livejournal-shortcode/#installation)
 * [Development](https://tl.wordpress.org/plugins/livejournal-shortcode/#developers)

 [Suporta](https://wordpress.org/support/plugin/livejournal-shortcode/)

## Deskripsyon

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.

## Mga Screenshot

[⌊An example result.⌉⌊An example result.⌉[

An example result.

## Pag-install

 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`.

## FAQ

  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.

## Mga Review

Wala pang reviews para sa plugin na ito.

## Mga Contributor at Developer

Ang “LiveJournal Shortcode” ay open source software. Ang mga sumusunod na tao ay
nag-ambag sa plugin na ito.

Mga Contributor

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

[Isalin ang “LiveJournal Shortcode” sa iyong wika.](https://translate.wordpress.org/projects/wp-plugins/livejournal-shortcode)

### Interesado sa development?

[Tingnan ang code](https://plugins.trac.wordpress.org/browser/livejournal-shortcode/),
i-check ang [SVN repository](https://plugins.svn.wordpress.org/livejournal-shortcode/),
o mag-subscribe sa [development log](https://plugins.trac.wordpress.org/log/livejournal-shortcode/)
sa pamamagitan ng [RSS](https://plugins.trac.wordpress.org/log/livejournal-shortcode/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.1

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

#### 1.0

 * Plug-in created.

## Meta

 *  Bersyon **1.1.1**
 *  Huling na-update **12 taon ang nakalipas**
 *  Mga aktibong installation **10+**
 *  Bersyon ng WordPress ** 2.5 o mas bago **
 *  Sinubukan hanggang **3.9.40**
 *  Wika
 * [English (US)](https://wordpress.org/plugins/livejournal-shortcode/)
 * Mga Tag
 * [livejournal](https://tl.wordpress.org/plugins/tags/livejournal/)[shortcode](https://tl.wordpress.org/plugins/tags/shortcode/)
 *  [Advanced View](https://tl.wordpress.org/plugins/livejournal-shortcode/advanced/)

## Mga Rating

No reviews have been submitted yet.

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

[Tingnan lahat ng mga review](https://wordpress.org/support/plugin/livejournal-shortcode/reviews/)

## Mga Contributor

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

## Suporta

May gusto kang sabihin? Kailangan ng tulong?

 [Tingnan ang support forum](https://wordpress.org/support/plugin/livejournal-shortcode/)

## Mag-donate

Gusto mo bang suportahan ang pagpapaunlad ng plugin na ito?

 [ Mag-donate sa plugin na ito ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=SGK5F3QQASDXS)