Give Shortcodes
Shortcodes provide a flexible way to display GiveWP elements anywhere on your WordPress site, including within pages, posts, and sidebar widgets. While the modern block editor offers a visual approach, shortcodes remain a powerful tool for users who prefer classic editing or need to insert specific functionality into page builders and custom themes. By using these simple snippets of code, you can quickly embed donation forms, goal progress bars, or donor lists exactly where you want them.
Each shortcode comes with a variety of parameters that allow you to customize the output without writing complex PHP. For example, you can use the Donation Form shortcode to display a specific form by ID or adjust the “Give” form grid to show only certain categories. This level of control ensures that you can provide a tailored experience for your supporters, making it easy for them to find and contribute to the causes they care about most.
Give Shortcodes articles
This collection explains how to use and customize GiveWP shortcodes to display donation forms and fundraising data across your WordPress website.
GiveWP Form Grid Shortcode
Read more: GiveWP Form Grid ShortcodeThe give_form_grid shortcode allows for an easy way to display multiple donation campaigns and also allows quick access to each individual donation form.
GiveWP Receipt Shortcode
Read more: GiveWP Receipt ShortcodeThe [give_receipt] shortcode outputs the donation receipt on the page donors are sent to after completing their donations.
GiveWP Register Shortcode
Read more: GiveWP Register ShortcodeThe “GiveWP Register” shortcode allows you to output the default WordPress user registration form anywhere on your website.
GiveWP Login Shortcode
Read more: GiveWP Login ShortcodeThe [give_login] shortcode allows donors to login to their account on your site and optionally redirect to a specific page showing their profile information on the front end of your website.
GiveWP Goal Shortcode
Read more: GiveWP Goal ShortcodeThe give_goal shortcode allows you to display the goal of any of your donation forms anywhere on your website and it lets your donors and users know how much you have already raised for a cause, the percentage raised, the number of donations, or the number of donors.
GiveWP Donation History Shortcode
Read more: GiveWP Donation History ShortcodeThe [donation_history] shortcode displays a table with the current user’s complete donation history as well as links to receipts for each donation. This article walks you through how to configure the shortcode and the various options.
GiveWP Form Shortcode
Read more: GiveWP Form ShortcodeThe [give_form] shortcode allows you to insert a donation form anywhere shortcodes are supported on your website. You can either manually create the shortcode or use the shortcode builder included with the classic editor in WordPress. This article clarifies how to build the shortcode either way.
GiveWP Profile Editor Shortcode
Read more: GiveWP Profile Editor ShortcodeThe give_profile_editor shortcode allows donors to customize their profile information on the front end of your website.