Plugin Directory

Changeset 506618


Ignore:
Timestamp:
02/17/2012 03:55:23 PM (14 years ago)
Author:
thewarlog
Message:

https for fb

Location:
ra-socialize-button
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • ra-socialize-button/tags/2.2/ra-socialize-button.php

    r506599 r506618  
    398398        } else {
    399399            return '<div class="facebook-share-button">
    400                     <iframe src="//www.facebook.com/plugins/like.php?href='.
     400                    <iframe src="https://www.facebook.com/plugins/like.php?href='.
    401401                                    urlencode($permalink).
    402402                                    '&amp;send='.$option_value['send'].
  • ra-socialize-button/trunk/ra-socialize-button.php

    r506599 r506618  
    398398        } else {
    399399            return '<div class="facebook-share-button">
    400                     <iframe src="//www.facebook.com/plugins/like.php?href='.
     400                    <iframe src="https://www.facebook.com/plugins/like.php?href='.
    401401                                    urlencode($permalink).
    402402                                    '&amp;send='.$option_value['send'].
Note: See TracChangeset for help on using the changeset viewer.