Plugin Directory

Changeset 998194


Ignore:
Timestamp:
09/29/2014 01:17:29 AM (12 years ago)
Author:
axis hamanaka
Message:

ver 1.2.1 bug fix

Location:
hpbseo
Files:
17 added
2 edited

Legend:

Unmodified
Added
Removed
  • hpbseo/trunk/hpbseo.php

    r996420 r998194  
    44Plugin URI: http://www.allegro-inc.com/seo/9080.html
    55Description: ホームページビルダー向けのSEO対策プラグインです ※このプラグインを使用するには、hpbダッシュボードを使用する必要があります。
    6 Version: 1.2.0
     6Version: 1.2.1
    77Author: Allegro Marketing & Axis
    88Author URI:http://www.allegro-inc.com/products/detail.php?product_id=3&rn=hpb18
     
    9494
    9595    //テーマのチェック
    96     $_template_check_list = array("hpb18T", "hpb19T", "site");
     96    $_template_check_list = array("hpb18T", "hpb19T", "hpb19S");
    9797    $template_name = wp_get_theme()->template;
    9898    $flg = false;
  • hpbseo/trunk/readme.txt

    r996420 r998194  
    44Requires at least: 3.4
    55Tested up to: 3.5.2
    6 Stable tag: 1.2.0
     6Stable tag: 1.2.1
    77License: GPLv2 or later
    88License URI: http://www.masteraxis.com/hpb_plugin_licenses/
Note: See TracChangeset for help on using the changeset viewer.