內容簡介
WordPress不允許在文章中使用某些標籤。如果您想在img標籤中使用class,當您發布時將會丟失class屬性(只有管理員不會丟失)。因此,allowposttags外掛可以在WordPress中允許屬性和新標籤。您只需要編輯allowposttags.php文件。
以下是上面各節的幾點說明:
“貢獻者” saturngod
“標籤” 文章
穩定版本標籤應該指示最新穩定版本的Subversion“標籤”,或者如果您將用於穩定版本,則為“trunk”。
外掛標籤
開發者團隊
原文外掛簡介
WordPress doesn’t allow some tag in post. If you want to use class in img tag, you will lost class attributes when you publish (only admin not lost). So, allowposttags plugin can allow attributes and new tags in wordpress. You just edit in allowposttags.php file.
A few notes about the sections above:
“Contributors” saturngod
“Tags” posts
Stable tag should indicate the Subversion “tag” of the latest stable version, or “trunk,” if you use /trunk/ for stable.
