What will happen if I change this line of code
update_site_option( "advertising_share", "50" );
To this …
update_site_option( "advertising_share", "100" );
and comment out the dropdown “Select” for choosing the split ratio?
What will happen if I change this line of code
update_site_option( "advertising_share", "50" );
To this …
update_site_option( "advertising_share", "100" );
and comment out the dropdown “Select” for choosing the split ratio?