Forums

[resolved] Is #wp-calendar in Classic CSS for a plug-in or WP feature? (3 posts)

  1. Ciryaquen
    Member
    Posted 6 years ago #

    Hi!

    I'm modifying the "Classic" theme installed with WordPress. It includes styling for a div called #wp-calendar. A batch search in all default WP files doesn't turn up this div. I can't find any options for a calendar, and searching the codex brings me back to the support forum.

    Is #wp-calendar in the Classic CSS for a plug-in or WP feature? If it's a feature can someone tell me how to use it?

    Thanks!

  2. James
    Happiness Engineer
    Posted 6 years ago #

    In the Classic Theme, try adding this to your sidebar:

    <li id="calendar">
    <?php get_calendar(); ?>
    </li>

  3. Ciryaquen
    Member
    Posted 6 years ago #

    Thanks macmanx!

    That worked.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags