new abstact & utils layout

This commit is contained in:
Peter Molnar 2014-06-26 08:57:10 +01:00
parent 9804bc515e
commit b6f8bf157d
4 changed files with 2063 additions and 2101 deletions

@ -1 +1 @@
Subproject commit 2749265f11b2c2e9d34cc35aa74aca55b2b1b93b
Subproject commit d12b345560c77634b25fc8ee7571c19730794c69

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -53,6 +53,6 @@ $wp_ffpc_defaults = array (
'comments_invalidate' => true,
);
$wp_ffpc = new WP_FFPC ( 'wp-ffpc', '1.6.0', 'WP-FFPC', $wp_ffpc_defaults, 'https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=XU3DG7LLA76WC' );
$wp_ffpc = new WP_FFPC ( 'wp-ffpc', '1.6.0', 'WP-FFPC', $wp_ffpc_defaults, 'PeterMolnar_WordPressPlugins_wp-ffpc_HU' , 'WP-FFPC' , 'FA3NT7XDVHPWU' );
?>