Version 3.0.0 Beta 2
Pre-release
Pre-release
ajaydsouza
released this
21 May 20:54
·
319 commits
to master
since this release
-
Features:
- New Top_Ten_Query class for fetching popular posts. Adds the function
get_tptn_posts()
which replacesget_tptn_pop_posts()
which will be deprecated in a future version - New option to exclude the Front page and Posts page if these are set in Settings > Reading or via Customizer
- New option in the Widget to include specific post IDs in the top lists. You can also use them in the shortcode using
include_post_ids
- New block for Gutenberg aka the block editor. The block is called Popular Posts [Top 10] and you can find it under the widgets category
- New Top_Ten_Query class for fetching popular posts. Adds the function
-
Enhancements/Modifications:
- No popular posts feed will be added if the corresponding slug is set to blank.
-
Bug fixes:
- PHP notices when displaying Network Wide Popular Posts in WordPress Multisite
- Query based tracker gave an ajax error