adding supporters, fixing missing version update in options; ensuring unix line ending in every file

This commit is contained in:
Peter Molnar 2016-04-22 10:16:28 +00:00
parent dade9fe586
commit 87b2f986a1
3 changed files with 1118 additions and 1115 deletions

1187
readme.txt

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -69,4 +69,4 @@ $wp_ffpc_defaults = array (
'hashkey' => false, 'hashkey' => false,
); );
$wp_ffpc = new WP_FFPC ( 'wp-ffpc', '1.10.1', 'WP-FFPC', $wp_ffpc_defaults, 'PeterMolnar_WordPressPlugins_wp-ffpc_HU' , 'WP-FFPC' , 'FA3NT7XDVHPWU' ); $wp_ffpc = new WP_FFPC ( 'wp-ffpc', '1.11.2', 'WP-FFPC', $wp_ffpc_defaults, 'PeterMolnar_WordPressPlugins_wp-ffpc_HU' , 'WP-FFPC' , 'FA3NT7XDVHPWU' );