Informations
This code display the modified date of the current post. The date format is defined in the general settings.
Code
                    <?php the_modified_date(); ?>
                
                
            This code display the modified date of the current post. The date format is defined in the general settings.
                    <?php the_modified_date(); ?>