Beschreibung
There are currently some protocols which are not default allowed in URL. This plugin will allow you to add more URL protocols in HTML attributes like WordPress Menu and other URL filters. So you can use it easily on menu links or into any URL field.
This plugin will allow more protocols which listed as below:
- Skype
- SMS
- Telegram
- Viber
The default allowed protocols are listed as below:
- http
- https
- ftp
- ftps
- mailto
- news
- irc
- gopher
- nntp
- feed
- telnet
- mms
- rtsp
- svn
- tel
- fax
- xmpp
- webcal
- urn
If you need any more protocols, you can send request in support section.
How to use?
- Go to Setting
- CP URL Protocols
- Select protocols, which you want to use.
- Click on „Save URL Protocols“ button.
If you like this plugin, give us your valuable feedback and rating.
Installation
- Download the plugin and extract the files
- Upload ‚custom-css-wp‘ to your ‚~/wp-content/plugins/‘ directory
- Activate the plugin through the ‚Plugins‘ menu in WordPress
FAQ
- Installation Instructions
-
- Download the plugin and extract the files
- Upload ‚custom-css-wp‘ to your ‚~/wp-content/plugins/‘ directory
- Activate the plugin through the ‚Plugins‘ menu in WordPress
- How can I use SMS prototocol URL?
-
You should add URL like „sms://+123456“ (without quotes).
- How can I use Skype protocol in URL?
-
You should add URL like „skype:skype_name“ (skype_name will be your skype username).
Rezensionen
Mitwirkende & Entwickler
„CP More URL Protocols“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
MitwirkendeÜbersetze „CP More URL Protocols“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.
Änderungsprotokoll
1.0.1
- Added three new protocols. Telegram, Viber and Whatsapp.
- Improved UI.
- Fixed PHPCS errors.
- Hooks changes from ‚cpmup-form-top‘ and ‚cpmup-form-bottom‘ to ‚cpmup_form_top‘ and ‚cpmup_form_bottom‘.
1.0.0
- Initial release!