adding supporters, fixing missing version update in options; ensuring unix line ending in every file
This commit is contained in:
parent
dade9fe586
commit
87b2f986a1
3 changed files with 1118 additions and 1115 deletions
1187
readme.txt
1187
readme.txt
File diff suppressed because it is too large
Load diff
1044
wp-ffpc-backend.php
1044
wp-ffpc-backend.php
File diff suppressed because it is too large
Load diff
|
@ -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' );
|
||||||
|
|
Loading…
Reference in a new issue