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
Copy file name to clipboardexpand all lines: readme.txt
+3-3
Original file line number
Diff line number
Diff line change
@@ -153,19 +153,19 @@ When you enabled the scheduled maintenance, Top 10 will create a cron job that w
153
153
= 4.1.0 =
154
154
155
155
* Features:
156
-
* Import data from WordPress Popular Posts plugin.
156
+
* Import data from the WordPress Popular Posts plugin.
157
157
* [Pro] Query Optimization: Add MySQL MAX_EXECUTION_TIME directive to prevent long-running queries from consuming excessive server resources. Configurable via settings and the `top_ten_query_max_execution_time` filter.
158
158
* Admin Dashboard:
159
159
* Smart chart visualization: Automatically switches to an area chart for datasets with more than 100 data points.
160
160
* [Pro] Clicking on a column in the Popular Posts chart will display the most popular posts for the selected day.
161
161
162
162
* Modifications:
163
163
* Updated ChartJS and replaced Moment adapter with Luxon.
164
-
* An admin notice is now displayed when any Top 10 table is missing. The plugin will also automatically recreate the missing tables.
164
+
* An admin notice is displayed when any Top 10 table is missing. The plugin will also automatically recreate the missing tables.
165
165
166
166
* Bug fixes:
167
167
* Resolved issue where tables were not automatically created during plugin activation.
168
-
* Fixed issue where the popular posts feed always displayed the full content of the post even when Excerpt was selected under Reading settings.
168
+
* Fixed issue where the popular posts feed always displayed the post's full content even when Excerpt was selected under Reading settings.
0 commit comments