From 8ddb8563e19aa303cbc28f4414023cc58815e568 Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Thu, 28 Jul 2016 08:47:51 -0400 Subject: [PATCH] New feature release for page titles. Now the plugin can pull the page title into the wp post title. The default was to place the title into the page_content as header. --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.php b/index.php index 4786bc6..1b3c821 100644 --- a/index.php +++ b/index.php @@ -2,7 +2,7 @@ /** * Plugin Name: GLM WP Importer * Description: Import Gaslight Media Toolbox Content Into WordPress - * Version: 0.1.2 + * Version: 0.2.0 * Author: Steve Sutton * Author URI: http://www.gaslightmedia.com * License: All right reserved -- 2.17.1