<?php /** * Show the appropriate content for the Aside post format. * * @link https://developer.wordpress.org/themes/basics/template-hierarchy/ * * @package Ooze * @since Ooze 1.0.0 */ // Print the full content. the_content();