內容簡介
<html>
<ul>
<li>總結:DB 網站設置是一個簡單的解決方案,可用於在您的網站上進行基本設置。</li>
<li>問題與答案:</li>
<li>1. 什麼是 DB 網站設置?</li>
<ul>
<li>DB 網站設置是一個 WordPress 外掛,旨在讓您輕鬆在網站上進行基本設置。</li>
</ul>
<li>2. 如何使用 DB 網站設置進行基本設置?</li>
<ul>
<li>您只需在 WordPress 後台安裝和啟用 DB 網站設置外掛,然後您可以輕鬆地在網站上進行基本設置。</li>
</ul>
</ul>
</html>
外掛標籤
開發者團隊
② 後台搜尋「Bisteinoff Global Contact Manager」→ 直接安裝(推薦)
原文外掛簡介
A simple, powerful way to manage all your website’s contact details from one place. Add phone numbers, emails, addresses, WhatsApp and Telegram links, then insert them anywhere using shortcodes. Update a contact once in the settings panel and it updates instantly across your entire site.
Shortcode Reference
New Shortcode Format (Recommended):
Starting with version 3.0, we recommend using the new shortcode format:
Phone number
* [bisteinoff_phone] – insert the phone number as text
* [bisteinoff_phone_link] – insert the phone number as clickable link
* [bisteinoff_phone_href] – insert the href parameter (tel:) for custom implementations
E-mail
* [bisteinoff_email] – insert the e-mail as text
* [bisteinoff_email_link] – insert the e-mail as clickable mailto link
* [bisteinoff_email_href] – insert the href parameter (mailto:) for custom implementations
WhatsApp
* [bisteinoff_whatsapp] – insert the WhatsApp number as text
* [bisteinoff_whatsapp_link] – insert the WhatsApp number as clickable chat link
* [bisteinoff_whatsapp_href] – insert the href parameter for custom implementations
Telegram
* [bisteinoff_telegram] – insert the Telegram username as text with @
* [bisteinoff_telegram_link] – insert the Telegram username as clickable link
* [bisteinoff_telegram_href] – insert the href parameter for custom implementations
Address
* [bisteinoff_address] – insert the address as text
* [bisteinoff_address_link] – insert the address as link to Google Maps search
* [bisteinoff_address_href] – insert the href parameter for custom implementations
Multiple Contacts:
For additional contacts of the same type, add the number: [bisteinoff_phone2], [bisteinoff_phone3], etc.
Legacy Shortcode Format (Still Supported):
The old shortcode format continues to work for backward compatibility:
Phone number
* [db-phone] – insert the phone number as text
* [db-phone-link] – insert the phone number as link
* [db-phone-href] – insert the href parameter of the phone number (tel:)
E-mail
* [db-email] – insert the e-mail as text
* [db-email-link] – insert the e-mail as link
* [db-email-href] – insert the e-mail the href parameter of email (mailto:)
WhatsApp
* [db-whatsapp] – insert the WhatsApp number as text
* [db-whatsapp-link] – insert the WhatsApp number as link
* [db-whatsapp-href] – insert the href parameter of the WhatsApp number
Telegram
* [db-telegram] – insert the Telegram number as text
* [db-telegram-link] – insert the Telegram number as link
* [db-telegram-href] – insert the href parameter of the Telegram number
Address
* [db-address] – insert the address as text
* [db-address-link] – insert the address as link to Google Maps search
* [db-address-href] – insert the href parameter of Google Maps search link of the address
Note: Legacy shortcodes will continue to work at least until February 16, 2027, but we recommend updating to the new format.
