Skip to content

The wordpress plugin is used for the basic website settings

License

Notifications You must be signed in to change notification settings

bisteinoff/db-website-settings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

=== DB Edit All Contacts on 1 Settings Page ===
Contributors: bisteinoff
Donate link: https://bisteinoff.com
Tags: shortcodes, phone, whatsapp, telegram, email
Requires at least: 4.6
Tested up to: 6.7
Stable tag: 2.10
License: GPL2

All phone numbers, e-mails, whatsapp and telegram chats are set on 1 page. You just use shortcodes instead of writing and rewriting the contacts.

== Description ==

DB Edit All Contacts on 1 Settings Page is an easy solution for editing all contacts on 1 Settings Page. All phone numbers, e-mails, whatsapp and telegram chats are inserted further using easy shortcodes. Once changed on the Settings Page the contact is changed everywhere on the website.

* * *

You can use the following shortcodes:

**Phone number**

* `[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:)

**E-mail**

* `	[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:)

**Whatsapp**

* `[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

**Telegram**

* `[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


== Installation ==

1. Upload db-website-settings folder to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Enjoy

== Frequently Asked Questions ==

= Why is it useful for my website? =

You 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.

= Can I set several Phone numbers or E-mails? =

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.

= Can I show Phone number, E-mail, Whatsapp and Telegram as a link? =

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.

== Changelog ==

= 2.10 =
* Feature: Add script to dynamically change shortcode preview in admin panel.
* Fix: Change the protocol of the Telegram link from tg:// to https:// and set the corresponding format.
* Fix: Reload page right after saving the data to display the new data while using the shortcodes.

= 2.9 =
* The plugin name is changed from 'DB Website Settings' to 'DB Edit All Contacts on 1 Settings Page'
* Compatible with Wordpress 6.7
* Security issues

= 2.8 =
* New shortcode `[db-email-href]`
> **Attention!** If you have earlier used `mailto:[db-email]` you need replace it with `mailto:[db-email-href]`

= 2.7 =
* Optimization of the code of the plugin

= 2.6 =
* Fixed direction for right-to-left (RTL) languages

= 2.5 =
* Security issues

= 2.4 =
* The possibility to add several telegram chats
* Security issues

= 2.3 =
* Security issues

= 2.2 =
* Security issues
* Shortcode for phone link

= 2.1.1 =
* Fixed a bug: form not shown at some circumstances

= 2.1 =
* Multisite compatibility

= 2.0 =
* The possibility to add several phone numbers, whatsapp chats, e-mails
* Compatible with GlotPress
* Code optimized, CSS/JS minified

= 1.1 =
* New options

= 1.0 =
* Initial release.

About

The wordpress plugin is used for the basic website settings

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published