EDD Checkout Wizard adds star to your checkout page with some features.
Customer can only pass to the tab if the type is correctly completed.
Forces to scroll to the not top of the screen to double-click the button.
Navigate to wp-admin plugins. php on site WP Admin plugin page.
OR you can just install it with WordPress by going to Plugins >> Add New >> and type this plugin's name..
First of all you need add filter to changes how tabs are rendered and at this point you will add change or move tabs..
This is the body for tab. $tab = 'tab-identifier => array 'label => 'My tab 'selectors => array my-element group-of-elements.
Note Elements that are in tab will be kept always visible....
I'm going to add additional development to suit your own needs and the fork is here and you've been given the author link credit..
Browse the code recheck out SVN repository or subscribe to the development log RSS....
Read more