Home > CMS Tutorial > DEDECMS > body text

How to call the label of the current column name on the DreamWeaver content page

藏色散人
Release: 2020-01-08 09:07:38
Original
2577 people have browsed it

How to call the label of the current column name on the DreamWeaver content page

How to call the tag of the current column name on the Dreamweaver content page?

The content page of DEDECMS calls the tag of the current column name

Recommended learning: CMS

The content page of DEDECMS calls the current column Tag

<a href="{dede:field function=”GetTypeName(@me)”/}" target="_blank">
{dede:field function=”GetTypeName(@me)”/}</a>
Copy after login

where

{dede:field function=”GetTypeName(@me)”/} refers to the URL address of the current column,

{dede:field function =”GetTypeName(@me)”/} refers to the name of the current column

The above is the detailed content of How to call the label of the current column name on the DreamWeaver content page. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template