Driving Innovation, Scaling Solutions
/*Base URL shorcode*/ add_shortcode( 'base_url', 'baseurl_shortcode' ); function baseurl_shortcode( $atts ) { return site_url(); // [base_url] }
Have any questions or comments? Write them below!
Your email address will not be published. Required fields are marked *
Comment *
Save my name, email, and website in this browser for the next time I comment.