PHP Classes

File: templates/wpcf-campaign-thanks-template.php

Recommend this page to a friend!
  Classes of TJ Webb   WP Crowd Fund   templates/wpcf-campaign-thanks-template.php   Download  
File: templates/wpcf-campaign-thanks-template.php
Role: Auxiliary script
Content type: text/plain
Description: Configuration script
Class: WP Crowd Fund
Promote crowd-funding campaigns on WordPress sites
Author: By
Last change:
Date: 9 days ago
Size: 245 bytes
 

Contents

Class file image Download
<?php
/**
    $campaign_title
    $campaign_description
    $perk_title
    $perk_description
    $perk_sold
    $perk_limit
    $perk_cost
    $backer_title
    $backer_description
    $backer_email
    $backer_amount
**/
?>
<?php
echo __('Thank You for your contribution'); ?>