------------------ WP Favorite Posts - ChangeLog http://wordpress.org/extend/plugins/wp-favorite-posts/ ------------------ Version 1.2 ----------- 2009-04-26 Hüseyin Berberoğlu * Added database integration. - If a user logged in then favorites data will save to database instead of cookies. - If user not logged in data will save to cookies. * Added "only registered users can favorite" option. Version 1.1.7 ----------- 2009-03-10 Hüseyin Berberoğlu * Fixed duplicate loading image problem * Added [wpfp-link] feature; You can show favorite link only in preferred posts with writing [wpfp-link] to the post content. Version 1.1.6 ----------- 2009-03-05 Hüseyin Berberoğlu * Fixed ajax problem. Version 1.1.5 ----------- 2009-03-02 Hüseyin Berberoğlu * Added rel="nofollow" to links. * Favorite posts title language problem solved. * ajax.js file renamed to wpfp.js 2009-03-02 Hüseyin Berberoğlu * Use XHTML valid links. * Use class instead of id for html elements. * Use more unique function names. All functions starts with wpfp. Version 1.1.4 ----------- 2009-02-24 Hüseyin Berberoğlu * Use permalinks favorite links. * Users can remove a single favorite post from favorite posts page. Version 1.1.3 ----------- 2009-02-24 Hüseyin Berberoğlu * Clear Favorites now works. * Favorite list is xhtml valid now. Version 1.1.2 ----------- 2009-02-24 Hüseyin Berberoğlu * Save button fixed which in options page. Version 1.1.1 ----------- 2009-02-24 Hüseyin Berberoğlu * Cleared wrong code. Version 1.1 ----------- 2009-02-24 Hüseyin Berberoğlu * Fixed permalink problem. Now works with all types of permalink. Version 1.0 ----------- 2009-02-23 Hüseyin Berberoğlu * First Release of WP-Favorite Posts