Search results for developer docs
22 articles found
-
Really Simple Payments: Creating PayPal test account
Note: Really Simple Payments has been discontinued to concentrate on developing smooth and improved integrations with top-tier payment solutions. We have decided to prioritize compatibility with
-
groundhogg/event/run/before
This action hook is used to run custom code after the event is processed by the event queue of Groundhogg. do_action( 'groundhogg/event_queue/process/after', $this ); Using this hook developer can
-
groundhogg/event_queue/process/before
This action hook is used to run custom code before the event is processed by the event queue of Groundhogg. do_action( 'groundhogg/event_queue/process/before', $event_ids ); Using this hook developer
-
groundhogg/step/email/confirmed
This action is very useful in some cases for the Groundhogg developer. This action runs when the user confirms the email address by clicking on the confirmation link.
-
groundhogg/event_queue/process/after
This action hook is used to run custom code once Groundhogg has completed the execution of an event using the event queue. do_action( 'groundhogg/event_queue/process/after', $this ); Using this hook
-
Replacement Code: {posts}
The {posts} replacement code can be used to add posts to your emails! With several different formatting options, you can find one that matches every use case. Querying posts The posts replacement
-
White Label Branding: Introduction
Groundhogg’s White Label Branding feature allows you to customize the Groundhogg CRM to match your brand identity. This includes changing the Brand Name, Author Name, Author URI, Plugin URI, and
-
Running CRON via WP CLI
Running CRON jobs via WP-CLI in WordPress is a powerful way to ensure that scheduled tasks are executed reliably and on time, without relying on visitors to trigger events. With WP-CLI, you can
-
Really Simple Payments: Adding webhook manually
Note: Really Simple Payments has been discontinued to concentrate on developing smooth and improved integrations with top-tier payment solutions. We have decided to prioritize compatibility with
-
Third Party Integrations
Groundhogg works with many third-party integrations* that can expand the functionality. AutomatorWP Samples Flowmattic Provides triggers and actions Hyperise Connect Groundhogg to Hyperise Pabbly
-
Email Blocks: Query Loop
Block Settings Layout Query Reference Layout Columns (Default: 2) Select the number of columns Gap (Default: 10px) Adjust the gap between columns Thumbnail Size(Thumbnail, Medium, Large, and any
-
Email Blocks: Posts
Block Settings Layout Card Style Heading Excerpt Thumbnail Query Layout Layout (Cards, Numbered List, Unordered List, H1, H2, H3, H4, H5) Featured (On/Off) Displays a large single-column post above
-
Glossary of Terms
This page provides explanations of terms used throughout our documentation and plugin, listed in alphabetical order. Index A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S |
-
Benchmark: Custom Activity
So it's really for developers and third-party usage using our track_activity function A new version of WPFusion will also make it useful, but it's not useful on its own without code at the moment.
-
REST API Playground
The REST API Playground is a state-of-the-art, interactive platform that allows developers to experiment with various REST API endpoints in a controlled and educational setting. It is designed to
-
How Do I Provide Support Admin Access?
If you have an ongoing technical support ticket, you may be asked to provide administrative access to the support team so that we can troubleshoot your issue. Why do we need admin access? Our support
-
How to Remain Compliant with CASL
CASL, a.k.a the Canadian anti-spam legislation, is a Canadian legislation aimed at reducing the amount of spam in Canadian inboxes. Non-compliant businesses may be subject to fines from the CRTC
-
MemberPress: Integration with Groundhogg
The Groundhogg MemberPress integration (which is also included in the pro plan or above) allows you to do a lot of neat things that will help you communicate with your members better when using the
-
How to Remain Compliant with GDPR
In an effort to protect the privacy of its citizens at home and worldwide, any business that collects the contact information of European citizens, regardless of geographical location MUST comply
-
Settings
Groundhogg has a "settings" tab located at Groundhogg > Settings The Settings page by default comes with eight tabs( General, Compliance, Email, Tags, API, Integrations, Misc, Licenses) Additional
-
Snippets
These snippets can be placed in your theme's functions.php file or a code snippets plugin. Modify Marketing Consent Modify Terms Agreement Modify GDPR Consent Modify Confirmation Text Modify Footer:
-
Caching Compatibility
If you have a caching plugin (please only use one at a time) or any sort of system caching on your website or may notice Groundhogg not quite working as well and as quickly as you had hoped. There