WP-SlidesJS

WP-SlidesJS adds wp-slidesjs shortcut function to WordPress in order to create Slides JS slideshow from posts of a category.
Usage
Place [wp-slidesjs] shortcode into anywhere in the post or a page. You can use the following to specify the posts to show:
category_id: ID of the category to show posts from
orcategory_slug: slug of the category to show posts from
orpage_id: id of the page to show
or-
post_id: id of the post to showand (optional)
limit: limit the number of the posts to show
Example 1:
[wp-slidesjs category_id=12 limit=6]
This will create the slider from the last 6 posts of category #12. You’ll going to have 6 slides this way.
Example 2:
[wp-slidesjs page_id=3,211,1389,1121 ]
This will create the slider from pages #3, #211, #1389 and #1121. You’ll going to have 4 slides this way.
The number of sliders per page is unlimited.
Download & install the zip archive
The plugin package installer can be downloaded from the WP2E project tab called “code”.
1 – Select the version to download if this option is available otherwise the “latest” version of the main plugin will be used.
2 – After downloading the zip archive install the plugin package installer in you local environment and activate the script from the plugin list.
3 – Under the section “Plugins” of the admin dashboard you should see a new “Dependencies & Licenses” link. Follow the instructions from this panel to finalize the installation of the missing dependencies.
- Give a name to your project
- Download the Installer Package
- Install & activate the plugin locally
- Install the suggested dependencies
Tips: Use the WP2E panel to add/suggest new dependencies to the local installation. Press F5 in the list of dependencies if the changes are not displayed right away.



