@Kelly RE: Month/Calendar View Options

Home Forums Calendar Products Events Calendar PRO @Kelly RE: Month/Calendar View Options

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #109600
    Nicholas Rios
    Participant

    Is there a filter to change the word "Month" to "Calendar" for "View As" ?


     
     
    http://pastebin.com/qtuKcN6z
     
     
    I meant to add as a response before closing that I think the $view_options reference might should be unset() after the foreach to avoid any overwriting issues. This may be so unlikely that it’s useless, and if so, I apologize!
     
     
    Thanks again for the help.

    #109650
    Kelly
    Participant

    Hi, Nick. Thanks for the follow-up! 🙂

    If you want to explicitly unset the final $view_options array after that snippet runs, you certainly can, but it will go out of scope not long after and be cleaned up automatically anyway.

    So, I guess you can look at the snippet as a starting point. You’re welcome (and encouraged!) to add extra code to clean up after it, but it isn’t strictly necessary. 🙂

    Hope that helps!

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘@Kelly RE: Month/Calendar View Options’ is closed to new replies.