<?php echo sprintf('<a href="%1$s">%2$s</a>', 'http://example.com'); echo sprintf('<a href="%1$s">%2$s</a>', 'http://example.com', 'Link Name');
You have javascript disabled. You will not be able to edit any code.