_wp_credits_build_object_link

Definition:
function _wp_credits_build_object_link( &$data ) {}

Parameters

  • &$data

Source code

function _wp_credits_build_object_link( &$data ) {

	$data = '<a href="' . esc_url( $data[1] ) . '">' . $data[0] . '</a>';

}

15467

No comments yet... Be the first to leave a reply!

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

%d bloggers like this: