Support Forum
the transient cleanup is not something to worry about too much. wp should, but doesnt clean up transients... they stay their forever or until accessed and have expired... we decided to remove ours by ourselves to keep db clutter down...
I would have to look into how wp handles cron to know what that arg is for - its not something we supply... but, I would imagine it being the blog id is good hunch...
each multisite install is unique... the stats stuff only runs on that blog db stuff... frankly, not sure how wp handles crons but everything we do is via the wp api... as we extend the multisite integration in the future, we will have to make sure this all works... but can tell you that stats per network site on multisite seems to work already...
I will be looking into wp_next_scheduled() vs how we do it now to prevent duplicates...
Visit Cruise Talk Central and Mr Papa's World
Bill,
I must admit that I am now confused by what you are looking at...
Visit Cruise Talk Central and Mr Papa's World
1) yes, as I stated, unless you uninstalled the plugin, the crons would remain... hence the code changes I referred that were committed to 5.0...
2)
Visit Cruise Talk Central and Mr Papa's World
1 Guest(s)