Editorial Calendar - Version 3.6

Version Description

The calendar has now been updated and tested for WordPress version 4.3.1.

Download this release

Release Info

Developer zgrossbart
Plugin Icon wp plugin Editorial Calendar
Version 3.6
Comparing to
See all releases

Code changes from version 3.5 to 3.6

Files changed (2) hide show
  1. edcal.php +1 -1
  2. readme.txt +7 -3
edcal.php CHANGED
@@ -18,7 +18,7 @@
18
  /*
19
  Plugin Name: WordPress Editorial Calendar
20
  Description: The Editorial Calendar makes it possible to see all your posts and drag and drop them to manage your blog.
21
- Version: 3.5
22
  Author: Colin Vernon, Justin Evans, Joachim Kudish, Mary Vogt, and Zack Grossbart
23
  Author URI: http://www.zackgrossbart.com
24
  Plugin URI: http://stresslimitdesign.com/editorial-calendar-plugin
18
  /*
19
  Plugin Name: WordPress Editorial Calendar
20
  Description: The Editorial Calendar makes it possible to see all your posts and drag and drop them to manage your blog.
21
+ Version: 3.6
22
  Author: Colin Vernon, Justin Evans, Joachim Kudish, Mary Vogt, and Zack Grossbart
23
  Author URI: http://www.zackgrossbart.com
24
  Plugin URI: http://stresslimitdesign.com/editorial-calendar-plugin
readme.txt CHANGED
@@ -2,8 +2,8 @@
2
  Contributors: cvernon, justinstresslimit, jkudish, MaryVogt, zgrossbart
3
  Tags: posts, post, calendar, AJAX, admin, administration
4
  Requires at least: 3.0
5
- Tested up to: 4.2
6
- Stable tag: 3.5
7
 
8
  The Editorial Calendar makes it possible to see all your posts and drag and drop them to manage your blog.
9
 
@@ -16,7 +16,7 @@ Did you remember to write a post for next Tuesday? What about the Tuesday after
16
  [vimeo http://vimeo.com/47251750]
17
 
18
  <h4>Try it out</h4>
19
- Try the calendar before you install it. Check out the demo installation at <a href="http://www.zackgrossbart.com/extras/sandbox/wp-admin/edit.php?page=cal">Zack's WordPress Sandbox</a>.
20
 
21
 
22
  <h4>Features</h4>
@@ -195,6 +195,10 @@ The `edcal_default_status` property controls the default status for new posts in
195
 
196
  == Changelog ==
197
 
 
 
 
 
198
  = 3.5 =
199
 
200
  The calendar has now been translated into Turkish and updated for WordPress version 4.2.
2
  Contributors: cvernon, justinstresslimit, jkudish, MaryVogt, zgrossbart
3
  Tags: posts, post, calendar, AJAX, admin, administration
4
  Requires at least: 3.0
5
+ Tested up to: 4.3.1
6
+ Stable tag: 3.6
7
 
8
  The Editorial Calendar makes it possible to see all your posts and drag and drop them to manage your blog.
9
 
16
  [vimeo http://vimeo.com/47251750]
17
 
18
  <h4>Try it out</h4>
19
+ Try the calendar before you install it. Check out the demo installation at <a href="http://www.zackgrossbart.com/extras/sandbox/wp-admin/edit.php?page=cal">Zack's WordPress Sandbox</a>. You can log in with the username and password test.
20
 
21
 
22
  <h4>Features</h4>
195
 
196
  == Changelog ==
197
 
198
+ = 3.6 =
199
+
200
+ The calendar has now been updated and tested for WordPress version 4.3.1.
201
+
202
  = 3.5 =
203
 
204
  The calendar has now been translated into Turkish and updated for WordPress version 4.2.