Count per Day – WordPress plugin WordPress插件下载

点击下载

每天计数

插件描述

计数读数和访客显示每页显示访客今天,昨天,上周,上个月和其他统计信息显示在dashboardshows上您的访问者的国家/地区也可以在每个小部件或短代码的前端显示这些统计信息

“每天的计数”计算每个IP每天1次访问。因此,页面的任何重新加载都不会增加计数器。

语言,翻译

近乎最新的翻译:保加利亚语 – joro – http://www.joro711.comChinese – Siyuan Tang – http://mopbear.comFinnish – Jani Alha – http:// www.wysiwyg.fiGerman – Tom – http://www.tomsdimension.deJapanese – Juno Hayami – http://juno.main.jp/blogPersian – Mahmoud Zooroofchi – http://www.zooroofchi.irPortuguese – Beto Ribeiro – http ://www.sevenarts.com.brRussian – Ilya Pshenichny – http://iluhis.com

塞尔维亚语 – 戴安娜 – http://wpdiscounts.com

较旧,不完整的翻译:

阿塞拜疆 – Bohdan Zograf – http://wwww.webhostingrating.com白俄罗斯语 – Alexander Alexandrov – http://www.designcontest.co mDansk – Jonas Thomsen – http://jonasthomsen.comDutch NL – Rene – http://wpwebshop.comEspanol – Juan Carlos del Rí o -France – Bjork – http://www.habbzone.frGreek – Essetai_Imar – http://www.elliniki-grothia.comHindi – Love Chandel – http://outshinesolutions.comItalian – Gianni Diurno – http://gidibao.netLithuanian – Nata Strazda – http://www.webhostinghub.comNorwegian – Stein Ivar Johnsen – http://iDyrøy.noPolish – LeXuS – http://intrakardial.deRomanian – Alexander Ovsov – http://webhostinggeeks.com瑞典语 – Magnus Suther – http://www.magnussuther.seTurkish – Emrullah Tahir Ekmekç i – http ://emrullahekmekci.com.trUkrainian – Iflexion design – http://iflexion.com

任意部分

短代码

您可以在以下代码中使用这些短代码您的帖子内容,以便在添加例如时显示数字或列表
或您的主题文件’<?php echo do_shortcode(“[THE_SHORTCODE]”); ?>”。
要在文本小部件中使用短代码,您必须将’add_filter(“widget_text”,“do_shortcode”);’添加到主题的’functions.php’中。

[CPD_READS_THIS]
[CPD_READS_TOTAL]
[CPD_READS_TODAY]
[CPD_READS_YESTERDAY]
[CPD_READS_LAST_WEEK]
[CPD_READS_THIS_MONTH]
[CPD_READS_PER_MONTH]
[CPD_VISITORS_TOTAL ]
[CPD_VISITORS_ONLINE]
[CPD_VISITORS_ODESTER]
[CPD_VISITORS_YESTERDAY]
[CPD_VISITORS_THIS_MONTH]
[CPD_VISITORS_PER_MONTH]
[CPD_VISITORS_PER_DAY]
[CPD_VISITORS_PER_POST]
[CPD_FIRST_COUNT]
[CPD_POSTS_ON_DAY]
[CPD_CLIENTS]
[CPD_COUNTRIES]
[CPD_COUNTRIES_USERS]
[CPD_REFERERS]
[CPD_FLOTCHART]
[CPD_MOST_VISITED_POSTS limit =“5”days =“30”postsonly =“1”posttypes =“posts,pages”]
– limit(可选):要显示的最大记录,默认=全部
– 天(可选),显示最后x天
– postsonly(可选),1 =不显示索引页
– posttypes(可选),仅显示此posttypes,将postsonly设置为1
[CPD_POSTS_ON_DAY date =“2010-10-06”limit =“3”]
– 日期(可选),格式:年 – 月 – 日,默认=今天
– 限制(可选):要显示的最大记录,默认=全部
[CPD_MAP宽度=“500”高度=“340”什么=“读取”]
– 宽度和高度:尺寸,默认500×340像素
– 什么:地图内容 – 读取|访客|在线,默认读取
[CPD_SEARCHES天=“14”限制=“20”]
– 天(可选),显示最后x天
– 限制(可选):显示x搜索次数最多的字符串

功能

您可以放置这些功能在您的模板中。

使用
getReadsAll(true);
?>
检查插件是否已激活。

显示($ before,$ after,$ show,$ count,$ page)’

$ before = text之前的数字,例如’< p>’(默认为“”)$ after =数字后的文字,例如’reads< / p>’(默认为“reads”)$ show = true / false,“echo”完整字符串或“仅返回”数字(默认为true)$ count = true / false,false将不计算读数(默认值) true)$ page(可选)PostID

‘count()’

仅计数读数,没有任何输出’如果’调用它

‘getFirstCount($ return)’

显示第一次计数的日期$ return:0 echo,1 return output

‘getUserPerDay($ days,$ return)’

显示仪表板上最后

$天天每天的平均访客数量(请参阅鼠标数量)=“最新计数 – 天数”选项$ return:0 echo,1 return output ‘getReadsAll($ return)’

显示总读数$ return:0 echo,1 return output

‘getReadsT​​oday($ return)’

显示今天的读取次数$ return:0 echo,1 return output

‘getReadsY yesterday($ return)’

显示昨天的读取次数$ return:0 echo,1 return output

