Remove deprecated functions (#1652)

This commit is contained in:
Ismail El Korchi 2021-04-21 16:10:43 +00:00 committed by GitHub
parent 89ffd1d1ca
commit 45bd1c3948
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 0 additions and 88 deletions

View file

@ -597,17 +597,6 @@ if ( ! function_exists( 'storefront_post_nav' ) ) {
}
}
if ( ! function_exists( 'storefront_posted_on' ) ) {
/**
* Prints HTML with meta information for the current post-date/time and author.
*
* @deprecated 2.4.0
*/
function storefront_posted_on() {
_deprecated_function( 'storefront_posted_on', '2.4.0' );
}
}
if ( ! function_exists( 'storefront_homepage_content' ) ) {
/**
* Display homepage content