Plugin Directory

Changeset 784338


Ignore:
Timestamp:
10/08/2013 06:14:13 AM (12 years ago)
Author:
axis hamanaka
Message:

ver1.0.7 url changed

Location:
hpbseo
Files:
17 added
2 edited

Legend:

Unmodified
Added
Removed
  • hpbseo/trunk/hpbseo.php

    r781719 r784338  
    22/***********************************************************
    33Plugin Name: hpb seo plugin for WordPress
    4 Plugin URI: http://www.masteraxis.com/hpb_seo_help/
     4Plugin URI: http://www.allegro-inc.com/seo/9080.html
    55Description: ホームページビルダー向けのSEO対策プラグインです ※このプラグインを使用するには、hpbダッシュボードを使用する必要があります。
    6 Version: 1.0.6
     6Version: 1.0.7
    77Author: Allegro Marketing & Axis
    8 Author URI:http://www.masteraxis.com
     8Author URI:http://www.allegro-inc.com/products/detail.php?product_id=3
    99License:GPL2
    1010***********************************************************/
     
    4141define('DISPIMAGE_MAX_META_DES' , 240);                     //表示イメージの最大バイト数(スニペット)
    4242
    43 define('CATEGORY_SERVICE_URL' , "http://www.masteraxis.com/hpb_seo_plugin/");   //カテゴリサービス登録状況URL
    44 define('HELP_URL'             , "http://www.masteraxis.com/hpb_seo_help/");     //ヘルプページURL
     43define('CATEGORY_SERVICE_URL' , "http://www.allegro-inc.com/user_data/hpb_seo_plugin.php"); //カテゴリサービス登録状況URL
     44define('HELP_URL'             , "http://www.allegro-inc.com/seo/9080.html");                //ヘルプページURL
    4545
    4646define('TEMPLATE_CHECK' , "hpb18T");                        //hpbのテンプレートフォルダ名(前方一致検索用)
  • hpbseo/trunk/readme.txt

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