Post Count Tracker

描述

This plugin adds a post count to the end of each post’s content. It helps you keep track of the number of post views on your site, which is useful for both admins and readers. Once installed and activated, the post count will automatically display without altering your site’s appearance or functionality. If you want to use shortcode instead of auto insert at the end of content, simply enable shortcode from the settings page and place shortcode in your widget or editor.

螢幕截圖

  • screenshot-1.png
  • screenshot-2.png
  • screenshot-3.png

安裝

  1. Upload post-count-tracker to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.

常見問題

Can I change post count text and image?

Yes. You can change the post count text and image for the front-end. Login into WordPress admin -> Post Count Tracker.

How to use shortcode?

Copy [pct_post_count] and place in elementor shortcode widget or wordpress editor or Copy echo do_shortcode(“[pct_post_count]”); and place in your PHP template.

Compatible with Elementor?

Yes. Enable shortcode and add shortcode in your single post template.

評價

閱讀全部2個評價

貢獻者及開發者

“Post Count Tracker” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Post Count Tracker 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.0.0

Initial release.

1.1.0

Added settings page to control the shortcode, count view text and image.