Zend certified PHP/Magento developer

Hi All I am trying to change a section of my WP Theme to call Google Maps using the API. Current section in my PHP looks like this: wp_register_script( ‘google-maps’, ‘https://maps.googleapis.com/maps/api/js?sensor=false’, array(), ‘3’, true ); How would I go about changing this to include the call