Title: wpSpoiler
Author: Felix Triller
Published: <strong>ಮಾರ್ಚ್ 28, 2007</strong>
Last modified: ಮೇ 31, 2008

---

ಪ್ಲಗಿನ್‌ಗಳನ್ನು ಹುಡುಕಿ

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://kn.wordpress.org/plugins/wpspoiler/#description)
 * [‍ವಿಮರ್ಶೆಗಳು‍](https://kn.wordpress.org/plugins/wpspoiler/#reviews)
 *  [ಸ್ಥಾಪನೆ](https://kn.wordpress.org/plugins/wpspoiler/#installation)
 * [ಅಭಿವೃದ್ಧಿ](https://kn.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⌉⌊Hidden⌉[

Hidden

[⌊Visible⌉⌊Visible⌉[

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/)
ಪರಿಶೀಲಿಸಿ, ಅಥವಾ [ಅಭಿವೃದ್ಧಿ ಲಾಗ್](https://plugins.trac.wordpress.org/log/wpspoiler/)
ಗೆ [RSS](https://plugins.trac.wordpress.org/log/wpspoiler/?limit=100&mode=stop_on_copy&format=rss)
ಚಂದಾದಾರರಾಗಿ.

## ಮೆಟಾ

 *  Version **1.2**
 *  ಕೊನೆಯದಾಗಿ ನವೀಕರಿಸಿದ್ದು **18 ವರ್ಷಗಳು ರ ಮುನ್ನ**
 *  ಸಕ್ರಿಯ ಸ್ಥಾಪನೆಗಳು **300+**
 *  ವರ್ಡ್ಪ್ರೆಸ್ ಆವೃತ್ತಿ ** 2.0 ಅಥವಾ ಹೆಚ್ಚಿನದು **
 *  **2.5.1** ವರೆಗೆ ಪರೀಕ್ಷಿಸಲಾಗಿದೆ
 *  Language
 * [English (US)](https://wordpress.org/plugins/wpspoiler/)
 * ಟ್ಯಾಗ್‌ಗಳು
 * [hide](https://kn.wordpress.org/plugins/tags/hide/)[post](https://kn.wordpress.org/plugins/tags/post/)
   [show](https://kn.wordpress.org/plugins/tags/show/)[spoiler](https://kn.wordpress.org/plugins/tags/spoiler/)
 *  [ಸುಧಾರಿತ ನೋಟ](https://kn.wordpress.org/plugins/wpspoiler/advanced/)

## ರೇಟಿಂಗ್‌ಗಳು

 4 out of 5 stars.

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

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

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

## ಕೊಡುಗೆದಾರರು

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

## ಬೆಂಬಲ

ಹೇಳಲು ಏನಾದರೂ ಸಿಕ್ಕಿದೆಯೇ? ಸಹಾಯ ಬೇಕೇ?

 [ಬೆಂಬಲ ವೇದಿಕೆಯನ್ನು ವೀಕ್ಷಿಸಿ](https://wordpress.org/support/plugin/wpspoiler/)