內容簡介
```html
<!DOCTYPE html>
<html>
<body>
<h2>簡述:</h2>
<p>Khaos Quotes 是一個強大的解決方案,用於在您的 WordPress 網站上顯示引言。與簡單的引言外掛不同,Khaos Quotes 專注於視覺自定義和管理便利性。</p>
<h3>主要功能:</h3>
<ul>
<li>引言管理:從管理面板輕鬆添加、編輯和刪除引言。</li>
<li>即時預覽:編輯設置時,準確查看引言樣式如何。</li>
<li>視覺自定義:控制字體大小、顏色、文本輪廓(輪廓)、帶有不透明度的背景色以及邊框。</li>
<li>自定義字體:上傳您自己的 .woff 或 .woff2 字體文件,或使用 Google 字體通過 URL。</li>
<li>導入/導出:使用內置的 JSON 系統備份引言庫或將其移到另一個站點。</li>
<li>用法:使用簡碼 [khaos_random_quote] 來顯示隨機引言,或使用 [khaos_random_quote id="5"] 來顯示特定引言。</li>
</ul>
</body>
</html>
```
外掛標籤
開發者團隊
原文外掛簡介
Khaos Quotes is a robust solution for displaying quotes on your WordPress site. Unlike simple quote plugins, Khaos Quotes focuses on visual customization and ease of management.
Key Features:
Quote Management: Add, edit, and delete quotes easily from the admin panel.
Live Preview: See exactly how your quote styling looks while you edit settings.
Visual Customization: Control font size, colors, text strokes (outlines), background colors with opacity, and borders.
Custom Fonts: Upload your own .woff or .woff2 font files, or use Google Fonts via URL.
Import/Export: backup your quote library or move it to another site using the built-in JSON system.
Usage: Simply use the shortcode [khaos_random_quote] to display a random quote, or [khaos_random_quote id="5"] to display a specific one.
