Title: Post Content Slider
Author: Alan Hidalgo Pagoto
Published: <strong>فوریه 28, 2013</strong>
Last modified: مارس 28, 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/post-content-slider.svg)

# Post Content Slider

 By [Alan Hidalgo Pagoto](https://profiles.wordpress.org/alanpagoto/)

[Download](https://downloads.wordpress.org/plugin/post-content-slider.zip)

 * [Details](https://haz.wordpress.org/plugins/post-content-slider/#description)
 * [Reviews](https://haz.wordpress.org/plugins/post-content-slider/#reviews)
 *  [Installation](https://haz.wordpress.org/plugins/post-content-slider/#installation)
 * [Development](https://haz.wordpress.org/plugins/post-content-slider/#developers)

 [Support](https://wordpress.org/support/plugin/post-content-slider/)

## Description

A plugin which allows you to put posts of a specific category (you can use even 
all the categories) in a widget. You can use more that one widget at the same time
and configure different time transictions between two posts. You’re able to change
the quantity of posts in each widget as well. When there are too many posts to be
loaded, the plugin loads the first ten and, when the first transiction is triggered(
between the first and the second posts) the 11th is loaded and put in the queue.
When the second transiction is triggered, the 12th post is loaded and the plugin
keeps doing it until all posts are loaded. When it happens, the plugin stops making
ajax requests to the server and the page runs normally.

You can find a demo on http://www.polvo.com.br/plugins/post-content-slider. There
are two widgets configured on the right. The first one is set to change the post
every 4 seconds and the second one every 10 seconds.

### Files structure

plugins/

postcontentslider.php => The main file of plugin. It calls some necessary hooks.

plugins/css

main.css => Has only one class, which turns absolute and hidden all the posts before
starts to slide them

plugins/includes

pcs_post_templace.php => This plugin works with ajax requests and creates new li
elements dinamically. This file is the structure of the posts on the widget.

pcs_widget_showdata.php => This is the widget class, which allows the plugin to 
show the information.

plugins/js

pcs_general.js => This javascript file changes the posts on the widget and make 
ajax requests

### How it works

After installing and activating the plugin, you must use it as a widget. At the 
widgets area, you may configure:

1) Widget title

The title that appears above the widget content

2) Box height

This is the size of the box which contains the post slider. You can change this 
value through css as well.

3) Category

You can choose a category to show the posts. For example: on this widget, I want
to show a slide of posts about football. Anyway, you can choose “Any” and your widget
will show the last posts of all categories.

4) Posts Quantity

You can choose the quantity of posts of your slideshow. You have the option of choosing“
All the posts” as well, and the page will show every single post of your blog (or
of a chosen category).

4.1) Ajax

If you choose more than 10 posts (or All posts), they will not be loaded when the
page is loaded. Only the first 10 posts are loaded. When the first transition is
triggered, the 11th post is loaded and added to the list with ajax. When the second
transition is triggered, the 12th post is loaded, etc. When all the posts are already
loaded and added to the list, the plugin stops making requests to the server through
ajax.

5) Exhibition time

You can choose the time (in seconds) between the transitions.

### Information

Remember that you can use more than one widget with this plugin and change the properties
for each one.

## Installation

1) Upload the folder `postcontentslider` to the `/wp-content/plugins/` directory

2) Activate the plugin through the ‘Plugins’ menu in WordPress 3) Use and configure
it through Widgets session

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Post Content Slider” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ Alan Hidalgo Pagoto ](https://profiles.wordpress.org/alanpagoto/)
 *   [ polvodigital ](https://profiles.wordpress.org/polvodigital/)

[Translate “Post Content Slider” into your language.](https://translate.wordpress.org/projects/wp-plugins/post-content-slider)

### Interested in development?

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

## Meta

 *  Version **1.0.1**
 *  Last updated **13 سال ago**
 *  Active installations **10+**
 *  WordPress version ** 3.0.1 or higher **
 *  Tested up to **3.4.2**
 *  Language
 * [English (US)](https://wordpress.org/plugins/post-content-slider/)
 * Tags
 * [ajax](https://haz.wordpress.org/plugins/tags/ajax/)[posts](https://haz.wordpress.org/plugins/tags/posts/)
   [sidebar](https://haz.wordpress.org/plugins/tags/sidebar/)[slideshow](https://haz.wordpress.org/plugins/tags/slideshow/)
   [widget](https://haz.wordpress.org/plugins/tags/widget/)
 *  [Advanced View](https://haz.wordpress.org/plugins/post-content-slider/advanced/)

## Ratings

 2 out of 5 stars.

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

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

[See all reviews](https://wordpress.org/support/plugin/post-content-slider/reviews/)

## Contributors

 *   [ Alan Hidalgo Pagoto ](https://profiles.wordpress.org/alanpagoto/)
 *   [ polvodigital ](https://profiles.wordpress.org/polvodigital/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/post-content-slider/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](http://www.polvo.com.br)