Plugin Directory

Changeset 983544


Ignore:
Timestamp:
09/07/2014 10:01:47 AM (12 years ago)
Author:
M66B
Message:

1.211 release

Location:
add-link-to-facebook
Files:
4 edited
4 copied

Legend:

Unmodified
Added
Removed
  • add-link-to-facebook/tags/1.211/add-link-to-facebook.php

    r951448 r983544  
    44Plugin URI: http://wordpress.org/extend/plugins/add-link-to-facebook/
    55Description: Automatically add links to published posts to your Facebook wall or pages
    6 Version: 1.209
     6Version: 1.211
    77Author: Marcel Bokhorst
    88Author URI: http://blog.bokhorst.biz/about/
  • add-link-to-facebook/tags/1.211/cacert.pem

    r923648 r983544  
    11##
    2 ## ca-bundle.crt -- Bundle of CA Root Certificates
     2## Bundle of CA Root Certificates
    33##
    4 ## Certificate data from Mozilla as of: Tue Apr 22 08:29:31 2014
     4## Certificate data from Mozilla downloaded on: Wed Aug 20 03:12:04 2014
    55##
    66## This is a bundle of X.509 certificates of public Certificate Authorities
    77## (CA). These were automatically extracted from Mozilla's root certificates
    88## file (certdata.txt).  This file can be found in the mozilla source tree:
    9 ## http://mxr.mozilla.org/mozilla-release/source/security/nss/lib/ckfw/builtins/certdata.txt?raw=1
     9## http://hg.mozilla.org/releases/mozilla-release/raw-file/default/security/nss/lib/ckfw/builtins/certdata.txt
    1010##
    1111## It contains the certificates in PEM format and therefore
     
    1313## an Apache+mod_ssl webserver for SSL client authentication.
    1414## Just configure this file as the SSLCACertificateFile.
     15##
     16## Conversion done with mk-ca-bundle.pl verison 1.22.
     17## SHA1: bf2c15b3019e696660321d2227d942936dc50aa7
    1518##
    1619
  • add-link-to-facebook/tags/1.211/readme.txt

    r951448 r983544  
    44Tags: post, posts, Facebook, social, link, links, permalink, wpmu, admin, comment, comments, shortcode, sidebar, widget, bbPress
    55Requires at least: 3.2
    6 Tested up to: 3.9.1
    7 Stable tag: 1.209
     6Tested up to: 4.0
     7Stable tag: 1.211
    88
    99Automatically add links to published posts or pages to your Facebook wall, pages or groups and more
     
    807807* Reports that everything works are also appreciated :-)
    808808
     809= 1.211=
     810* Tested with WordPress 4.0
     811
    809812= 1.209 =
    810813* Added option to filter query
     
    813816* Fixed PHP warnings
    814817
    815 = 1.207 =
    816 * Updated Facebook permissions (you should authorize the plugin again)
    817 
    818 = 1.206 =
    819 * Increased pages/groups limit to 250
    820 * Updated security certificates
    821 
    822 = 1.205 =
    823 * Only pro users will be supported
    824 
    825818== Upgrade Notice ==
    826819
    827 = 1.209 =
    828 Added option to filter query
     820= 1.211 =
     821Tested with WordPress 4.0
    829822
    830823== Setup guide ==
  • add-link-to-facebook/trunk/add-link-to-facebook.php

    r951448 r983544  
    44Plugin URI: http://wordpress.org/extend/plugins/add-link-to-facebook/
    55Description: Automatically add links to published posts to your Facebook wall or pages
    6 Version: 1.209
     6Version: 1.211
    77Author: Marcel Bokhorst
    88Author URI: http://blog.bokhorst.biz/about/
  • add-link-to-facebook/trunk/cacert.pem

    r923648 r983544  
    11##
    2 ## ca-bundle.crt -- Bundle of CA Root Certificates
     2## Bundle of CA Root Certificates
    33##
    4 ## Certificate data from Mozilla as of: Tue Apr 22 08:29:31 2014
     4## Certificate data from Mozilla downloaded on: Wed Aug 20 03:12:04 2014
    55##
    66## This is a bundle of X.509 certificates of public Certificate Authorities
    77## (CA). These were automatically extracted from Mozilla's root certificates
    88## file (certdata.txt).  This file can be found in the mozilla source tree:
    9 ## http://mxr.mozilla.org/mozilla-release/source/security/nss/lib/ckfw/builtins/certdata.txt?raw=1
     9## http://hg.mozilla.org/releases/mozilla-release/raw-file/default/security/nss/lib/ckfw/builtins/certdata.txt
    1010##
    1111## It contains the certificates in PEM format and therefore
     
    1313## an Apache+mod_ssl webserver for SSL client authentication.
    1414## Just configure this file as the SSLCACertificateFile.
     15##
     16## Conversion done with mk-ca-bundle.pl verison 1.22.
     17## SHA1: bf2c15b3019e696660321d2227d942936dc50aa7
    1518##
    1619
  • add-link-to-facebook/trunk/readme.txt

    r951448 r983544  
    44Tags: post, posts, Facebook, social, link, links, permalink, wpmu, admin, comment, comments, shortcode, sidebar, widget, bbPress
    55Requires at least: 3.2
    6 Tested up to: 3.9.1
    7 Stable tag: 1.209
     6Tested up to: 4.0
     7Stable tag: 1.211
    88
    99Automatically add links to published posts or pages to your Facebook wall, pages or groups and more
     
    807807* Reports that everything works are also appreciated :-)
    808808
     809= 1.211=
     810* Tested with WordPress 4.0
     811
    809812= 1.209 =
    810813* Added option to filter query
     
    813816* Fixed PHP warnings
    814817
    815 = 1.207 =
    816 * Updated Facebook permissions (you should authorize the plugin again)
    817 
    818 = 1.206 =
    819 * Increased pages/groups limit to 250
    820 * Updated security certificates
    821 
    822 = 1.205 =
    823 * Only pro users will be supported
    824 
    825818== Upgrade Notice ==
    826819
    827 = 1.209 =
    828 Added option to filter query
     820= 1.211 =
     821Tested with WordPress 4.0
    829822
    830823== Setup guide ==
Note: See TracChangeset for help on using the changeset viewer.