Home Backend Development PHP Tutorial Typecho blog post views statistics plug-in Stat typecho installation typecho code highlighting typechottjx

Typecho blog post views statistics plug-in Stat typecho installation typecho code highlighting typechottjx

Jul 29, 2016 am 08:52 AM
stat typecho

This article introduces the Typecho blog article views statistics plug-in Stat to coders. Coders in need can refer to it.

The blogging system used by my new blog is the Typecho blogging system. When I used it, I found that the blogging system itself does not have an article browsing statistics function, which is very strange. After searching on the Internet, I found that there are related blog plug-ins that can be used. The use of the plug-in is very simple. Blog Bar will briefly explain how to use the plug-in Stat for the number of article page views on the Typecho blog.

Stat plug-in installation and use:

  1. Download the blog plug-in Stat and upload it to the usr/plugins/ directory
  2. Log in to the blog backend, click the plug-in option under the console option to enter the plug-in list interface
  3. Under the disabled plug-in list Activate the page views plugin Stat
  4. Click the Appearance option under the console tab to enter the theme list interface
  5. Option "Edit current appearance" option, and then select the post.php file
  6. Add the following in the relevant location of the post.php file Code

<?php <span>$this</span>->views(); ?>
Copy after login

Tips: You can add prompt words before and after the code, such as the number of views:

Original address: http://www.manongjc.com/article/740.html

Related reading:

Typecho Implementation of article ranking plug-in (by daily ranking, weekly ranking, monthly ranking, total ranking)

Typecho article reading count statistics and popular article plug-in Views

typecho plug-in ArticleProtect-add access rights to articles

How Typecho paginates homepage and articles Pagination

Call the article list under category in Typecho

Typecho gets all the pictures of the article

Typecho gets the first picture (thumbnail) of the article

The above introduces the Typecho blog article view count plug-in Stat, including the content of typecho and stat. I hope it will be helpful to friends who are interested in PHP tutorials.

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Article

R.E.P.O. Energy Crystals Explained and What They Do (Yellow Crystal)
3 weeks ago By 尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. Best Graphic Settings
3 weeks ago By 尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. How to Fix Audio if You Can't Hear Anyone
3 weeks ago By 尊渡假赌尊渡假赌尊渡假赌
WWE 2K25: How To Unlock Everything In MyRise
3 weeks ago By 尊渡假赌尊渡假赌尊渡假赌

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

PHP Warning: filesize() [function.filesize]: stat failed solution PHP Warning: filesize() [function.filesize]: stat failed solution Jun 22, 2023 pm 11:54 PM

When developing PHP projects, we often encounter problems related to file operations. One of the problems that often occurs is the error prompt "PHPWarning: filesize()[function.filesize]:statfailed". This error message often makes people confused and it is difficult to find a solution. This article will introduce the cause and solution of this problem, hoping to help everyone. The cause of the problem is in PHP, filesize

How to build a social media website with PHP and Typecho How to build a social media website with PHP and Typecho Jul 22, 2023 am 11:40 AM

How to build a social media website using PHP and Typecho With the rise of social media, more and more people want to have a social media website of their own. One way to build a social media website is to use PHP and Typecho, two open source tools. PHP is a scripting language widely used in web development, while Typecho is a small, easy-to-use, and secure blog system that is not only powerful but also convenient for secondary development. Below I will introduce how to use PHP and

How to use PHP and Typecho to build a website with multi-language support How to use PHP and Typecho to build a website with multi-language support Jul 21, 2023 pm 11:21 PM

How to use PHP and Typecho to build a website with multi-language support Introduction: With the development of globalization, building a website with multi-language support has gradually become a goal pursued by enterprises and individuals. As a popular programming language, PHP, combined with Typecho, an excellent PHP open source blog program, can easily build multi-language websites. This article will introduce how to use PHP and Typecho to build a website with multi-language support, and provide relevant code examples. 1. Install and configure Typecho first

How to implement website image upload function through PHP and Typecho How to implement website image upload function through PHP and Typecho Jul 21, 2023 pm 03:51 PM

How to implement the website image upload function through PHP and Typecho. In the trend of modern online social platforms, image sharing is a very popular way. The image upload function of the website is a must-have feature for many websites, allowing users to easily upload their own images and share them with others. This article will introduce how to implement the website image upload function through PHP and Typecho. Typecho is an open source PHP blog system, which is very suitable for building personal blogs and small websites. It is lightweight and easy to use

How to use PHP and Typecho to dynamically generate a website navigation bar How to use PHP and Typecho to dynamically generate a website navigation bar Jul 22, 2023 pm 10:42 PM

How to use PHP and Typecho to dynamically generate a website navigation bar. The navigation bar is a very important part of a website. It can help users quickly locate the required pages and provide users with a good browsing experience. When making a website, we usually use PHP to dynamically generate the navigation bar. This article will introduce how to use PHP and Typecho to dynamically generate a website navigation bar, and attach code examples for readers' reference. Before starting, make sure you have Typecho installed and have created

Discussion on PHP programming technology in Typecho Discussion on PHP programming technology in Typecho Jul 22, 2023 am 10:01 AM

Introduction to the discussion of PHP programming technology in Typecho: Typecho is a simple and efficient PHP blog engine, which is lightweight and easy to expand. This article mainly discusses PHP programming technology in Typecho, including commonly used PHP functions, database operations, file reading and writing, form processing, etc. And through code examples, it shows how to implement common functions in Typecho. 1. Application of PHP functions String processing String processing is one of the commonly used operations in PHP programming. in Type

How to implement website subscription function through PHP and Typecho How to implement website subscription function through PHP and Typecho Jul 21, 2023 pm 07:01 PM

How to implement website subscription function through PHP and Typecho With the rapid development of the Internet, more and more people are beginning to subscribe to their favorite websites in order to get updated content at any time. In order to meet user needs, website administrators need to provide a convenient subscription function. In this article, we will introduce how to use PHP and Typecho to implement the subscription function of the website. Typecho is a simple and fast open source blog system written in PHP language. It provides a convenient plug-in mechanism that allows developers to

How to implement website anti-spam comment function through PHP and Typecho How to implement website anti-spam comment function through PHP and Typecho Jul 21, 2023 pm 03:25 PM

How to realize the anti-spam comment function of the website through PHP and Typecho. With the rapid development of the Internet, spam comments have become an important problem that troubles website operators. To solve this problem, we can use PHP and Typecho to implement the anti-spam comment function of the website, effectively filtering and preventing the occurrence of spam comments. Before we start, we need to make sure that you have Typecho installed and have a certain foundation in PHP programming. Below are the steps and code examples to implement the anti-spam feature on your website. Learn about trash

See all articles