Updated : add_photo_manager_link function
Updated : display_manager_links function
Added : photo_manager_link_callbacks function
Updated : Actions links at admin_area/edit_photo.php to new function
Added : photo_manager_link_callbacks at admin_area/photo_manager.php. This will call the respective callback provided from callback_id variable
Removed : Popover from photos thumb at photo_manager.html
Fixed : Delete selected tags for photo at edit_photo.php
Added : New actions in flagged photos. Active, Deactivate and multiple actions for both
Updated : Layout of flagged_photos.html
Added : User own tag profile link in ajax photo_tagger.php
Added : Tags manager for photo
Added : bootstrap-transition.js for unsupported browsers
Added : New method get_tags for cbphoto class
Optimized : remove_photo_tag method
Fixed : load_tagging function
Added : CSS for collections and photos
Added : New Ajax Requests in ajax.php
Updated : collection.class.php
Added : ID parameter in radio and checkbox type input fields
Fixed : get_users count_only parameter
Added : photos.class.php in common.php
Added : function fetch() which will store all Template HTML in a variable. Is useful for JSON
Added : New functions in function.js
Fixed : PakPlayer autoPlay Feature
Added : A lot of new pages