Title: WP ShowHide Elements
Author: Jenst
Published: <strong>Ebrel 6, 2008</strong>
Last modified: Ebrel 6, 2008

---

Search plugins

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/wp-showhide-elements.svg)

# WP ShowHide Elements

 By [Jenst](https://profiles.wordpress.org/jenst/)

[Download](https://downloads.wordpress.org/plugin/wp-showhide-elements.zip)

 * [Details](https://bre.wordpress.org/plugins/wp-showhide-elements/#description)
 * [Reviews](https://bre.wordpress.org/plugins/wp-showhide-elements/#reviews)
 *  [Installation](https://bre.wordpress.org/plugins/wp-showhide-elements/#installation)
 * [Development](https://bre.wordpress.org/plugins/wp-showhide-elements/#developers)

 [Support](https://wordpress.org/support/plugin/wp-showhide-elements/)

## Description

Show and hide ID elements with a mouseclick. Could be used to create for example
menus or menu tabs.

#### Example

<div id=”mytest”>myDiv</div>
 <a href=”javascript:void(0);” onclick=”wp_showhide(‘
mytest’)”>my link</a>

[Live demo example](http://www.jenst.se/2008/01/31/wp-showhide-elements)

## Installation

 1. Upload the FOLDER ‘wp-showhide-elements’ to the /wp-content/plugins/
 2. Activate the plugin ‘WP ShowHide Elements’ through the ‘Plugins’ menu in admin

#### Usage

 1. Create a div to show / hide. Add an ID and name it whatever you want.
 2. Create a anchor and add the ID of your div into wp_show() function.

#### Example

<div id=”mytest”>myDiv</div>
 <a href=”javascript:void(0);” onclick=”wp_showhide(‘
mytest’)”>my link</a>

## FAQ

  How do I report a bug?

Contact me [here](http://www.jenst.se/2008/01/31/wp-showhide-elements). Describe
the problem as good as you can, your plugin version, WordPress version and possible
conflicting plugins and so on.

  How can I support this plugin?

Spread the word, report bugs and give med feedback.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“WP ShowHide Elements” is open source software. The following people have contributed
to this plugin.

Contributors

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

[Translate “WP ShowHide Elements” into your language.](https://translate.wordpress.org/projects/wp-plugins/wp-showhide-elements)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/wp-showhide-elements/),
check out the [SVN repository](https://plugins.svn.wordpress.org/wp-showhide-elements/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/wp-showhide-elements/)
by [RSS](https://plugins.trac.wordpress.org/log/wp-showhide-elements/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Version **0.1**
 *  Last updated **18 years ago**
 *  Active installations **40+**
 *  WordPress version ** 2.3 or higher **
 *  Tested up to **2.5**
 *  Language
 * [English (US)](https://wordpress.org/plugins/wp-showhide-elements/)
 * Tags
 * [elements](https://bre.wordpress.org/plugins/tags/elements/)[hide](https://bre.wordpress.org/plugins/tags/hide/)
   [javascript](https://bre.wordpress.org/plugins/tags/javascript/)[menu](https://bre.wordpress.org/plugins/tags/menu/)
   [show](https://bre.wordpress.org/plugins/tags/show/)
 *  [Advanced View](https://bre.wordpress.org/plugins/wp-showhide-elements/advanced/)

## Ratings

No reviews have been submitted yet.

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

[See all reviews](https://wordpress.org/support/plugin/wp-showhide-elements/reviews/)

## Contributors

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

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/wp-showhide-elements/)