Total Views

外掛說明

Total Views is a lightweight WordPress plugin that allows you to count total page views and display them anywhere using the [total_views] shortcode.

Features include:

  • Counts total page views for your website.
  • Display total views with a customizable label.
  • Style options: bold, italic, underline, color.
  • Editable total page views number in the settings to manually adjust.
  • Front-end shortcode [total_views] displays the counter exactly as in the admin preview.
  • CSS classes: total-views-label and total-views-count for advanced styling.
  • Optional “Check tutorial” button linking to a video guide.
  • Responsive admin settings page.

Ideal for bloggers, developers, and website owners who want quick traffic insight with minimal setup.

Keywords

page views, visitor counter, traffic analytics, shortcode counter, total views plugin, front-end page views, visitor statistics, WP plugin traffic, lightweight analytics

螢幕擷圖

  • Admin settings page – left panel: settings, right panel: shortcode preview.
  • Front-end display in footer using [total_views].
  • Front-end display in sidebar using [total_views].

安裝方式

  1. Upload the total-views folder to /wp-content/plugins/.
  2. Activate the plugin via the Plugins menu in WordPress.
  3. Navigate to Settings Total Views to configure label, color, and styles.
  4. Use the shortcode [total_views] anywhere to display total views.
  5. To reset the counter, set Total Page Views to 0 and save changes.

常見問題集

Does Total Views count unique visitors or total page views?

It counts total page views, including repeat visits from the same user. For unique visitor tracking, use Google Analytics.

Can I set total page views manually?

Yes, you can update the Total Page Views value in the settings panel and save changes.

Can I customize the counter style?

Yes! Use the classes total-views-label and total-views-count in your theme CSS. Add !important if needed to override plugin styles.

Does the color picker work on mobile devices?

Yes, modern Android and iOS browsers support <input type="color"> natively.

Is this plugin SEO-friendly?

Yes. The output is semantic HTML and does not negatively affect SEO.

Can I use the shortcode in widgets or footer?

Yes, [total_views] works in posts, pages, widgets, footer, and sidebar areas.

Does the plugin work with any WordPress theme?

Yes, it is lightweight and compatible with all modern WordPress themes.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Total Views〉的開發相關工作。

參與者

將〈Total Views〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.0

  • Initial release.
  • Counts total page views.
  • Shortcode [total_views] added.
  • Editable total page views in admin settings.
  • Customizable label, color, and text styles.
  • Admin preview using shortcode output.
  • Responsive admin layout.
  • “Check tutorial” button added.