Описание
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.
Установка
- 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
Часто задаваемые вопросы
- 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).
Участники и разработчики
«CP More URL Protocols» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «CP More URL Protocols» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
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!