Forums

How about removing links from the calendar? (4 posts)

  1. doodlebee
    Member
    Posted 5 years ago #

    Quick questions, I think! 1) can "get_calendar();" be used as a hook? and 2) where is the get_calendar() defined in the wp-includes files?

    I'd like to try an strip links from the calendar function. I've managed to remove certain categories from being seen, but the calendar still displays links to them anyway. I thought I'd "play" and try to figure this one out, as I've seen requests for this before but no solution yet.

  2. whooami
    Member
    Posted 5 years ago #

    and 2) where is the get_calendar() defined ...

    general-template.php starting @ line 432

    ffr, I reccomend windows grep for doing EXACTLY these sorts of lookups,

    http://www.wingrep.com/

    or Owen's little tool here,

    http://xref.redalt.com/wptrunk/nav.htm?index.php.htm

  3. doodlebee
    Member
    Posted 5 years ago #

    niiiiice!

    Thanks!

  4. whooami
    Member
    Posted 5 years ago #

    thought you would appreciate one of those :) youre welcome!

Topic Closed

This topic has been closed to new replies.

About this Topic