‘getReadsLastWeek($ return)’

显示上周的读取次数(7天)$ return:0 echo,1 return output

‘getReadsT​​hisMonth($ return)’

显示当前月份的读取次数$ return:0 echo,1 return output

‘getReadsPerMonth($ return)’

列出每月的读取次数$ return:0 echo,1 return output

‘getUserAll($ return)’

显示总访客数$返回:0回显,1返回输出

‘getUserOnline($ frontend,$ country,$ return)’

显示只有在线的访客数量$ frontend:1没有链接到地图$ country:0 number,1 country list $ return:0 echo,1 return output

‘getUserToday($ return)’

显示今天的访客数量$ return:0 echo,1 return output

‘getUserY yesterday($ return)’

显示昨天访客人数$ return:0 echo,1 return output

‘getUserLastWeek($ return)’

显示上周访客人数(7天)$ return:0 echo,1 return output

‘getUserThisMonth ($ return)’

显示当前月份的访客数量$ return:0 echo,1 return output

‘getUserPerMonth($ frontend,$ return)’

列出每月访客数量$ frontend:1没有链接$ return:0 echo,1 return output

‘getUserPerPost($ limit,$ frontend,$ return)’

列出

$ limit 帖子数量,-1:全部,0:从DB中获取选项,x:number $ frontend:1 no links $ return:0 echo,1 return output ‘getMostVisitedPosts($ days,$ limits,$ frontend,$ postsonly,$ return,$ posttypes)’

显示过去几天访问量最多的帖子列表$ days =计算天数(最后几天),0:从DB $ limit获取选项=帖子数量(最后帖子),0:从DB $前端获取选项: 1没有链接$ postsonly:0显示,1不显示类别和分类法$ return:0 echo,1 return output $ posttypes:逗号分隔的帖子类型列表,默认:空以显示所有

‘getVisitedPostsOnDay($ date ,$ limit,$ show_form,$ show_notes,$ frontend,$ return)’

显示在给定日期的访问页面日期格式的日期格式yyyy-mm-dd,0今天$ limit帖子数$ show_form show form对于日期选择,默认打开,在前端设置为0 $ s how_notes显示按钮在窗体中添加注释,默认打开,在前端设置为0 $前端:1无链接$ return:0 echo,1返回输出

‘getClients($ return)’

显示每个客户端的访问量/ browser in percent $ return:0 echo,1 return output

‘getReferers($ limit,$ return,$ days)’

列出最近$天的top

$ limit 引荐来源, 0:从DB中获取选项,x:number $ return:0 echo,1 return output ‘getMostVisitedPostIDs($ days,$ limit,$ cats,$ return_array)’

$ days last x days,default = 365 $ limit return max。 x posts,default = 10 $ cats要筛选的类别ID,数组或数字$ return_array true返回一个包含Post-ID,title和count的数组,false返回逗号分隔的Post-ID列表

‘函数getMap($ what ,$ width,$ height,$ min)’

获取世界地图$访客|读取|在线$宽度大小in px $ height size in px $ min:1禁用标题,图例和zoombar

‘getDayWithMostReads($ return)’

显示最多读取$ return的日期:0回显,1返回输出

‘getDayWithMostVisitors( $ return)’

显示大多数访客的日期$ return:0 echo,1 return output

GeoIP 使用GeoIP,您可以使用IP地址将访问者与一个国家/地区相关联。选项页面,您可以更新当前访问。这需要一段时间!脚本一次检查100个IP地址并重新加载,直到剩下不到100个地址。单击更新按钮以检查其余部分。如果其余部分保持大于0,则IP地址不在GeoIP数据库中(准确度为99.5%)。您可以不时更新GeoIP数据库以获取新的IP数据。这需要对wp-content / count-per-day-geoip目录的写权限。如果自动更新不起作用,请下载

GeoIPv6.dat.gz ,解压缩并重命名为GeoIP.dat并加载它到每日点数geoip目录。有关GeoIP的更多信息,请访问https://www.maxmind.com 屏幕截图

计数统计-per-Day Dashboard
选项
Widget示例

安装

将插件目录解压缩到’/ wp-content / plugins /’目录中通过WordPress中的’插件’菜单激活插件

激活将创建或更新表wp_cpd_counter 。

每日访问者功能默认使用7天。所以不要对第一周的错误值感到惊讶。

配置

请参阅选项页面并检查默认值。

常见问题

需要帮助?找到Bug?

读写关于http://www.tomsdimension.de/wp-plugins/count-per-day的评论

为什么我的Google Analytics帐户显示我有更多访问者?

Google Analytics将显示您的网站每天访问的次数;但它可以显示同一客户的多次访问。每天的计数不会显示客户的重复访问。

评论

本人擅长Ai、Fw、Fl、Br、Ae、Pr、Id、Ps等软件的安装与卸载,精通CSS、JavaScript、PHP、ASP、C、C++、C#、Java、Ruby、Perl、Lisp、Python、Objective-C、ActionScript、Pascal等单词的拼写,熟悉Windows、Linux、OS X、Android、iOS、WP8等系统的开关机。

通过下面的方式来联系我们:

电邮:138762189@qq.com

联系QQ:点击这里给我发消息

官方站:www.tadke.com

※ ※ 联系请加我的企鹅号 ※※

※ ※技术支持请微信联系站长 ※※

Copyright © 2023 Tadke.com. 琼ICP备20000547号