According to http://codex.wordpress.org/Post_Formats ‘quote’ is a recognized post format, which I would like to add to a child theme. I’ve muddled around with a functions.php in the child theme per the instructions on the above page but so far no luck.
Is it possible to add my own post formats without overriding the graphene_setup function completely?
thanks