Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
EdwardBock committed Dec 18, 2017
1 parent 2e502ea commit 0a25144
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 5 deletions.
4 changes: 2 additions & 2 deletions ph-postqueue.php
Expand Up @@ -9,8 +9,8 @@
* @wordpress-plugin
* Plugin Name: Postqueue
* Description: Create manually ordered postqueues
* Version: 1.1.6
* Author: Palasthotel <rezeption@palasthotel.de> (Edward Bock)
* Version: 1.2.0
* Author: Palasthotel <rezeption@palasthotel.de> (Edward Bock, Jana Marie Eggebrecht)
* Author URI: https://palasthotel.de
* License: GPL-2.0+
* License URI: http://www.gnu.org/licenses/gpl-2.0.txt
Expand Down
9 changes: 6 additions & 3 deletions readme.txt
@@ -1,10 +1,10 @@
=== Postqueue ===
Contributors: edwardbock
Contributors: edwardbock, janame
Donate link: http://palasthotel.de/
Tags: loop, order posts, queue
Requires at least: 4.0
Tested up to: 4.8.2
Stable tag: 1.1.6
Tested up to: 4.9.1
Stable tag: 1.2.0
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl

Expand All @@ -30,6 +30,9 @@ This Plugin provides a new Box for [Grid](http://wordpress.org/plugins/grid/ "Gr

== Changelog ==

= 1.2.0 =
* New metabox that displays postqueues related to and lets you add post to postqueues

= 1.1.6 =
* Modify postqueue rights filter
* PHP namespacing changes
Expand Down

0 comments on commit 0a25144

Please sign in to comment.