評等結果
點擊便能為這篇文章進行評等!
[評等總次數: 0,平均評等: 0]
select count(ID) from wp_posts where post_status=’publish’ and post_type=’post’
評等結果
點擊便能為這篇文章進行評等!
[評等總次數: 0,平均評等: 0]
學無止境,教學相長
select count(ID) from wp_posts where post_status=’publish’ and post_type=’post’
_