• Resolved coloradoouting

    (@coloradoouting)


    Hey guys!

    For me as an editor, I’d like to see a month view option for the calendar. In addition to our current items, we’re writing and scheduling posts and pages for 3 to 4 months ahead. It would be great to be able to click through month views to see where our publishing holes are. While moving through the week views is possible, it gets cumbersome when trying to get four months or more into the future.

    I’m also interested in being able to see pages in the calendar. I think that Daniel addressed this in the past for me, however, I seemed to have lost track of the response. If you could refresh my memory… that would be great!

    Thanks for your continuing work on this plugin!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Daniel Bachhuber

    (@danielbachhuber)

    Hey there,
    A month view for the calendar is definitely on our radar. Keep an eye out for it.

    With regard to seeing pages in the editorial calendar, you can add the following snippet to your functions.php file:

    add_post_type_support( 'page', 'ef_calendar' );

    There’s more documentation in the readme

    Cheers,

    Daniel

    Thread Starter coloradoouting

    (@coloradoouting)

    That’s good news Daniel! The month view would be a real plus from my point of view.

    Thanks also for the information on adding page support to the calendar. I’ve considered the readme a few times, the whole custom page support thing isn’t clicking with me for some reason. Maybe I’m over thinking it. Hopefully I can get my brain wrapped around it soon since the concept seems to offer up some great potential!

    Thanks again for your help!
    Mike

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Edit Flow] Calendar options’ is closed to new replies.