radykal | Support Center Chooser

For which product do you need support?

Fancy Product Designer Multistep Product Configurator

Start a new topic
Implemented

New Hook in class FPD_Shortcode_Order -> function create

 I want a mail going out to the cusomer and I want the browser to open a custome link after finishing there product.


Would be nice if you implement a custome hook, so I can add my code at the end of the create function.


Line 58

wp_mail( $admin_mail, $subject, $message );


/* Space for custome code */

do_action( 'fancyproductdesigner_after_inserted' );


return $inserted;


I think a lot of people want special stuff to happen at the end of an order.


1 person likes this idea
1 Comment

Added in 3.0.0

Login or Signup to post a comment