Indy Gill

Results 2 comments of Indy Gill

Hey, here's how I have my shortcodes setup, I can confirm it works as expected. In public/class-{plugin-name}-public.php ``` public function my_shortcode( $atts ) { return 'Hello World'; } ``` In...

> @joshuadegier - we've already got automations / drip campaigns / transactional emails ready! It will be released in the future after we are finished making some adjustments in other...