iamchetanp / CP-More-URL-Protocols

This WordPress plugin will allow to add more URL Protocols in HTML attributes like WordPress Menu and other URL Filters.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

=== CP More URL Protocols ===
Contributors: chetan200891
Tags: sms, skype, whatsapp, telegram, viber, add protocols, custom protocols
Requires at least: 4.0
Tested up to: 4.9.7
Stable tag: 1.0
Requires PHP: 5.4
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

This WordPress plugin will allow you to add more URL protocols in HTML attributes like menu and other URL filters.

== Description ==

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
* Whatsapp

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? =

1. Go to Setting
1. CP URL Protocols
1. Select protocols, which you want to use.
1. Click on "Save URL Protocols" button.

If you like this plugin, give us your valuable feedback and rating.

== Installation ==

1. Download the plugin and extract the files
2. Upload 'custom-css-wp' to your '~/wp-content/plugins/' directory
3. Activate the plugin through the 'Plugins' menu in WordPress

== Frequently Asked Questions ==

= 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).

== Screenshots ==

1. Setting option in Wordpress admin.

== Changelog ==

= 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!

== Upgrade Notice ==

There is new version available for this plugin. You should update this plugin to latest version.

About

This WordPress plugin will allow to add more URL Protocols in HTML attributes like WordPress Menu and other URL Filters.

License:GNU General Public License v2.0


Languages

Language:PHP 100.0%