new abstact & utils layout
This commit is contained in:
parent
9804bc515e
commit
b6f8bf157d
4 changed files with 2063 additions and 2101 deletions
|
@ -1 +1 @@
|
|||
Subproject commit 2749265f11b2c2e9d34cc35aa74aca55b2b1b93b
|
||||
Subproject commit d12b345560c77634b25fc8ee7571c19730794c69
|
1919
wp-ffpc-backend.php
1919
wp-ffpc-backend.php
File diff suppressed because it is too large
Load diff
2241
wp-ffpc-class.php
2241
wp-ffpc-class.php
File diff suppressed because it is too large
Load diff
|
@ -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' );
|
||||
|
||||
?>
|
||||
|
|
Loading…
Reference in a new issue