开发者 | bisteinoff |
---|---|
更新时间 | 2025年1月15日 07:55 |
捐献地址: | 去捐款 |
PHP版本: | 4.6 及以上 |
WordPress版本: | 6.7 |
版权: | GPL2 |
[db-phone]
- to insert the phone number as text[db-phone-link]
- to insert the phone number as link[db-phone-href]
- to insert the href parameter of the phone number (tel:)[db-email]
- to insert the e-mail as text[db-email-link]
- to insert the e-mail as link[db-email-href]
- to insert the e-mail the href parameter of email (mailto:)[db-whatsapp]
- to insert the whatsapp number as text[db-whatsapp-link]
- to insert the whatsapp number as link[db-whatsapp-href]
- to insert the href parameter of the whatsapp number[db-telegram]
- to insert the telegram number as text[db-telegram-link]
- to insert the telegram number as link[db-telegram-href]
- to insert the href parameter of the telegram number/wp-content/plugins/
directoryYou can use shortcodes for phone number, whatsapp, telegram, and e-mail, and insert them where needed. If once you need to change them, they will be changed automatically everywhere, where you had inserted them using the shortcodes.
Yes, you can add as many contacts as you need. For the 2nd contact of the same type and further it will be added the corresponding number. For example, [db-phone2]
or [db-phone2-link]
.
You do not have to worry about the way how the shortcodes are formed. You will find them on the Settings page where you add the contacts.
Yes, you should use the corresponding shortcode. You will easily understand which one. To the right of each shortcode you will see an example, how it will work on a page.
[db-email-href]
Attention! If you have earlier usedmailto:[db-email]
you need replace it withmailto:[db-email-href]