Version 7.3.4, released on October 12, 2025, is a small maintenance release:
Minimum required WordPress version is now 6.2.
Updates JavaScript dependencies to their latest version.
Database queries now use %i placeholders to escape identifiers.
Minor code improvements.
Lastly but not least importantly, this release also renames the plugin to WP Popular Posts, please see the Rename Announcement for more details. TLDR; it’s just a name change, plugin will continue to work exactly the same as before. Nothing else has changed.
最後に、このリリースではプラグイン名がWP Popular Postsに変更されました。詳細は、プラグイン名変更のお知らせをご覧ください。要約すると、これは名前の変更のみで、プラグインはこれまでと全く同じように動作します。その他の変更はありません。
追記:バージョン「7.3.5」で改善
7.3.5
Version 7.3.4, released on October 13, 2025, is yet another small maintenance release:
Fixes the WP Popular Posts widget for Elementor getting stuck on the loading animation on the Post/Page Edit screen.
One of the changes from 7.3.4 broke a specific database query that the wpp_get_views() function builds when retrieving views from within the specified time range (eg. weekly). This release fixes that.
Fixes an issue where it was not possible to override theme config.json files (eg cards/config.json) since the plugin was ignoring that file, loading the original one instead.
The “No Thumbnail” image should no longer appear stretched when the thumbnail dimensions have a different aspect ratio.