[WordPress] 外掛分享: rng-postviews

前言介紹

  • 這款 WordPress 外掛「rng-postviews」是 2019-03-28 上架。
  • 目前尚無安裝啟用數,是個很新的外掛。如有要安裝使用,建議多測試確保功能沒問題!
  • 上一次更新是 2019-05-08,距離現在已有 2188 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
  • 外掛最低要求 WordPress 4.0 以上版本才可以安裝。
  • 尚未有人給過這款外掛評分。
  • 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。

外掛協作開發者

asabagh |

外掛標籤

rng | postviews | view-post | post viewed |

內容簡介

這是一個 WordPress 外掛程式,它會為每篇文章設定瀏覽次數並在圖表中報告它們,同時您也可以在前端和管理員面板中存取每篇文章的瀏覽次數。

您可以以下列方式查看文章瀏覽次數:

WordPress Widget
Short code [rngja_postviews]
開發人員可以透過 meta_key ja_postviews 在 wp_postmeta 中存取文章瀏覽次數
Function rngja_get_post_viewe_count

要使用函式顯示文章瀏覽次數,請將以下程式碼放在您的主迴圈中
    if (function_exists('rngja_get_post_viewe_count')) {
    echo rngja_get_post_viewe_count(get_the_ID());
}

同時在管理員面板中:

WordPress 儀表板 widget
文章列表畫面

rng-postviews 的主要功能包括:

非常輕巧且易於使用
具有顯示文章瀏覽次數的函式和短代碼
WordPress Widget
此外掛避免與其他外掛產生任何衝突
沒有任何管理負擔

建議啟用此外掛後,請前往 設定 > 上次瀏覽的文章 並設定即可。

Github 儲存庫

您也可以在 Github 上取得此外掛:
https://github.com/a-sabagh/rng-postviews

原文外掛簡介

WordPress plugin that set post view count for each post and reports them in a chart.also you can access to post views count of each post in front end and admin panel.
You can see post view count with below ways:

WordPress widget
Short code [rngja_postviews]
Developers can access post views in wp_postmeta with meta_key ja_postviews
Function rngja_get_post_viewe_count

For showing post views count with function put this code in your main loop
if (function_exists('rngja_get_post_viewe_count')) {
echo rngja_get_post_viewe_count(get_the_ID());
}
And also in admin panel:

WordPress Dashboard widget
Post list screen

Main features in rng-postviews include

Very light and easy to use
Have function and short code for showing post views count
WordPress Widget
This plugin avoids from any conflict with other plugins
Has not any overhead

it is strongly was recommended that after the plugin is activated, go to the Settings > Last post viewed and configure the plugin.
Github Repository
Also You can this plugin on github:
https://github.com/a-sabagh/rng-postviews

各版本下載點

  • 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
  • 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「rng-postviews」來進行安裝。

(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。


最新版本

延伸相關外掛(你可能也想知道)

  • rng-shrotlink 》rng-shortlink 可以使用查詢變數在管理面板(使用元框)和前端(使用shortcode)為公用文章類型創建短鏈接。, 您可以定義哪些文章類型可以有短鏈接,為此您必...。
  • rng-isuc 》這是一個 WordPress 的外掛程式,可以在幾個模板視圖中顯示使用者最後觀看的文章:, , WordPress Widget, 使用短碼 [isuc_posts_viewed], 簡單導覽, , 範本覆...。

文章
Filter
Mastodon