The effects of alcohol on sustanon 250 leucine for – real weight loss & bodybuilding benefits?
Woocommerce order n...
 
Share:
Notifications
Clear all

Limited Support

Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.

 

[Solved] Woocommerce order notes counted in the stats ?

3 Posts
2 Users
0 Reactions
1,296 Views
Posts: 2
Topic starter
(@tyesbo)
New Member
Joined: 3 years ago

Hello,

The woocommerce order notes are counted in the stats on the dashboard. It doesn't make much sense to count these ? If I look at the source code it's the expected behavior though...

In WpdiscuzHelperAjax, method wpd_stat_brief().
This sends us to the dbManager and the method getCommentsCount().

The sql query is : $sql = "SELECT COUNT(*) FROM `{$this->db->comments}` WHERE `comment_approved` = '1';"; ... so no filtering the woocommerce order notes ? Is this planned in the roadmap ?

Thanks.

2 Replies
Asti
Posts: 8075
 Asti
Support
(@asti)
Illustrious Member
Joined: 8 years ago

Hi @tyesbo,

We've added this in our to-do list. It'll be added in future versions. 

Posts: 2
Topic starter
(@tyesbo)
New Member
Joined: 3 years ago

Great ! Thank you.

Share: