Changeset 983544
- Timestamp:
- 09/07/2014 10:01:47 AM (12 years ago)
- Location:
- add-link-to-facebook
- Files:
-
- 4 edited
- 4 copied
-
tags/1.211 (copied) (copied from add-link-to-facebook/trunk)
-
tags/1.211/add-link-to-facebook-int.php (copied) (copied from add-link-to-facebook/trunk/add-link-to-facebook-int.php)
-
tags/1.211/add-link-to-facebook.php (copied) (copied from add-link-to-facebook/trunk/add-link-to-facebook.php) (1 diff)
-
tags/1.211/cacert.pem (modified) (2 diffs)
-
tags/1.211/readme.txt (copied) (copied from add-link-to-facebook/trunk/readme.txt) (3 diffs)
-
trunk/add-link-to-facebook.php (modified) (1 diff)
-
trunk/cacert.pem (modified) (2 diffs)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
add-link-to-facebook/tags/1.211/add-link-to-facebook.php
r951448 r983544 4 4 Plugin URI: http://wordpress.org/extend/plugins/add-link-to-facebook/ 5 5 Description: Automatically add links to published posts to your Facebook wall or pages 6 Version: 1.2 096 Version: 1.211 7 7 Author: Marcel Bokhorst 8 8 Author URI: http://blog.bokhorst.biz/about/ -
add-link-to-facebook/tags/1.211/cacert.pem
r923648 r983544 1 1 ## 2 ## ca-bundle.crt --Bundle of CA Root Certificates2 ## Bundle of CA Root Certificates 3 3 ## 4 ## Certificate data from Mozilla as of: Tue Apr 22 08:29:3120144 ## Certificate data from Mozilla downloaded on: Wed Aug 20 03:12:04 2014 5 5 ## 6 6 ## This is a bundle of X.509 certificates of public Certificate Authorities 7 7 ## (CA). These were automatically extracted from Mozilla's root certificates 8 8 ## 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=19 ## http://hg.mozilla.org/releases/mozilla-release/raw-file/default/security/nss/lib/ckfw/builtins/certdata.txt 10 10 ## 11 11 ## It contains the certificates in PEM format and therefore … … 13 13 ## an Apache+mod_ssl webserver for SSL client authentication. 14 14 ## Just configure this file as the SSLCACertificateFile. 15 ## 16 ## Conversion done with mk-ca-bundle.pl verison 1.22. 17 ## SHA1: bf2c15b3019e696660321d2227d942936dc50aa7 15 18 ## 16 19 -
add-link-to-facebook/tags/1.211/readme.txt
r951448 r983544 4 4 Tags: post, posts, Facebook, social, link, links, permalink, wpmu, admin, comment, comments, shortcode, sidebar, widget, bbPress 5 5 Requires at least: 3.2 6 Tested up to: 3.9.17 Stable tag: 1.2 096 Tested up to: 4.0 7 Stable tag: 1.211 8 8 9 9 Automatically add links to published posts or pages to your Facebook wall, pages or groups and more … … 807 807 * Reports that everything works are also appreciated :-) 808 808 809 = 1.211= 810 * Tested with WordPress 4.0 811 809 812 = 1.209 = 810 813 * Added option to filter query … … 813 816 * Fixed PHP warnings 814 817 815 = 1.207 =816 * Updated Facebook permissions (you should authorize the plugin again)817 818 = 1.206 =819 * Increased pages/groups limit to 250820 * Updated security certificates821 822 = 1.205 =823 * Only pro users will be supported824 825 818 == Upgrade Notice == 826 819 827 = 1.2 09=828 Added option to filter query 820 = 1.211 = 821 Tested with WordPress 4.0 829 822 830 823 == Setup guide == -
add-link-to-facebook/trunk/add-link-to-facebook.php
r951448 r983544 4 4 Plugin URI: http://wordpress.org/extend/plugins/add-link-to-facebook/ 5 5 Description: Automatically add links to published posts to your Facebook wall or pages 6 Version: 1.2 096 Version: 1.211 7 7 Author: Marcel Bokhorst 8 8 Author URI: http://blog.bokhorst.biz/about/ -
add-link-to-facebook/trunk/cacert.pem
r923648 r983544 1 1 ## 2 ## ca-bundle.crt --Bundle of CA Root Certificates2 ## Bundle of CA Root Certificates 3 3 ## 4 ## Certificate data from Mozilla as of: Tue Apr 22 08:29:3120144 ## Certificate data from Mozilla downloaded on: Wed Aug 20 03:12:04 2014 5 5 ## 6 6 ## This is a bundle of X.509 certificates of public Certificate Authorities 7 7 ## (CA). These were automatically extracted from Mozilla's root certificates 8 8 ## 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=19 ## http://hg.mozilla.org/releases/mozilla-release/raw-file/default/security/nss/lib/ckfw/builtins/certdata.txt 10 10 ## 11 11 ## It contains the certificates in PEM format and therefore … … 13 13 ## an Apache+mod_ssl webserver for SSL client authentication. 14 14 ## Just configure this file as the SSLCACertificateFile. 15 ## 16 ## Conversion done with mk-ca-bundle.pl verison 1.22. 17 ## SHA1: bf2c15b3019e696660321d2227d942936dc50aa7 15 18 ## 16 19 -
add-link-to-facebook/trunk/readme.txt
r951448 r983544 4 4 Tags: post, posts, Facebook, social, link, links, permalink, wpmu, admin, comment, comments, shortcode, sidebar, widget, bbPress 5 5 Requires at least: 3.2 6 Tested up to: 3.9.17 Stable tag: 1.2 096 Tested up to: 4.0 7 Stable tag: 1.211 8 8 9 9 Automatically add links to published posts or pages to your Facebook wall, pages or groups and more … … 807 807 * Reports that everything works are also appreciated :-) 808 808 809 = 1.211= 810 * Tested with WordPress 4.0 811 809 812 = 1.209 = 810 813 * Added option to filter query … … 813 816 * Fixed PHP warnings 814 817 815 = 1.207 =816 * Updated Facebook permissions (you should authorize the plugin again)817 818 = 1.206 =819 * Increased pages/groups limit to 250820 * Updated security certificates821 822 = 1.205 =823 * Only pro users will be supported824 825 818 == Upgrade Notice == 826 819 827 = 1.2 09=828 Added option to filter query 820 = 1.211 = 821 Tested with WordPress 4.0 829 822 830 823 == Setup guide ==
Note: See TracChangeset
for help on using the changeset viewer.