Quantcast
Channel: WordPress › Support » Forum: Hacks - Recent Topics
Viewing all articles
Browse latest Browse all 8245

herculesnetwork on "how to write the output of this function in field 'tags' on post-edit"

$
0
0

how to write the output of this function in field 'tags' on post-edit the dasboard the worpress?

$input = array("neo", "Morpheus", "Trinity", "Cypher", "Tank");
$rand_keys = array_rand($input, 2);
$mixnames = $input[$rand_keys[1]];

Thanks to all.


Viewing all articles
Browse latest Browse all 8245

Trending Articles