当前位置:网站首页>A tutorial on how the zblog system obtains user related information based on user ID
A tutorial on how the zblog system obtains user related information based on user ID
2022-06-24 16:48:00 【Shell house railing - Wenxi】
In the production Zblog Template or modify personalization ZBlog Template function , Sometimes it is necessary to display the relevant information of the current user , For example, you want to display the current article The author's name 、 Avatar and other relevant information , We can use zblog The built-in function of the program calls the relevant information of the user .
reminder : modify Zblog Please keep a copy of the template , Click clear on the background home page after modification cache And recompile the template , Here is zblog According to the user ID Method code for obtaining user related information .
notes :$userID For the user ID Variable , Change to the user you currently use ID Variable .
// User page links
{$zbp->GetMemberByID($userID)->Url}
// user name
{$zbp->GetMemberByID($userID)->Name}
// User alias
{$zbp->GetMemberByID($userID)->Alias}
// User level
{$zbp->GetMemberByID($userID)->Level}
// User mailbox
{$zbp->GetMemberByID($userID)->Email}
// User home page
{$zbp->GetMemberByID($userID)->HomePage}
// User summary
{$zbp->GetMemberByID($userID)->Intro}
// The avatars
{$zbp->GetMemberByID($userID)->Avatar}
// Number of articles published by users
{$zbp->GetMemberByID($userID)->Articles}
// Number of user comments
{$zbp->GetMemberByID($userID)->Comments}边栏推荐
- How to pop up an alarm through the national standard gb28181 protocol video platform easygbs for mobile detection / perimeter intrusion detection video recording
- Is CICC securities reliable? Is it legal? Is it safe to open a stock account?
- 区块哈希游戏竞猜系统开发(成熟代码)
- In those years, I insisted on learning the motivation of programming
- 集体突破之后,中国公有云的下一步落在哪里?
- [idea] dynamic planning (DP)
- [the activity is over, and the list of winners is announced] in March, techo youth university open class demo practice
- zblog判断某个插件是否安装启用的内置函数代码
- Customized Tile Map cut - based on Tencent map
- Tencent on the other hand, I was puzzled by the "horse race" problem
猜你喜欢

Ui- first lesson

Applet - use of template

A survey of training on graphs: taxonomy, methods, and Applications

A survey on model compression for natural language processing (NLP model compression overview)

Cognition and difference of service number, subscription number, applet and enterprise number (enterprise wechat)

Applet wxss

Daily algorithm & interview questions, 28 days of special training in large factories - the 15th day (string)
![[leetcode108] convert an ordered array into a binary search tree (medium order traversal)](/img/e1/0fac59a531040d74fd7531e2840eb5.jpg)
[leetcode108] convert an ordered array into a binary search tree (medium order traversal)

Problems encountered in the work of product manager

A survey on dynamic neural networks for natural language processing, University of California
随机推荐
Heavy release! Tencent cloud ASW workflow, visual orchestration cloud service
Is CICC securities reliable? Is it legal? Is it safe to open a stock account?
问题有多大,中台就有多大
[the activity is over, and the list of winners is announced] in March, techo youth university open class demo practice
Yuanqi forest started from 0 sugar and fell at 0 sugar
How to pop up an alarm through the national standard gb28181 protocol video platform easygbs for mobile detection / perimeter intrusion detection video recording
[tke] nodelocaldnschache is used in IPVS forwarding mode
Funny! Pictures and texts give you a comprehensive understanding of the effects of dynamics and mass
What can Lu yuanjiu Jiao buy?
Mathematics in machine learning -- point estimation (IV): maximum posteriori probability (map)
About with admin option and with grant option
重新定义存储架构,华为用了不止5颗“芯”
Pagoda activities, team members can enjoy a lightweight server 1 core 2g5m 28 yuan for two years
AI structured intelligent security video monitoring technology, supporting the protective umbrella of the reserve / wild animals
What is cloud development? Why cloud development? Talk about our story
In those years, I insisted on learning the motivation of programming
How to use the national standard streaming media server to view the video stream of the surveillance camera? How to correctly use UDP and TCP protocols?
Cloud + community [play with Tencent cloud] video solicitation activity winners announced
Audio knowledge (I)
Tencent on the other hand, I was puzzled by the "horse race" problem