Title: Section Page
Author: Skyree
Published: <strong>May 8, 2013</strong>
Last modified: May 17, 2013

---

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

# Section Page

 By [Skyree](https://profiles.wordpress.org/skyree/)

[Download](https://downloads.wordpress.org/plugin/section-page.1.0.2.zip)

 * [Details](https://pcd.wordpress.org/plugins/section-page/#description)
 * [Reviews](https://pcd.wordpress.org/plugins/section-page/#reviews)
 *  [Installation](https://pcd.wordpress.org/plugins/section-page/#installation)
 * [Development](https://pcd.wordpress.org/plugins/section-page/#developers)

 [Support](https://wordpress.org/support/plugin/section-page/)

## Description

Section Page a simple plugin allowing you to insert dropdown sections in your wordpress
pages and posts.

#### Prerequisite

This plugin loads wordpress jQuery.

#### Options

 * HTML tag for section title : Can be `h1` `h2` (by default) `h3` `h4` `span` `
   strong` `em` `p`
 * HTML classes for section : Additional html classes for each sections (optionnal)
 * HTML classes for section title : Addtional html classes for each sections title(
   optionnal)
 * HTML classes for section title wrapper : Addtional html classes for each sections
   title container (optionnal)
 * HTML classes for section content : Additional html classes for each sections 
   content (optionnal)
 * Use a char before section title : Add or not html chars at the left of each sections
   title
 * Char when section is closed : Char when a section is closed (default : `&#9658`)
 * Char when section is open : Char when a section is open (default : `&#9660` )
 * Use animation : Smooth or instant dropdown
 * Custom Css : Customize the plugin here (optionnal)

#### Usage

The plugin add a “Add dropdown section” button to your tinymce editor.
 Select your
block of text and click the button to wrap the text into a section shortcode.

    ```
    [section=Title of my section]
    Your content
    ...
    [endsection]
    ```

This will be automatically replaced by a dropdown section based on the plugin settings.

#### Customization

Use the Custom Css option with the custom classes options.
 You can also modify 
your theme css file if you are using wordpress on your ftp. Now when a section is
open, it receive the css class `owc-sp-active` so you can use it for more customization.

## Screenshots

 * [[
 * This is the plugin option panel, available in settings menu.
 * [[
 * This is the tinymce button added by the plugin and the shortcode generated.
 * [[
 * This is how your content will look with the plugin activated and shortcodes placed.

## Installation

 1. Upload the folder `section-page` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Section Page” is open source software. The following people have contributed to
this plugin.

Contributors

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

[Translate “Section Page” into your language.](https://translate.wordpress.org/projects/wp-plugins/section-page)

### Interested in development?

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

## Changelog

#### 1.0.2

 * New option `Use animation` _Smooth or instant dropdown_
 * Modified option : `HTML classes for section title` _Now targets the title tag_
 * New option `HTML classes for section title wrapper` _Previously “Html classes
   for section title”_
 * New option `Custom css` _Enter your custom css here_
 * You can now use the css class owc-sp-active as a callback when a section is open

#### 1.0.1

 * Bug fix on `HTML classes for section title` and `HTML classes for section content`.
   Please upgrade if you want to use your own classes on these elements. Else you
   can use `owc-sp-open` and `owc-sp-content` which are the default classes.

## Meta

 *  Version **1.0.2**
 *  Last updated **13 years ago**
 *  Active installations **100+**
 *  WordPress version ** 3.0 or higher **
 *  Tested up to **3.5.2**
 *  Language
 * [English (US)](https://wordpress.org/plugins/section-page/)
 * Tags
 * [content](https://pcd.wordpress.org/plugins/tags/content/)[dropdown](https://pcd.wordpress.org/plugins/tags/dropdown/)
   [page](https://pcd.wordpress.org/plugins/tags/page/)[Section](https://pcd.wordpress.org/plugins/tags/section/)
   [shortcode](https://pcd.wordpress.org/plugins/tags/shortcode/)
 *  [Advanced View](https://pcd.wordpress.org/plugins/section-page/advanced/)

## Ratings

 5 out of 5 stars.

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

[Add my review](https://wordpress.org/support/plugin/section-page/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/section-page/reviews/)

## Contributors

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

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/section-page/)