From fa382e5ceeacacc2e1cf09b57e2fc2fc58fb80e0 Mon Sep 17 00:00:00 2001 From: John Blackbourn Date: Mon, 2 Nov 2015 00:41:24 +0000 Subject: [PATCH] Version 2.5.1. --- README.md | 3 +-- extended-cpts.php | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e3fb08e..2e28a16 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,6 @@ See also: [Extended Taxonomies](https://github.com/johnbillion/extended-taxos). * Hierarchical with `page` capability type * Support for post thumbnails * Optimal admin menu placement - * Remove `with_front` from rewrite rules ## Extended admin features ## @@ -28,7 +27,7 @@ See also: [Extended Taxonomies](https://github.com/johnbillion/extended-taxos). * Filter controls on the post type listing screen to enable filtering by post meta and taxonomy terms * Override the 'Featured Image' and 'Enter title here' text * Add the post type to the 'At a Glance' section on the dashboard - * Add the post type archive link to the nav menus screen + * Adds the post type archive link to the nav menus screen ## Extended front-end features ## diff --git a/extended-cpts.php b/extended-cpts.php index 78ba7d6..6cedba3 100755 --- a/extended-cpts.php +++ b/extended-cpts.php @@ -2,7 +2,7 @@ /* Plugin Name: Extended CPTs Description: Extended custom post types. -Version: 2.5 +Version: 2.5.1 Plugin URI: https://github.com/johnbillion/extended-cpts Author: John Blackbourn Author URI: https://johnblackbourn.com