• Resolved jjbully

    (@jjbully)


    Hi I would like to ask how to change the date format of the widget using y-n-j

    Thank you!

    Jeffrey

    • This topic was modified 8 years, 9 months ago by jjbully.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author MyThemeShop

    (@mythemeshop)

    Hello,

    Sorry for the late reply.

    Unfortunately you’ll need to edit plugin file directly if you want to change the format currently, but we will improve this in future.

    You need to open main plugin file wp-tab-widget.php and replace both instances of <?php the_time('F j, Y'); ?> with <?php the_time('Y-n-j'); ?>.

    Hope that helps.

    Thank you.

    • This reply was modified 8 years, 8 months ago by MyThemeShop.
    • This reply was modified 8 years, 8 months ago by MyThemeShop.
    • This reply was modified 8 years, 8 months ago by MyThemeShop.
Viewing 1 replies (of 1 total)

The topic ‘date format’ is closed to new replies.