Title: wpSpoiler
Author: Felix Triller
Published: <strong>2007-يىلى 28-مارت</strong>
Last modified: 2008-يىلى 31-ماي

---

قىستۇرما ئىزدە

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/wpspoiler.svg)

# wpSpoiler

 يازغۇچى [Felix Triller](https://profiles.wordpress.org/flix/)

[چۈشۈر](https://downloads.wordpress.org/plugin/wpspoiler.1.2.zip)

 * [تەپسىلاتلار](https://ug.wordpress.org/plugins/wpspoiler/#description)
 * [باھالاشلار](https://ug.wordpress.org/plugins/wpspoiler/#reviews)
 *  [ئورنىتىش](https://ug.wordpress.org/plugins/wpspoiler/#installation)
 * [ئىجادىيەت](https://ug.wordpress.org/plugins/wpspoiler/#developers)

 [قوللاش](https://wordpress.org/support/plugin/wpspoiler/)

## چۈشەندۈرۈش

wpSpoiler is a plugin for WordPress, designed to protect the reader against spoilers,
for example in book or filmreviews.
 The spoiler text is hidden by default and shows
up if wished.

To mark a text as spoiler, enclose the passage with [spoiler] and [/spoiler].

Features

 * Very fast, less code
 * Customizeable with CSS

A german version of this page can be found [here](http://felixtriller.de/projekte/wpspoiler/).

Eine deutsche Version dieser Seite ist [hier](http://felixtriller.de/projekte/wpspoiler/)
zu finden.

### Usage

To mark a text as spoiler, enclose the passage with [spoiler] and [/spoiler].
 Example:
Spoiler: [spoiler]Bruce Willis is a ghost![/spoiler]

The result is shown in the screenshot section.

### Customize

The language of the link text has to be changed in the pluginfile itself: **wpSpoiler.
php**.

CSS can be used to style the spoiler box and the links. The spoiler-div is identified
by the classname `spoiler_div`.
 The link’s class is `spoiler_link_show` or `spoiler_link_hide`,
depending on the current state.

An example stylesheet code snippet:

    ```
    /* wpSpoiler */
    a.spoiler_link_show,
    a.spoiler_link_hide {
        background-repeat:      no-repeat;
        background-position:    left center;
        padding-left:           18px;
    }
    a.spoiler_link_show {
        background-image:       url(images/add.png);
    }
    a.spoiler_link_hide {
        background-image:       url(images/delete.png);
    }
    div.spoiler_div {
        background-color:       #ddd;
        margin-top:             -10px;
        padding:                2px;
    }
    ```

## ئېكران كەسمىسى

 * [[
 * Hidden
 * [[
 * Visible

## ئورنىتىش

To install the plugin follow the listed steps:

 1. Download the package
 2. Decompress the archive, customize **wpSpoiler.php** and upload the wpspoiler folder
    to /wp-content/plugins/ on your webspace
 3. Activate the plugin through the ›Plugins‹ menu in WordPress

## باھالاشلار

بۇ قىستۇرمىغا تېخى باھا يېزىلمىدى.

## تۆھپىكار ۋە ئىجادكار

«wpSpoiler» كودى ئوچۇق يۇمشاق دېتال. تۆۋەندىكى كىشىلەر بۇ قىستۇرمىغا تۆھپە قوشقان.

تۆھپىكار

 *   [ Felix Triller ](https://profiles.wordpress.org/flix/)

[«wpSpoiler» نى تىلىڭىزغا تەرجىمە قىلىڭ](https://translate.wordpress.org/projects/wp-plugins/wpspoiler)

### ئىجادىيەتكە قىزىقامسىز؟

[كودقا كۆز يۈگۈرتۈپ](https://plugins.trac.wordpress.org/browser/wpspoiler/)، [SVN خەزىنە](https://plugins.svn.wordpress.org/wpspoiler/)
تەكشۈرۈپ ياكى [RSS](https://plugins.trac.wordpress.org/log/wpspoiler/?limit=100&mode=stop_on_copy&format=rss)
ئارقىلىق [ئىجادىيەت خاتىرىسى](https://plugins.trac.wordpress.org/log/wpspoiler/)
گە مۇشتەرى بولغىلى بولىدۇ.

## Meta

 *  Version **1.2**
 *  ئاخىرقى يېڭىلانغان ۋاقىت **18 يىل بۇرۇن**
 *  ئاكتىپ ئورنىتىش سانى **300+**
 *  WordPress نەشرى ** 2.0 ياكى يۇقىرى **
 *  **2.5.1** دا سىنالغان
 *  تىل
 * [English (US)](https://wordpress.org/plugins/wpspoiler/)
 * بەلگە
 * [hide](https://ug.wordpress.org/plugins/tags/hide/)[post](https://ug.wordpress.org/plugins/tags/post/)
   [show](https://ug.wordpress.org/plugins/tags/show/)[spoiler](https://ug.wordpress.org/plugins/tags/spoiler/)
 *  [ئالىي كۆرۈنۈش](https://ug.wordpress.org/plugins/wpspoiler/advanced/)

## دەرىجە

 4/5 يۇلتۇز

 *  [  0 5-يۇلتۇز باھالاش     ](https://wordpress.org/support/plugin/wpspoiler/reviews/?filter=5)
 *  [  1 4-يۇلتۇز باھالاش     ](https://wordpress.org/support/plugin/wpspoiler/reviews/?filter=4)
 *  [  0 3-يۇلتۇز باھالاش     ](https://wordpress.org/support/plugin/wpspoiler/reviews/?filter=3)
 *  [  0 2-يۇلتۇز باھالاش     ](https://wordpress.org/support/plugin/wpspoiler/reviews/?filter=2)
 *  [  0 1-يۇلتۇز باھالاش     ](https://wordpress.org/support/plugin/wpspoiler/reviews/?filter=1)

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

[بارلىق ئىنكاسنى كۆرسەت](https://wordpress.org/support/plugin/wpspoiler/reviews/)

## تۆھپىكار

 *   [ Felix Triller ](https://profiles.wordpress.org/flix/)

## قوللاش

چۈشەندۈرۈشىڭىز بارمۇ؟ ياردەم لازىممۇ؟

 [قوللاش مۇنبىرىنى كۆرسەت](https://wordpress.org/support/plugin/wpspoiler/)