Profiles

Recent impact

Score weights high-impact work (commits, releases, approved translations, props) at 3x routine activity.

Last 30 days
0contributions
high0
medium0
score0
Last 90 days
0contributions
high0
medium0
score0
Last 12 months
6contributions
high0
medium6
score6

Contributions

Type
February 2026
Feb 16 Mon · 17:40
Forums med
Posted a reply to Display of all-time popular posts not correct after v.4.2.0, on the site WordPress.org Forums:
Actually, I notice that once I change the "Time to cache" from 3600 to 1800,…
Feb 16 Mon · 17:34
Forums med
Posted a reply to Display of all-time popular posts not correct after v.4.2.0, on the site WordPress.org Forums:
Thanks. Resetting Settings has restored the normal behavior of the Overall posts list.
Feb 16 Mon · 16:52
Forums med
Posted a reply to Display of all-time popular posts not correct after v.4.2.0, on the site WordPress.org Forums:
Please confirm that if I reset all settings, this will not reset my statistics.
Feb 16 Mon · 16:15
Forums med
Posted a reply to Display of all-time popular posts not correct after v.4.2.0, on the site WordPress.org Forums:
I disabled the Top 10 caching before giving you those queries. Yes, I am looking…
Feb 16 Mon · 16:04
Forums med
Posted a reply to Display of all-time popular posts not correct after v.4.2.0, on the site WordPress.org Forums:
Here is a query: SELECT wp_posts.*,wp_top_ten.postnumber, wp_top_ten.cntaccess as visits, wp_top_ten.blog_id FROM wp_posts INNER JOIN wp_top_tenON wp_top_ten.postnumber=wp_posts.ID WHERE 1=1 AND ( wp_posts.post_date <= '2026-02-16 10:00:48' )AND ( wp_posts.ID NOT IN ( SELECT object_id FROM wp_term_relationships WHERE term_taxonomy_id IN (4509,17723,18436,18867,20158)…
Feb 16 Mon · 15:16
Forums med
Created a topic, Display of all-time popular posts not correct after v.4.2.0, on the site WordPress.org Forums:
After the update to v.4.2.0, the Top posts do not appe…
August 2023
Aug 10 Thu · 14:06
Forums med
Created a topic, wp_top_ten_daily has become largest table in database, on the site WordPress.org Forums:
I just noticed that my table wp_top_ten_daily has beco…
January 2023
Jan 24 Tue · 20:16
Forums med
Created a topic, Target URL rewritten without special characters, on the site WordPress.org Forums:
After updating from 5.3.6 to 5.3.8, I notice now that …
October 2016
Oct 14 Fri · 01:31
Forums med
Posted a reply to Slider doesn’t work, on the site WordPress.org Forums:
Should there be a checkbox to "Enable featured slider"? If so, I'm not seeing one.
Oct 13 Thu · 19:54
Forums med
Created a topic, Slider doesn’t work, on the site WordPress.org Forums:
I'm using wptouch 4.3.3 and I cannot get the slider to…