Changeset 32797 for trunk/src/wp-includes/functions.php
- Timestamp:
- 06/16/2015 07:44:39 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/functions.php
r32775 r32797 4507 4507 * 4508 4508 * @return array Array of allowed protocols. 4509 * Defaults to 'http', 'https', 'ftp', 'ftps', 'mailto', 'news', 'irc', 'gopher', 'nntp', 'feed', 'telnet', 'mms', 'rtsp', 'svn', 'tel', 'fax', 'xmpp', 'webcal' 4509 4510 */ 4510 4511 function wp_allowed_protocols() {
Note: See TracChangeset
for help on using the changeset viewer.