=== Plugin Name ===
Contributors: skomfare2
Tags: last published, lately posted, new pages, new post, whats new, woocommerce latest products, recent activity
Requires at least: 3.8.1
Tested up to: 4.2.3
Stable tag: 1.2
License: GPLv2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Let you user easily know whats have been posted since their last login. Can be enabled for posts , pages and woocommerce products
== Description ==
Let you user easily know whats have been posted since their last login. Can be enabled for posts , pages and woocommerce products
Features
* Enable or not for posts
* Enable or not for pages
* Enable or not for woocommerce products
* Show or not the featured images
* Show or not the excerpt
* Specify the excerpt length
* Show or not the author
* Show or not the published date
* Customize text from plugin options page
* Separate layout/design template so you can create your own template to be used and overwrite the one provided
== Installation ==
Go to the wordpress administration area then on PLUGINS , ADD NEW , UPLOAD and browse to the zip file you downloaded and click INSTALL.
Activate through the 'Plugins' menu in WordPress
Configure the plugin options on the WordPress admin dashboard
Place the shortcode **[skomfare2_whatsnew]** where you want the plugin to show
== Frequently Asked Questions ==
= How can I use my own template =
Create a folder named **albdesign_whatsnew** inside your active theme and place a file named **whatsnew.php** inside that.
You can check the provided file under the **template** folder of the plugin in order to see how it works
== Screenshots ==
1. Admin options page
== Changelog ==
= 1.0 =
* First release.