[wp-trac] [WordPress Trac] #39415: Adding sms to list of allowed protocol
WordPress Trac
noreply at wordpress.org
Wed Dec 28 15:50:58 UTC 2016
#39415: Adding sms to list of allowed protocol
-------------------------+-----------------------------
Reporter: rilwis | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: trunk
Severity: normal | Keywords:
Focuses: |
-------------------------+-----------------------------
Currently, the list of allowed protocols is provided in the function {{{
wp_allowed_protocols() }}}. However, the list doesn’t have the "sms"
protocol.
This is a new protocol and very useful for mobile users as they can send
SMS when clicking the link. It’s very similar to "tel" protocol where
users can call a person when clicking the link.
Reference:
https://developer.apple.com/library/content/featuredarticles/iPhoneURLScheme_Reference/SMSLinks/SMSLinks.html
http://stackoverflow.com/questions/5721437/how-to-initiate-send-sms-
from-a-html5-webpage-using-devices-native-functions
--
Ticket URL: <https://core.trac.wordpress.org/ticket/39415>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list