Title: Itm Simple Hide
Author: capbussat
Published: <strong>1 Febbraio 2013</strong>
Last modified: 11 Maggio 2022

---

Ricerca i plugin

![](https://ps.w.org/itm-simple/assets/banner-772x250.png?rev=1049137)

Questo plugin **non è stato testato con le ultime 3 versioni principali (major releases)
di WordPress**. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare
problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

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

# Itm Simple Hide

 Di [capbussat](https://profiles.wordpress.org/capbussat/)

[Scarica](https://downloads.wordpress.org/plugin/itm-simple.zip)

 * [Dettagli](https://it.wordpress.org/plugins/itm-simple/#description)
 * [Recensioni](https://it.wordpress.org/plugins/itm-simple/#reviews)
 *  [Installazione](https://it.wordpress.org/plugins/itm-simple/#installation)
 * [Sviluppo](https://it.wordpress.org/plugins/itm-simple/#developers)

 [Supporto](https://wordpress.org/support/plugin/itm-simple/)

## Descrizione

A simple plugin for wordpress which allows to show some text by clicking on other
text in any page or post.
 This plugin can be used as an example to create a simle
plugin in WordPress that uses Javascript and JQuery from Google CDN This plugin 
is available under the GPL license, which means that it’s free.

### Example

/* Example copy-and paste this HTML code in any post or page to hide and show some
text, images or url

 Click here to toggle next DIV

    ```
    <div class="itm_simple_hidden">Here you may place any HTML text, Url , Video Iframe or  images to hide.</div>   

    <div class="itm_simple_all_content">
    <div ><strong>Title</strong> or previous text </div> 
    <div class="itm_simple_hide">[ - ]</div><div class="itm_simple_show">[ + ]</div>
    This content shows at the right side of [ + ] 
    <div class="itm_simple_hidden">Here you may place any HTML text, Url , Video Iframe or  images to hide.</div>   
    </div>
    ```

*/

## Screenshot

[[

[[

## Installazione

Just use WordPress installation. Use example code on example.txt

## FAQ

Check help in [aprendebcn.com] (https://aprendebcn.com/wordpress-plugin-itm-simple)

## Recensioni

![](https://secure.gravatar.com/avatar/93ae93e630f0b8a0f8e2576e484da8a63bd9b3eea192e8bdeb990ba841708517?
s=60&d=retro&r=g)

### 󠀁[Powerful yet simple](https://wordpress.org/support/topic/powerful-yet-simple-2/)󠁿

 [ahyakal](https://profiles.wordpress.org/ahyakal/) 3 Settembre 2016

I’ve looked lots of plugins to hide and show a field of a contact form. This one
serve exactly how I want. Plugin works fine with contact form 7.

 [ Leggi la recensione di 1 ](https://wordpress.org/support/plugin/itm-simple/reviews/)

## Contributi e sviluppo

“Itm Simple Hide” è un software open source. Le persone che hanno contribuito allo
sviluppo di questo plugin sono indicate di seguito.

Collaboratori

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

[Traduci “Itm Simple Hide” nella tua lingua.](https://translate.wordpress.org/projects/wp-plugins/itm-simple)

### Ti interessa lo sviluppo?

[Esplora il codice](https://plugins.trac.wordpress.org/browser/itm-simple/) segui
il [repository SVN](https://plugins.svn.wordpress.org/itm-simple/), segui il [log delle modifiche](https://plugins.trac.wordpress.org/log/itm-simple/)
tramite [RSS](https://plugins.trac.wordpress.org/log/itm-simple/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### Version 3.4

 * Tested up to 6.0
 * Simplified CSS
 * Improved examples
 * Changed url to [aprendebcn.com] (https://aprendebcn.com/wordpress-plugin-itm-
   simple)

#### Version 3.3

 * Tested up to WordPress 5.1.1^
 * Introduced new style for a FAQ like page
 * Added new styles: itm_simple_container, itm_simple_sldtggl, itm_simple_hddn, 
   itm_simple_opened (Keep order in css file of itm_simple_sldtggl::before and itm_simple_opened::
   before)
 * Updated example

#### Version 3.2

 * Some changes in plugin file names
 * More code cleaning
 * Minor adjustements in CSS
 * Improved example in html

#### Version 3.1

 * Tested with WordPress 4.9
 * Cleaned code
 * Added prefix itm-simple or itm_simple

#### Version 3.0

Tested with WP 4.6 version
 Changed file name example.txt to example.html (This 
way you can see highlighted code) Minor fixes in explanations example.html Deprecated
old behaviour. Added new behaviour. See example inreadme.txt for example HTML code.

#### Version 2.0

This plugin contains 4 files
 * itm-simple.php register script and uses jQuery from
Google’s CDN * itm-simple.js contains javascript with functionality that hides and
shows text, any html links and images * itm-simple.css contain CSS to change style*
readme.txt contains an example of HTML code that hides and shows text, HTML links
and images

## Meta

 *  Versione **3.4**
 *  Ultimo aggiornamento **4 anni fa**
 *  Installazioni attive **20+**
 *  Versione WordPress ** 3.5 o superiore **
 *  Testato fino alla versione **6.0.12**
 *  Lingua
 * [English (US)](https://wordpress.org/plugins/itm-simple/)
 * Tag
 * [javascript](https://it.wordpress.org/plugins/tags/javascript/)[jquery](https://it.wordpress.org/plugins/tags/jquery/)
 *  [Visualizzazione avanzata](https://it.wordpress.org/plugins/itm-simple/advanced/)

## Valutazioni

 5 su 5 stelle.

 *  [  1 5- recensioni a stelle     ](https://wordpress.org/support/plugin/itm-simple/reviews/?filter=5)
 *  [  0 recensioni a 4-stelle     ](https://wordpress.org/support/plugin/itm-simple/reviews/?filter=4)
 *  [  0 recensioni a 3-stelle     ](https://wordpress.org/support/plugin/itm-simple/reviews/?filter=3)
 *  [  0 recensioni a 2-stelle     ](https://wordpress.org/support/plugin/itm-simple/reviews/?filter=2)
 *  [  0 recensioni a 1-stelle     ](https://wordpress.org/support/plugin/itm-simple/reviews/?filter=1)

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

[Vedi tutte le recensioni](https://wordpress.org/support/plugin/itm-simple/reviews/)

## Collaboratori

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

## Supporto

Hai qualcosa da dire? Ti serve aiuto?

 [Chiedi nel forum di supporto](https://wordpress.org/support/plugin/itm-simple/)

## Dona

Vuoi supportare lo sviluppo di questo plugin?

 [ Fai una donazione per questo plugin ](http://aprendesap.com/worpress-plugin-itm-simple)