Title: Subtitle
Author: ShinichiN
Published: <strong>2013(&#101;)k&#111; maiatza&#114;&#101;&#110; 1(&#97;)</strong>
Last modified: 2013(&#101;)k&#111; maiatza&#114;&#101;&#110; 1(&#97;)

---

Bilatu pluginak

Plugin hau **ez da probatu WordPressen azken 3 bertsio garrantzitsuenekin**. Baliteke,
jada, mantentze edo euskarririk ez izatea, eta, WordPressen bertsio berriagoekin
erabiltzen denean, bateragarritasun arazoak izan ditzake.

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

# Subtitle

 [ShinichiN](https://profiles.wordpress.org/shinichin/)-(r)en eskutik

[Deskargatu](https://downloads.wordpress.org/plugin/subtitle.0.1.zip)

 * [Xehetasunak](https://eu.wordpress.org/plugins/subtitle/#description)
 * [Berrikuspenak](https://eu.wordpress.org/plugins/subtitle/#reviews)
 *  [Instalazioa](https://eu.wordpress.org/plugins/subtitle/#installation)
 * [Garapena](https://eu.wordpress.org/plugins/subtitle/#developers)

 [Laguntza](https://wordpress.org/support/plugin/subtitle/)

## Deskripzioa

Displays subtitle text field after the title in post, page and other post type edit
page.

 * [GitHub](https://github.com/ShinichiNishikawa/subtitle)
 * [Plugin Homepage](http://nskw-style.com/2013/wordpress/plugin-downloads/subtitle.html)

#### Retriving and displaying in templates

Use `get_nskw_subtitle()` to retrieve and `nskw_subtitle()` to display.

#### Change label

    ```
    By default the label of the input field is "Subtitle". There's a hook for changing it.

    add_filter( 'nskw-fat-meta_label', 'nskw_changeLabel' );
    function nskw_changeLabel() {
        return 'new label';
    }
    ```

#### Hide in specific post types

By default, subtitle field appears in every post type edit pages except for attachment.

To hide in particular post type pages, there’s a hook.

    ```
    // hide subtitle field in posttype 'attachment', 'page'、''newposttype'
    add_filter( 'nskw-fat_post_type', 'nskw_hide_subtitle' );
    function nskw_hide_subtitle() {
        return array( 'attachment', 'page', 'newposttype' );
    }
    ```

## Pantaila-argazkiak

 * [[
 * Subtitle input field appears!

## Instalazioa

 1. Upload `subtitle` folder to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress

## Berrikuspenak

Ez dago berrikuspenik plugin honentzat.

## Laguntzaileak eta Garatzaileak

“Subtitle” software librea da. Ondoko pertsonek egin dizkiote ekarpenak plugin honi.

Laguntzaileak

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

[Itzul zaitez Subtitle zure hizkuntzara.](https://translate.wordpress.org/projects/wp-plugins/subtitle)

### Garapena interesatzen zaizu?

[Araka kodea](https://plugins.trac.wordpress.org/browser/subtitle/), begiratu [SVN biltegia](https://plugins.svn.wordpress.org/subtitle/)
edo harpidetu [garapen erregistrora](https://plugins.trac.wordpress.org/log/subtitle/)
[RSS](https://plugins.trac.wordpress.org/log/subtitle/?limit=100&mode=stop_on_copy&format=rss)
bidez.

## Aldaketen loga

0.1 First Release.

## Meta

 *  Version **0.1**
 *  Azken eguneraketa **duela 13 urte**
 *  Instalazio aktiboak **100+**
 *  WordPress bertsioa ** 3.5.1 edo handiagoa **
 *  **3.5.2** (e)raino probatuta.
 *  Language
 * [English (US)](https://wordpress.org/plugins/subtitle/)
 * Etiketak
 * [custom field](https://eu.wordpress.org/plugins/tags/custom-field/)[subtitle](https://eu.wordpress.org/plugins/tags/subtitle/)
 *  [Ikuspegi aurreratua](https://eu.wordpress.org/plugins/subtitle/advanced/)

## Balorazioak

 3 out of 5 stars.

 *  [  0 5-star reviews     ](https://wordpress.org/support/plugin/subtitle/reviews/?filter=5)
 *  [  1 4-star review     ](https://wordpress.org/support/plugin/subtitle/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/subtitle/reviews/?filter=3)
 *  [  1 2-star review     ](https://wordpress.org/support/plugin/subtitle/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/subtitle/reviews/?filter=1)

[Gehi ezazu nire iritzia](https://wordpress.org/support/plugin/subtitle/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/subtitle/reviews/)

## Laguntzaileak

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

## Laguntza

Zerbait duzu esateko? Laguntza behar?

 [Ikusi laguntza foroa](https://wordpress.org/support/plugin/subtitle/)