Function:

mp_core_posted_on()

Purpose:

Prints HTML with meta information for the current post-date/time and author.

Overview:

Use this function inside the loop to show the date and author. It will output something like this:

Posted on February 20, 2023 by admin

Usage:

mp_core_posted_on();

Parameters:

none

Returns:

Void.