function verplaats_programmaentree_metabox() { // Verplaats de metabox naar de 'normal' context met hoge prioriteit remove_meta_box('jet-cpt-programmaentree', 'page', 'normal'); // Pas 'page' aan naar jouw post type indien nodig add_meta_box( 'jet-cpt-programmaentree', 'ProgrammaEntree', 'jet_cpt_programmaentree_callback', // Deze functie moet je mogelijk aanpassen naar de juiste callback 'page', // Pas dit aan naar jouw post type 'normal', 'high' ); } add_action('do_meta_boxes', 'verplaats_programmaentree_metabox');

Dit bericht is ook beschikbaar in: Dutch

Shaun Tan

Shaun Tan is an illustrator. His books are for children and adults. His illustrations are so experiential and colorful. The Red Tree is a good example of this. The main character in the book has depression, and each image is a representation of her experience that is captured so incredibly beautifully.

THE RED TREE Written & Illustrated by Shaun Tan