Welcome to Bethzoe Sites. This is your first post. Edit or delete it, then start blogging!
Hello world!
by wpgobyms | Nov 17, 2022 | Uncategorized | 1 comment
function displayTodaysDate( $atts ) {
$year = date('Y');
return $year;
}
add_shortcode( 'datetoday', 'displayTodaysDate');
Hi, this is a comment.
To get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.
Commenter avatars come from Gravatar.