is_ssl [ WordPress Function ]
is_ssl ( No parameters )
| Returns: |
|
| Defined at: |
|
Determine if SSL is used.
Examples [ wp-snippets.com ]
Top Google zoekresultaten
- Function Reference/is ssl « WordPress Codex
Description. Checks if SSL is being used. Usage. <?php is_ssl() ?> Parameters. This tag has no parameters. Return Values. (bool): Returns true or false ...
codex.wordpress.org - WordPress › Support » Request: modify is_ssl() function to check for ...
the is_ssl() function in wp-includes/functions.php should be modified to include a check for HTTP_X_FORWARDED_PROTO. This is required if you are ...
wordpress.org - #19337 (is_ssl() fails behind nginx proxy) – WordPress Trac
This means that is_ssl() returns false even if the page is visited via https. The patch is to extend the function to solve this case the is_ssl() function would look like ...
core.trac.wordpress.org - is_ssl / eZ Projects
Dec 31, 2008 ... UNIX name, Owner, Status, Version, Compatible with. is_ssl, Björn Dieding@ xrow.de, stable, x, any. To avoid the problem of not knowing ...
projects.ez.no
Gebruikersdiscussies [ wordpress.org ]
- Mvied on "Request: modify is_ssl() function to check for HTTP_X_FORWARDED_PROTO"
- snackd on "Request: modify is_ssl() function to check for HTTP_X_FORWARDED_PROTO"
- josy1024@gmail.com on "Request: modify is_ssl() function to check for HTTP_X_FORWARDED_PROTO"
- Otto on "Request: modify is_ssl() function to check for HTTP_X_FORWARDED_PROTO"
- Marventus on "Request: modify is_ssl() function to check for HTTP_X_FORWARDED_PROTO"
- Bombdogs on "Request: modify is_ssl() function to check for HTTP_X_FORWARDED_PROTO"
- lesion on "WP_CONTENT_URL based defines do not work over SSL (HTTPS)"
- digitalaxis on "WP_CONTENT_URL based defines do not work over SSL (HTTPS)"
- Abhinav Sood on "WP_CONTENT_URL based defines do not work over SSL (HTTPS)"
- shaunco on "WP_CONTENT_URL based defines do not work over SSL (HTTPS)"