Stores the information about projects, including metadata (description, donation goal)
Gathers information about all donations: project, sum, date, user name.
Accepts a donation followed by a post-submit action for adding a new record to CCT Donations.
Stores the information about projects, including metadata (description, donation goal)
Takes the information from the database to calculate the project’s statistics.
Connects the WordPress form with the PayPal account to make the payment.
Displays information about all successful donations.
Shows various data calculated dynamically, including data from SQL queries.