Make WordPress Core

Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#11252 closed feature request (wontfix)

Add an editorial calendar to WordPress

Reported by: zgrossbart's profile zgrossbart Owned by:
Milestone: Priority: normal
Severity: normal Version: 2.8.5
Component: Administration Keywords: close
Focuses: Cc:

Description

Many bloggers create their posts ahead of time and schedule them one to two months in advance. Scheduling a post makes this possible, but you can only schedule one post at a time. It is easy to skip a day or schedule two posts for the same day without realizing it.

WordPress should have an editorial calendar that let's bloggers see all of their posts in a single calendar and drag and drop them to change the dates. I'm working on a plugin that can do this. You can see a demo here:

http://www.zackgrossbart.com/extras/sandbox/wp-admin

I would like to take feedback from the core WordPress team and them contribute this back to the WordPress core if it is helpful.

Change History (8)

#1 follow-up: @Denis-de-Bernardy
15 years ago

  • Keywords close added
  • Milestone changed from Unassigned to Future Release

Sounds very much like plugin material...

#2 @zgrossbart
15 years ago

This plugin is part of the WordPress plugin database. You can see it here:

http://wordpress.org/extend/plugins/editorial-calendar

You can also see the code here:
http://plugins.svn.wordpress.org/editorial-calendar/trunk

#3 in reply to: ↑ 1 @zgrossbart
15 years ago

Replying to Denis-de-Bernardy:

Sounds very much like plugin material...

Almost every author would like to see an overview of what their blog looks like in the past, present, and future. This is a small and unobtrusive feature that could really help the WordPress core. Just my opinion.

#4 @nacin
15 years ago

+1 for wontfix. Sounds like textbook plugin material.

#5 @Denis-de-Bernardy
15 years ago

  • Milestone Future Release deleted
  • Resolution set to wontfix
  • Status changed from new to closed

Closing then...

Re "I would like to take feedback", here's one: consider using a meta_box, to show the calendar of scheduled posts, so it's available in the post editor.

#6 @zgrossbart
15 years ago

Thank you for the feedback, but I'm a little concerned about adding it to a meta box. Letting users drag and drop posts takes a lot of space and meta boxes are a little small.

I still think this would be a good addition to the WordPress core. I've spoken with many bloggers who feel like this functionality has always been missing. Is there any more to discuss here or is the topic closed?

Thanks.

#7 @nacin
15 years ago

You may wish to open a thread on wp-hackers to see if there is traction in the development community. (With 2.9 in beta, though, that's what many people are concentrating on.)

If there is traction, then it can be set for a future release. But the bloggers who feel the functionality is missing can simply install the plugin, which is the whole point of plugins. Prevents a bloat of the core, especially for the many people on WP who would never utilize the feature.

There are a lot of plugins out there that are great at what they're designed for, but that doesn't mean they necessarily belong in core.

#8 @janeforshort
15 years ago

I agree with Denis and nacin that this is plugin material. However, something like this would be good for people using WordPress as a CMS. If you're not satisfied with the reach it has as a standalone plugin, you could try to team up with some other plugin authors who have CMS-leaning plugins, work together, and release a "CMS package" or something.

Note: See TracTickets for help on using tickets.