ap_meta_array_map( array $a )

Description #

Array map callback.

Parameters #

  • $a
    array (Required) Array.

Source #

File: includes/functions.php

function ap_meta_array_map( $a ) {
	return $a[0];
}

Leave a Reply

Your email address will not be published.

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Add your comment