<snippet>
<content><![CDATA[
define('WP_HOME','http://${1}');
define('WP_SITEURL','http://${2}');
]]></content>
<!-- Optional: Set a tabTrigger to define how to trigger the snippet -->
<tabTrigger>wpurl</tabTrigger>
<!-- Optional: Set a scope to limit where the snippet will trigger -->
<!-- <scope>source.python</scope> -->
</snippet>