mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
Alot more tabs. Props jacobsantos & Viper007bond. See #14147
git-svn-id: https://develop.svn.wordpress.org/trunk@15355 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -1542,7 +1542,7 @@ function the_weekday() {
|
||||
*
|
||||
* @param string $before Optional Output before the date.
|
||||
* @param string $after Optional Output after the date.
|
||||
*/
|
||||
*/
|
||||
function the_weekday_date($before='',$after='') {
|
||||
global $wp_locale, $post, $day, $previousweekday;
|
||||
$the_weekday_date = '';
|
||||
|
||||
Reference in New Issue
Block a user