
內容簡介
這個 WordPress 外掛連結到您的 G-Analytics 帳戶,以檢索您文章的瀏覽次數計數。
因此,您可以輕鬆地使用它們,並在您的博客中包含自己或所有訪客所需的資訊。
有 3 種方法可將最受歡迎的文章添加到您的網站上。
1)小工具 => 有一個小工具可以添加最常訪問的文章到您的網站。
2)滑動 => 有一個選項可以啟用/禁用滑動,可以在 wp-admin 中設置帖子數量。
使用以下簡碼添加滑動。
[tapp_get_latest total_post=\”您想顯示的文章數量\”]
3)網格 => 有一個選項可以啟用/禁用網格,可以在 wp-admin 中設置帖子數量。
使用以下簡碼添加網格。
[get_latest_grid total_post=\”您想顯示的文章數量\”]
外掛標籤
開發者團隊
原文外掛簡介
This WordPress plugin link to your G-Analytics account to retrieve the pageviews count for your posts.
Therefore you can easily use them and can include this in your blog for yourself or all of your visitors.
There are 3 ways to Add the most popular post on your website.
1) Widget => There is a widget to add Most visited post on your website.
2) Slider => There is an option to enable / disable slider and can set number of posts in wp-admin.
Use below shortcode to add Slider.
[tapp_get_latest total_post=\”Number of post you want to show\”]
3) Grid => There is an option to enable/disable Grid and can set the number of posts in wp-admin.
Use below shortcode to add Grid.
[get_latest_grid total_post=\”Number of post you want to show\”]
