Content Reveal

By : dartiss

After searching for a method to hide content in my own site's sidebar I found that most of the solutions involved using widgets (which often provide less functionality compared to their direct function call equivalents). As well, they often make use of Scriptaculous, jQuery or mooTools to provide effects, but often add complexity and bloat.

I therefore wrote Content Reveal - it doesn't use any fancy effects, just some simple JavaScript. And it doesn't use widgets. A click on a heading causes content below to hide or reveal itself. You can add a button image too to indicate what state it is in (collapsed or revealed).

Features include...

  • Shortcode or PHP function call options
  • Individual content states are saved via cookies (switchable via an options screen)
  • URL and parameter options to override cookie options
  • Ability to specify own icons for collapsing/revealing content
  • Title can change too depending on current content state
  • Graceful "fallback" if the visitor doesn't have JavaScript switched on - all text is revealed and any button images are removed
  • Option to show title seperately
  • Additional shortcode to output cookie storage length - useful for adding to a cookie policy document
  • Support for Do Not Track
  • XHTML compliant output (although use of the short code, depending on how it's used, can break this)
  • Fully internationalized ready for translations

For more information and advanced options please read the "Other Notes" tab.

WP-ShowHide

By default the content is hidden and user will have to click on the "Show Content" link to toggle it. Similar to what Engadget is doing for their press releases. Example usage: [showhide type="pressrelease"]Press Release goes in here.[/showhide]...

Similar: 72%

Slide Div

The best way for show and hide the content div (div.entry-content) with slide (toggle) effect of jQuery. For each post: Click on the h1 title (h1.entry-title) it becomes ".active" class and unroll the content div. Click one seconde time and the h1 title becomes normal class and the content div roll.........

Similar: 50%

Evanesco! : Admin Menu and Widget Controller

You can hide or show WordPress menu and widget on admin page with Evanesco! The hidden menu and widget is not DISABLE, just hide from your sight. You can make it visible any time you want. 워드프레스 어드민에서 메뉴와 위젯을 숨기거나 보이게 할 수 있어요! 사라진 메뉴와 위젯은 단지 어드민에서 보이지 .........

Similar: 43%

Canvas Mobile Menu Addition

WordPress WooThemes' Canvas Mobile Menu Addition. Hides sub-menus in mobile mode and shows them only when clicked. This will add the display:none property to all sub-menus so that only the top-level menus are shown in mobile mode. When the top-level menu is clicked it will show the sub-menus below.........

Similar: 40%

HandL Hide Content

With this very simple yet useful plugin, you can create your own rule for hiding content in your WP post or page. Usage is very simple: if you want to hide your content ONLY when foo=bar. Use the following. [HandL_HIDE foo=bar] Your rich content goes here. You can include anything: text, image a.........

Similar: 38%

WP Mobile Menu

WP Mobile Menu is a WordPress Plugin that allows you to have a specific Responsive Header and Footer Bars with several Menus that will only appear at a specific resolution determined by you. This way you can build extra menus when your website visitors access through Mobile Devices. The Menu Panels.........

Similar: 37%

Hide It

This plugin allows you to toggle visibility of any objects from within a post or page using shorttags and CSS class name or id attribute selectors. Example: [hideit hide=".widget-1, #header-div" show=".widget-2, p:contains('Lorem Ipsum')"]. A .dot indicates this is a class name, a #hash mark indicat.........

Similar: 34%

Peekaboo

This plugin allows you to show and hide specific portions of content within a post or page. Visitors can then use custom show/hide links to show or hide the portions you've defined. The plugin enables a few WordPress shortcodes: [peekaboo], [peekaboo_link] and [peekaboo_content]. To learn more read.........

Similar: 31%

BBSpoiler

You can use this plugin to hide part of the text of a post in a nicely-formatted container that will becomes unhidden when clicked on. The plugin can be useful for creating FAQ pages, hiding large pictures, and things like that. The plugin creates its own "Spoiler" button in the visual editor, but .........

Similar: 11%

Ultimate Accordion

This plugin will enable an awesome ultimate accordion use anywhere your wordpress theme page. Fully customization & responsive layout.. Just use Shortcode. Accordion Style One Shortcode [ultimate_accordion_style_1 category="............." shownumberpost="........" bootstrap_columns="....." ] Ac.........

Similar: 9%