You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New: Button in Top 10 settings page to merge posts across blog ID 0 and 1
New: Function & filter get_tptn_pop_posts that can be used to fetch the popular posts as an object or array. Perfect if you want to write custom code in your theme
New: Support for WPML to return the correct language ID. Thanks to Tony Flags' code snippet.
New: Filter tptn_list_count to modify the formatted list count. See a working example
New: Post types can now be selected in the widget. This allows you to select top posts by post type
Modified: Plugin will attempt to pull the correct size image when fetching the first image in a post
Modified: Deprecated "Always display latest post count in the daily lists"
Modified: timthumb has been deprecated. The script is no longer packaged within Top 10
Fixed: Bug in tracking code when not using Ajax
Fixed: Bug in admin column did not check for the blog_id
Fixed: Bug where default thumbnail location was not correctly saved
Fixed: Incorrect thumbnail was pulled on attachment pages
Fixed: blog_id column of the database is correctly initialised as DEFAULT '1'