• Hi guys,

    I’ve got his code that I use a lot.

    $images =&get_children( 'post_type=attachment&post_mime_type=image&post_parent=' . get_the_id() );

    My question is what does the ampersand (bolded) do in that case?

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘What does this ampersand here do: =&’ is closed to new replies.