Greetings!
I’m brand new to Piklist, and very eager to give it a shot on a project. I’d love to see this project really get going.
While looking through the docs (please keep working on them) for post types, I notice this line: 'labels' => piklist('post_type_labels', 'Piklist Demos')
It’s using a piklist function, and I cannot find it described in the docs or anywhere. I see if used elsewhere, at times to do a sprint_f on a file. If I had to guess, it either retrieves a file (if the first argument is a directory), or stores/retrieves a constant to be retrieved elsewhere. But I’m really not sure.
Please explain! Thanks!