=== WP Posts Playlist === Contributors: PasqualeAmbrosio Donate link: http://pasqualeambrosio.com/ Tags: posts,playlist,favourite,favorite,wp-posts-favorite,favorites, Requires at least: 2.8 Tested up to: 3.2.1 Stable tag: 1.3.3 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html This plugin save in database the favorites posts. == Description == [Page of plugin.](http://pasqualeambrosio.com/wordpress-plugin/wp-posts-playlist/ "Page of plugin.") With this plugin the users logged, can save their favorites posts. The information are saved into database. The favorite posts are showed by slider on header and also with a shortcode [posts_playlist_list] it's possible to have a list of posts saved as favorites. Note: This plugin requires PHP 5. = Features = * it's customizable. * it doesn't use coockie * it save data into database * there are shortcode * there is widget * can save favorites posts from loop page, into post, into page * with shortcode you can have a list of favorites posts = Localization = * Italian by [Pasquale Ambrosio](http://www.pasqualeambrosio.com/ "Pasquale Ambrosio") * French * Chinese by [Inca Wang](wanginca@gmail.com "Inca Wang") == Installation == 1. First copy the plugin directory inside wp-contents/plugins directory of your wordpress site. 1. Activate the plugin through the 'Plugins' menu in WordPress. 1. Go to "Settings" -> "Posts Playlist" to configure. == Screenshots == 1. A screenshot of the plugin in its option page. 2. A screenshot of link 3. A screenshot of slider 4. A screenshot of shortcode 5. A screenshot of list post == Changelog == = 1.0 = * initial release. = 1.1 = * fix bug query (thanks to @Itookmyprozac) = 1.2 = * add delete favorite when delete post = 1.2.1 = * use table_prefix in some case = 1.2.2 = * use internal jquery wp = 1.2.3 = * fix bug (thanks to @m.alizadeh.q) = 1.3.0 = * fix slider jquery conflict (thanks to @Li-An) = 1.3.1 = * change style of title preview = 1.3.2 = * add widget feature = 1.3.3 = * fix bug carousel