[x] [Fix] public_base_url according on class position
[x] [Enhancement] Replace class init to after_setup_theme action. Now we can easily extend Envato_Theme_Setup_Wizard class in out theme without editing parent.
Here is some improvements, that should be helpful for everyone who let use this setup wizard.
@dtbaker , I think we need create some roadmap for future enhancements and fixes (such as #5)
Cheers!
public_base_url
according on class positionafter_setup_theme
action. Now we can easily extend Envato_Theme_Setup_Wizard class in out theme without editing parent.$theme_name.'_theme_setup_wizard_username'
.$theme_name.'_theme_setup_wizard_oauth_script'
.page_slug
. Now we can customize setup wizard urlversion
property.example.php
with filters and class extending example.