Adds an article slider on the sidebar of your website which shows articles from a specific category
Installation of this plugin is fairly easy:
- Extract all the files.
- Upload everything (keeping the directory structure) to the
/wp-content/plugins/
directory.
- There should be a
/wp-content/plugins/articlesPickAndSlide
directory now with articlesPickAndSlide.php
in it.
- Activate the widget through the 'Plugins' menu in WordPress.
- Go to Appearance/Widgets and drag and drop the articlesPickAndSLide widget in a bar
- Set the title of the Widget
- Choose the name of the Category from the articles should be picked
- Set the maximum number of articles to be shown
The articles are publish in descendent order by the publishing date.